Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SP2-0310: unable to open file

204024Jun 17 2008 — edited Jun 17 2008
Hi,

I'm trying to excute a .sql from sqlplus.
I tried the following:
@C:\projecten\AVMI\opleverscript\test.sql
@'C:\projecten\AVMI\opleverscript\test.sql'
@"C:\projecten\AVMI\opleverscript\test.sql"

The path is correct, I copied it from windows explorer.
The user has administrator rigths on this pc.

Ik get the following error:
SP2-0310: unable to open file

Does anyone have an idea?

Thanx,

Pim
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 15 2008
Added on Jun 17 2008
3 comments
1,290 views