Home » SQL & PL/SQL » SQL & PL/SQL » util_file case sensitivity
util_file case sensitivity [message #40776] Wed, 06 November 2002 03:26 Go to next message
cormac
Messages: 25
Registered: November 2002
Junior Member
Hi,
in 8i, is the case an issue for the init.ora file?
I.E if the init.ora file is lower case then does my util_file package and PL/SQL file have to be in lower case?
Cheers
Cormac
Re: util_file case sensitivity [message #40784 is a reply to message #40776] Wed, 06 November 2002 10:19 Go to previous messageGo to next message
Todd Barry
Messages: 4819
Registered: August 2001
Senior Member
It depends on your OS - with Windows it won't matter, with Unix it will, etc.
Re: util_file case sensitivity [message #40788 is a reply to message #40776] Wed, 06 November 2002 10:43 Go to previous message
sai sreenivas jeedigunta
Messages: 370
Registered: November 2001
Senior Member
Hi,
I agree to what Barry said..But in case if u got the above doubt as u have an instance where in u have write the contents to a Utl_File and u went to the physical location and opened the file..but u saw nothing in the File.. If that was u r Instance..then I can say that u will see the contents in the file only after u close the File pointer (i.e.) utl_file.fclose(file_handle);

sai
Previous Topic: Can This Be Done
Next Topic: how can I get order of table colomns
Goto Forum:
  


Current Time: Wed May 08 02:55:38 CDT 2024