Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Quikly!! Who to specify more than one order to Server Manager???

Re: Quikly!! Who to specify more than one order to Server Manager???

From: Ed Stevens <Ed.Stevens_at_nmm.nissan-usa.com>
Date: Tue, 31 Aug 1999 11:58:53 GMT
Message-ID: <7qgg1q$fbg$1@nnrp1.deja.com>


Put 'em in a text file. For instance, file MYTEST.SQL contains the following lines:

connect scott/tiger_at_orcl
select * from emp_table
select * from dept_table

Then, at the command line enter

SVRMGR30 @MYTEST.SQL In article <7qga84$pk3$1_at_diana.bcn.ttd.net>,   "Jorge" <pumuky22_at_usa.net> wrote:
> Hi
>
> How can I insert more than one instruction to Server manager??
> Ex:
> svrmgr30 order1 order2 order3
>
>

--
Ed Stevens
(Opinions are not necessarily those of my employer)

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Tue Aug 31 1999 - 06:58:53 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US