Hi,
Im having problems trying to use this tool against my Oracle database. Any idea what Im doing wrong?
Im trying to execute the following line in sql navigator against an oracle database, logged in as system;
exec dbms_output.put_line('hi');
and it returns with the following output saying it has skipped my line. WHY ?
Its driving me crazy .. any help would be appreciated.
J.
================output=======================
***** SCRIPT START : Session:ado1-SYSTEM:2 9-Apr-02 12:48:05 pm ****
SCRIPT File: UnNamed3
Starting from line number : 1
*** Statement starting with (exec dbms_output) ignored. ***
***** SCRIPT END : 9-Apr-02 12:48:05 pm ****
================output end=======================
Cheers
John (Sudmill)
Im having problems trying to use this tool against my Oracle database. Any idea what Im doing wrong?
Im trying to execute the following line in sql navigator against an oracle database, logged in as system;
exec dbms_output.put_line('hi');
and it returns with the following output saying it has skipped my line. WHY ?
Its driving me crazy .. any help would be appreciated.
J.
================output=======================
***** SCRIPT START : Session:ado1-SYSTEM:2 9-Apr-02 12:48:05 pm ****
SCRIPT File: UnNamed3
Starting from line number : 1
*** Statement starting with (exec dbms_output) ignored. ***
***** SCRIPT END : 9-Apr-02 12:48:05 pm ****
================output end=======================
Cheers
John (Sudmill)