Search the web
Sign In
New User? Sign Up
VOUGlist · Virginia Oracle User's Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 286 - 318 of 923   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
286
Try to grant the necessary permissions with following in Sql/plus. EXEC DBMS_JAVA.GRANT_PERMISSION('&&1', 'SYS:java.lang.RuntimePermission',...
Hai-Lung Chien
hchien@...
Send Email
Oct 1, 2002
1:15 pm
288
Hi all, I have a process that I have decided to use the sequence function with. My question is, can any user see the sequence, or do I have to grant...
Jenkins, Jeremiah
jeremiah.jenkins@...
Send Email
Oct 2, 2002
3:26 pm
289
I am using the Design Editor to generate a form, and I am getting an error which prevents the generation. The error has to do with a missing 'WEBBRW'. Does...
Palmer
miles.palmer@...
Send Email
Oct 2, 2002
3:27 pm
290
+ Interjection by listserv moderator: + Several helpful replies to this posting, below... ... From: "Mark C. Stock" <mcstock@...> Any and every...
Virginia Oracle User'...
vouglist
Offline Send Email
Oct 3, 2002
3:38 pm
291
Hi Miles, 1) Highlight the module -> Right click -> Generate ... 2) In the 'Generate Form' window, select the 'Options' button 3) In the 'Form Generator...
Val Sorokine
vsorokine@...
Send Email
Oct 3, 2002
3:45 pm
293
Val, thanks for replying to my email. Your recommendation was quite helpful. Regards, Miles Palmer...
Palmer
miles.palmer@...
Send Email
Oct 11, 2002
12:24 pm
294
Does anyone know of a way to force Oracle Portal to include META tags in the HTML it generates? I'd like to tag pages with attributes kept by Portal. Thanks, ...
dsullivan@...
Send Email
Oct 11, 2002
12:25 pm
295
Hi Everybody, Here is my situation: ### Platform and O/S version for Designer client ### Windows 2000 5.00.2195 ### Full version of Designer client ### ...
iramsor
Offline Send Email
Oct 24, 2002
3:17 pm
296
We are planning to take our production database down for an overhaul in the next week. We are currently using an Oracle 8.1.7 database. We would like to...
Kristen Reale
kreale@...
Send Email
Nov 4, 2002
5:34 pm
297
+ Interjection by listserv moderator: + Many helpful replies to this posting, below... ... From: John Flack <johnf@...> When you say "case insensitive", I...
Virginia Oracle User'...
vouglist
Offline Send Email
Nov 5, 2002
5:30 pm
298
Good Morning... I am having a tnsnames problem. The SID that one of my users connects to constantly drops from his tnsnames.ora file. He is currently using...
Lee, Deborah L
leede@...
Send Email
Nov 5, 2002
5:31 pm
299
Has anyone done any studies on the RNG used in O8? There is a bug noted in Metalink that an 8-digit number is normally generated but sometimes you will get a...
Ireland, Sharon M
sharon.m.ireland@...
Send Email
Nov 5, 2002
5:32 pm
300
We have data stored in our Oracle 8.1.7 database that is a mix of both upper and lower case. Currently, our primary key fields will allow a new add to the...
Kristen Reale
kreale@...
Send Email
Nov 6, 2002
2:27 pm
301
The only program that writes to that file is the SQL*NET/ or NET8 configuration Assistant. Make sure the you have removed the shortcut to the net8...
Kenneth Kline
ken@...
Send Email
Nov 6, 2002
2:27 pm
302
+ Interjection by listserv moderator: + I believe this would be specific to Bob Blizard's + suggestion, so I've included only that from the + original message,...
Lipscomb, Princess (C...
princess.lipscomb@...
Send Email
Nov 6, 2002
2:52 pm
303
Kristin, It seems like you might be mixing two concepts... The primary key column (field) will always be a unique value in and of itself, and should ideally be...
Mark C. Stock
mcstock@...
Send Email
Nov 6, 2002
4:40 pm
304
Make the file ONLY readable , after correcting it. jim ... From: Kenneth Kline <ken@...> on 11/05/2002 12:46:42 PM The only program that writes to that...
james.smith@...
Send Email
Nov 6, 2002
4:40 pm
305
I agree with Kenneth that it probably is not an Oracle program. I once had a case where a control file was being restored on top of my changes every night....
John Flack
johnf@...
Send Email
Nov 11, 2002
5:48 pm
306
Good Afternoon.... I am having a database link problem. I just migrated to 8.1.7 from 7.3.4 using the export/import method. The database link was imported...
Lee, Deborah L
leede@...
Send Email
Nov 11, 2002
5:50 pm
307
Hi Everyone, Im new to unix and am having a problem connecting a client workstation to oracle. The version of oracle is 7.2.3.2. This will be migrated to 9i in...
Prescribed@...
Send Email
Nov 11, 2002
5:53 pm
308
Hi all I want to create a slide bar in Developer2000. i.e. in visual basic veritcal and horizontal scrollbar in which we can specify the min value, max value,...
Iruthaya Alexander
alex@...
Send Email
Nov 11, 2002
5:55 pm
309
When I'm trying to run the application on Oracle Forms Builder (9i) (after connecting to the database (9i as well)) I get the following error: FRM-10142: the...
li tipa
li_tipa
Offline Send Email
Nov 11, 2002
5:57 pm
310
If this is a server side message then you have to define the server side ORACLE_SID envirnoment variable for whatever o/s user you are using to start sqlplus,...
Kenneth Kline
ken@...
Send Email
Nov 12, 2002
3:54 pm
311
+ Interjection by listserv moderator: + Several helpful replies to this posting, below... ... From: james.smith@... Two things you should...
Virginia Oracle User'...
vouglist
Offline Send Email
Nov 12, 2002
3:54 pm
312
I came across this same error in 7.3 versions when we renamed a database. Used the following command to correct: Alter database <database_name> rename...
Harrell, Lisa
LHarrell@...
Send Email
Nov 14, 2002
7:50 pm
313
Hi all, Is there a way I can combine/concatente multi-position of an input file to assing to a table's field (data1)? LOAD DATA INFILE * INTO TABLE tbl_TEST ...
V Truong
t_vu@...
Send Email
Nov 14, 2002
7:50 pm
315
We are trying to call a web service from with our Oracle Database. We running Oracle 8i 8.1.6 on AIX Unix. We are using GLUE for our XML mappings and to call...
steve.kubik@...
Send Email
Nov 19, 2002
4:39 pm
316
When we upgraded from 7.3 to 8.0 the PROGRAM parameter in the listener.ora file changed. The ending file name changed from NETV2_<DB_NAME>.COM to ...
sally.moredock@...
Send Email
Nov 19, 2002
4:40 pm
317
+ Interjection by listserv moderator: + Several helpful replies to this posting have been combined + below to save wear and tear on your email inbox... ... ...
Virginia Oracle User'...
vouglist
Offline Send Email
Nov 19, 2002
4:40 pm
318
I've just installed the current Windows 9iAS Portal&Wireless option. I am able to navigate from... http://localhost:7778/iASDemos.htm to ...
Palmer
miles.palmer@...
Send Email
Nov 19, 2002
4:40 pm
Messages 286 - 318 of 923   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help