Skip to Main Content

SQL Developer

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!

Bug in file opening "SP2-0310: Unable to open file." How to register it ? ( Version 4.1.0.18)

DmitryZaytsevApr 13 2015 — edited Jul 8 2015

Steps to repeat in version 4.1.0.18

  1. mkdir sql

  2. cd sql

  3. touch script2.sql

  4. touch script1.sql and write @@script2.sql

  5. open the script1.sql from "Files" tree in sqldeveloper, choice connect to any oracle db , run script(F5)

Error starting at line : 1 in command -

@@script2.sql

Error report -

SP2-0310: Unable to open file: "script2.sql"

If try to execute this case in version 4.0.3.16 then all work will be fine.

How to register it ?

snapshot2.png

Message was edited by: DmitryZaytsev

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 5 2015
Added on Apr 13 2015
4 comments
1,276 views