View Single Post
  #4 (permalink)  
Old 01-05-04, 20:23
kondaoracle kondaoracle is offline
Registered User
 
Join Date: Sep 2003
Posts: 33
Hi n_i,

Thanks for your reply but i have one doubt over here.

You gave the following script:

30 1 * * 1 . /home/yourloginid/.profile;sqlplus @/usr/myProc/procSample.sql


Is it not necessary to mention UserId, Password and Connection String to connect to oracle in the above line?
How it will be connected?
Reply With Quote