Skip to Main Content

Oracle Database Discussions

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!

How to run a script on Oracle server from isqlplus

609335Feb 4 2008 — edited Feb 5 2008
Hi I am trying to run a script on my workstation from Oracle server through isqlplus workarea. I entered following command and get the following error. i have enabled isqlplus URL by editing web.xml file already. Can please someone help how to run the script?

@http://myaixserver.com:5560/scripts/Databasestartupstages.sql;

SP2-0920: HTTP error 'page not found (505)' on attempt to open URL
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 4 2008
Added on Feb 4 2008
6 comments
883 views