Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Quest SQL Navigator Problem

Status
Not open for further replies.

Sudmill

Programmer
Apr 20, 2001
65
GB
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)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top