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 -> Executing a SQL from svrmgr from command line

Executing a SQL from svrmgr from command line

From: Praveen Mohanan <praveen_mohanan_at_hotmail.com>
Date: Wed, 17 Nov 1999 10:02:36 -0800
Message-ID: <942861734.224930@sj-nntpcache-2.cisco.com>


TO DBA GURUS,    I wanted to execute one few commands from the command line & exit at the end. For eg

  1. invoke srvmgr
  2. connect internal
  3. run a SQL script
  4. exit

How can i write this in a shell script, so that if i call the shell, it will run all these command & come back to the prompt.

Regards Received on Wed Nov 17 1999 - 12:02:36 CST

Original text of this message

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