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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Command line Parameters for Svrmgrl

Re: Command line Parameters for Svrmgrl

From: Peter Lee <super_trek_at_email.msn.com>
Date: Fri, 29 Sep 2000 20:12:43 -0700
Message-Id: <10634.118285@fatcity.com>


This is a multi-part message in MIME format.

------=_NextPart_000_0009_01C02A51.A0965C20 Content-Type: text/plain;

        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Create a input file called input.txt and pass the parameters/commands to = the svrmgrl by the following:

For example, the content of input.txt could be:

connect sys/password as sysdba;
shutdown immediate;
exit

svrmgrl < input.txt

I hope this help.

Peter Lee

  Hi,

  Does any body know how to provide to command line parameters for = svrmgrl.

  Thanks in Advance.
  Sanjay Kumar

------=_NextPart_000_0009_01C02A51.A0965C20 Content-Type: text/html;

        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4207.2601" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>Create a input file called input.txt and pass the=20
parameters/commands to the svrmgrl by the following:</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>For example, the content of input.txt could =
be:</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>connect sys/password as sysdba;</FONT></DIV>
<DIV><FONT size=3D2>shutdown immediate;</FONT></DIV>
<DIV><FONT size=3D2>exit</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>svrmgrl &lt; input.txt</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>I hope this help.</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Peter Lee</FONT></DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE dir=3Dltr=20

style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; = BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">   <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>   <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: = black"><B>From:</B>=20
  <A title=3Dora_user_at_hotmail.com =
href=3D"mailto:ora_user_at_hotmail.com">Sanjay=20   Kumar</A> </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A = title=3DORACLE-L_at_fatcity.com=20
  href=3D"mailto:ORACLE-L_at_fatcity.com">Multiple recipients of list = ORACLE-L</A>=20
  </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Friday, September 29, = 2000 6:15=20
  PM</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> Command line = Parameters for=20
  Svrmgrl</DIV>

  <DIV><BR></DIV>
  <DIV><FONT face=3DArial size=3D2>Hi,</FONT></DIV>
  <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
  <DIV><FONT face=3DArial size=3D2>Does any body know how to provide to =
command line=20
  parameters for svrmgrl.</FONT></DIV>
  <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
  <DIV><FONT face=3DArial size=3D2>Thanks in Advance.</FONT></DIV>
  <DIV><FONT face=3DArial size=3D2>Sanjay=20
Kumar</FONT></DIV></BLOCKQUOTE></BODY></HTML> Received on Fri Sep 29 2000 - 22:12:43 CDT

Original text of this message

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