RE: how to nohup on windows?

From: Allen, Brandon <Brandon.Allen_at_OneNeck.com>
Date: Thu, 23 Oct 2008 10:25:42 -0700
Message-ID: <04DDF147ED3A0D42B48A48A18D574C450DD158D3@NT15.oneneck.corp>


I usually just put a line like this in a file called "runsql.bat" or something like that:

sqlplus user/pwd_at_db @myscript.sql > myscript.log

Then, you can just double-click the bat file to run it, or run it from a command line, or the task scheduler.

Regards,
Brandon

From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Dba DBA

I need to run some .sql scripts from the command line in the background. anyone know how to do this in windows?



Privileged/Confidential Information may be contained in this message or attachments hereto. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of this company shall be understood as neither given nor endorsed by it.
--
http://www.freelists.org/webpage/oracle-l
Received on Thu Oct 23 2008 - 12:25:42 CDT

Original text of this message