Sqlplus in Batch file.

From: PowerOne <salazar.willy_at_gmail.com>
Date: Fri, 7 Mar 2008 09:01:08 -0800 (PST)
Message-ID: <c1e5f03f-b3af-41e7-892c-9853e57f4b3c@o77g2000hsf.googlegroups.com>


Hi,

I need a batch file to lunch sqlplus and run a statement but the login must be in .par file like this:

sqlplus @c:\mylogin.par START @c:\mystatement.sql exit

when I run this .bat file in CMD prompt it open a new CMD logged in Sqlplus but it does not the Statement specified. What I'm doing wrong? Received on Fri Mar 07 2008 - 11:01:08 CST

Original text of this message