|
-
Feb 19th, 2003, 03:05 PM
#1
Thread Starter
Addicted Member
running script file in oracle
Please could anybody tell me where I should save my script file to in order to run it in oracle. I have tried saving it in Oracle directory, but error:
unable to open file accountUpdate.sql
-
Feb 20th, 2003, 08:55 AM
#2
Hyperactive Member
hi,
open sqlplus
at prompt type
sql>@c:\test.sql
-
Feb 20th, 2003, 09:18 AM
#3
Thread Starter
Addicted Member
thanks for answering, but this does not work for me:
SP2-0310: unable to open file "bank.sql"
I have the file in c:
Any idea what I am doing wrong?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|