Re: How to start svrmgr30 from command line with user internal

From: <Xophe_at_gmx.de>
Date: Fri, 25 Feb 2000 13:31:10 +0100
Message-ID: <38B6760E.78CF4644_at_gmx.de>


Hallo Ralf,

maybe you would like to try like this:

1.) Create scripts.txt, two rows:

_at_c:\scripts\standard.sql
_at_c:\scripts\addition.sql

2.) Create standard.sql, with all the sql-statements you want to be executed every time:

connect internal/password_at_dbname
show parameters
<...>

3.) Create addition.sql, with the sql-statements you want to execute additionally. Recreate as needed.

4.) On MS-Dos-Window(?) type:

svrmgr30 < scripts.txt > ausgabe.txt

5.) Be or more less happy with ausgabe.txt ;-)

I tried steps 1-5 with Oracle8 under Winnt. My servermanager is called svrmgrl.exe. It worked. Might work for svrmgr30 too.

I couldn't figure out how to disable the termination of server manager. Depending on what you exactly want, this might be a waorkaround. Maybe someone else knows how to stop the termination?

Regards,
Gudrun Received on Fri Feb 25 2000 - 13:31:10 CET

Original text of this message