Navigation
Recent Posts
Archive
If you have a batch file set to run multiple SQLPlus queries and to then perform some other action such as merge the results together into a single file, or copy the files elsewhere you need to physically exit SQLPlus or the batch file will not continue to run and execute the commands.
To exit SQLPlus automatically skip a line after your last query and type exit as in
Posted in: Business
Tags: SQLPlus | Oracle | DOS | bat | batch file
© Eriginal Ltd 2011, all rights reserved