Error: Cannot start SQL*Plus [message #83629] |
Tue, 11 November 2003 01:51 |
ethereal
Messages: 2 Registered: November 2003
|
Junior Member |
|
|
I have Oracle 8i in one machine and Oracle 9iAS in another and designer in yet another machine. In the designer, i created a Web PL/SQL form and tried to run it.
I am getting this error:
Install generated packages in user@testdb
Error: Cannot start SQL*Plus
And i am not able to run the module also using the browser.
Please help how to solve this problem
|
|
|
Re: Error: Cannot start SQL*Plus [message #83630 is a reply to message #83629] |
Tue, 11 November 2003 02:13 |
ethereal
Messages: 2 Registered: November 2003
|
Junior Member |
|
|
Hi,
I changed the path for the destination of the generated files to C drive. now it is working. I am not getting "Cannot start SQL Plus" error. But i am still getting this error:
CDG-03503 WARNING: Unable to synchronize C:CVWTUTORI0020.SQL for the following reason: CDR-03015: No folder mapping were found that included the path C:
The http server port for 9ias is 7777
So I have given the web agent URL as
http://<machine name. domain name>:7777/<DAD name>/plsql/
But when i run the generated application using browser. I am just getting "page cannot be displayed"
Can anybody please help me with this...
|
|
|
|