Hello Carol, I am an independent Oracle HRMS Functional Consultant and just rolled off the implementation at UVa. We did Employee SS and Recruitment SS. They...
B S
oracle_hrms@...
Sep 5, 2002 5:41 pm
265
Folks, I have a tuning script that creates a spool file that is very lengthy. I would like to be able to add page numbers into the spool file, from the ...
bbuker@...
Sep 9, 2002 5:25 pm
266
Hope this helps .. TTITLE LEFT 'Page: ' FORMAT 999 SQL.PNO SKIP 1 - ******************************************************************************* VAIBHAV H....
Vaibhav Dani
vdani@...
Sep 10, 2002 1:40 pm
267
Bill, You can use the SQL.PNO field to place a page number in the header or footer of your page via TTITLE or BTITLE. Check in the Oracle SQLPlus manual for ...
Blizard, Robert
robert.blizard@...
Sep 10, 2002 1:41 pm
268
Thank you everyone for your responses. I ended up opening a TAR for this. It appears that the docs for OpenVMS are a little on the...incomplete side. I ended...
John Eisenschmidt
jeisensc@...
Sep 10, 2002 3:02 pm
269
Hi, I need to load flat files to database using SQL*Loader. For each file, I need to assign a transaction ID, and set it to every record in the file. For...
erica_he@...
Sep 15, 2002 2:26 pm
270
+ Interjection by listserv moderator: + Several helpful replies to this posting, below… From: "Mano Devamanoharan" <devamanp@...> Hi Erica: Try this....
Under Oracle Version 7.3.4, when I run a SQL*Plus query under Windows I get a pop-up window like the one below, which allows me to click on "Cancel" to have...
David Pohlig
david_pohlig@...
Sep 18, 2002 11:30 am
272
TO: vouglist@yahoogroups.com FROM: Virginia Oracle User's Group <vouglist@...> SUBJECT: RE: (VOUG) A new question + Interjection by listserv moderator: +...
David Pohlig
david_pohlig@...
Sep 18, 2002 11:00 pm
273
Just a quick question to see if this can be done or not. Can the refresh rate (default setting of 700) be adjusted for 8i? I am using 3rd party software to...
I have an image stored as a blob in the database. Can anybody describe how to get this image from the database as a .tif file using Oracle packages? Regards...
+ Interjection by listserv moderator: + Looks like a couple of folks would like to help if the question + can be clarified just a bit... ... From: "Arup Nanda"...
I am attempting to convert my application from Oracle6i forms to Oracle9i forms. I have a problem with one of the attached libraries. It is OFGTAB.pll....
Lester Delmar N CONT ...
lesterdn@...
Sep 25, 2002 1:13 pm
280
Hallo ..., I'm new on work with applets and so i'm looking what the examples do. When I want to use the JdbcApplet-example, but every time I've got the error: ...
I need to log into Oracle 8i personal edition database After installation and the default password scott/tiger and system/manager are both not working. Please...
Sola Omosebi
solaomosebi@...
Sep 30, 2002 2:41 pm
282
Try using sys/change_on_install This is another default password. ... Sola Omosebi wrote: I need to log into Oracle 8i personal edition database After...
Phillip Small
psmall57@...
Sep 30, 2002 4:41 pm
283
Hhhmmmm.... Try internal/oracle If that don't work perhaps a re-install might resolve....
O'Neill, Sean
sean.oneill@...
Sep 30, 2002 4:41 pm
285
You might want to make sure your database is started and the listener is running....
Aldridge, Ronalee (ACS)
AldridgeR@...
Sep 30, 2002 8:20 pm
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@...
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@...
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@...
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...
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@...
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@...
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@...
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 ### ...
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@...
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...
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...