Skip to Main Content

SQLcl: MCP Server & SQL Prompt

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!

SQLcl - Start sql script on MS Windows with a defined path

Gunther PippèrrMay 3 2016 — edited May 17 2016

Hello Team,

how I can escape the \ in the path to a sql script in SQLcl to call the script?

I get the following errror  (sorry, German environment):

SQL> @c:\ps\sql\ls

Fehler beim Start in Zeile: 1 in Befehl -

@c:\ps\sql\ls

Fehlerbericht -

SP2-0310: öffnen von Datei nicht möglich: "c:pssqlls.sql"

Thanks

Best Regards

Gunther


PS:  I use  sqlcl-4.2.0.16.112.0616

This post has been answered by Gunther Pippèrr on May 17 2016
Jump to Answer
Comments
Post Details
Added on May 3 2016
6 comments
1,481 views