Re: server manager command file
Date: Wed, 11 Jul 2001 02:03:33 GMT
Message-ID: <VtO27.124434$mG4.61918865_at_news1.mntp1.il.home.com>
use a '.' (period) to "stop" input, and quit to, well, quit... consider:
C:\>svrmgrl
Oracle Server Manager Release 3.1.7.0.0 - Production
Copyright (c) 1997, 1999, Oracle Corporation. All Rights Reserved.
Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
With the Partitioning option
JServer Release 8.1.7.0.0 - Production
SVRMGR> connect / as sysdba
Connected.
SVRMGR> blah 2> blah 3> blah 4> . SVRMGR> quit
Server Manager complete.
C:\>
"Sean" <sean_gallivan_at_afcc.com> wrote in message
news:8c4efae4.0107100822.55f9949b_at_posting.google.com...
> IN my bumper beginner's book of oracle there is nowhere that explains
> first: why if i put something wrong after the svrmgr> command i get
> numbers coming down the page and second how do i get out of this?
> Thanks
Received on Wed Jul 11 2001 - 04:03:33 CEST