SQL*Plus (MOSC)

MOSC Banner

I have a bat script in windows in some point needs to connect to sqlplus and then do some other thin

edited Dec 16, 2012 11:09PM in SQL*Plus (MOSC) 23 commentsAnswered ✓
 I have a bat script in windows in some point needs to connect to sqlplus and then do some other thing but it did'nt go to the next line - how to make to go the next line?
C:\oracle\Dba\scripts\CMDB\hot_backup_scripts>sqlplus backup_user/<passwd>

SQL*Plus: Release 11.1.0.7.0 - Production on Tue Mar 2 12:07:44 2010

Copyright (c) 1982, 2008, Oracle.  All rights reserved.


Connected to:
Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - Production
With the OLAP option

--------------------------------
This is part of the script:

sqlplus backup_user/<password>
spool C:\oracle\Dba\logs\CMDB\hot_backup_logs\test.log

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center