Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Non-Perl way...

by Rhose (Priest)
on Oct 04, 2001 at 21:19 UTC ( [id://116772]=note: print w/replies, xml ) Need Help??


in reply to Getting from Oracle to become a text file

You can also do this through Oracle's SQL*Plus -- connect to D001 as develop/developerPW and run the following SQL script:

SET FEEDBACK OFF SET PAGESIZE 0 SELECT batch_line FROM admin.batch_lines SPOOL batch_test.txt / SPOOL OFF

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://116772]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (6)
As of 2024-04-19 15:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found