PL/SQL using Unix [message #464720] |
Fri, 09 July 2010 01:16 |
januincse
Messages: 4 Registered: June 2010 Location: CHENNAI
|
Junior Member |
|
|
Hi,
I have worked in Oracle-PL/SQL as a developer in Windows OS.
Now i have to learn working with PL/SQL in Unix Environment.
Please help me out with some materials.
Regards,
Janani Rajkumar
|
|
|
|
|
Re: PL/SQL using Unix [message #464736 is a reply to message #464720] |
Fri, 09 July 2010 02:25 |
|
rahulvb
Messages: 924 Registered: October 2009 Location: Somewhere Near Equator.
|
Senior Member |
|
|
januincse wrote on Fri, 09 July 2010 01:16Hi,
I have worked in Oracle-PL/SQL as a developer in Windows OS.
Now i have to learn working with PL/SQL in Unix Environment.
Please help me out with some materials.
Regards,
Janani Rajkumar
1/ Learn basic Unix Commands.
2/ Set up oracle client on Unix server.
3/ Set up the following path for your profile ( unix id)
3.1/ LD_LIBRARY_PATH
3.2/ ORACLE_HOME
Point 2 and 3 ask your Sys Admin.
and you are good to GO.
All the best.
|
|
|