Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> I want to change directory inside SQL script
Hi,
I want to change the directory from sql script. I am applying few application patches which requires punch of sql needed to be run from different directory, i would like to automate this.
@script1
change the directory
@script2
you may say that i should do @@ or specify the directory for parent script. But in the script they did not have @@. Is there any way do this?
-- Thiru Pandian Sr. Oracle DBA -- http://www.freelists.org/webpage/oracle-lReceived on Thu Jan 27 2005 - 09:35:32 CST
![]() |
![]() |