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 -> Problems with dbstart

Problems with dbstart

From: Stefan Behrens <s.be_at_gmx.de>
Date: Tue, 04 Jan 2000 10:54:00 +0100
Message-ID: <3871C338.927B839E@gmx.de>


Hi,

I want to use the dbstart to start up my databases, but the start fails:

        /opt/oracle/7.3.4/bin/dbstart[73]: ior: not found         

        Database "TTEC" NOT started.

The line(s) in the startup-script:

            case $STATUS in
                1)  if [ -f $PFILE ] ; then
                        case $VERSION in
                            5)  ior w pfile=$PFILE

;;
6) sqldba command=startup
;;
7) sqldba <<EOF connect internal

What is ior ?
I can't find that command on my oracle server !?

The /var/opt/oracle/oratab file looks like this (only the relevant line):

        TTEC:/opt/oracle/7.3.4:Y

The machine is a SunOS 5.6, the Oracle Version is a 7.3.4.

--

   Stefan Behrens s.be_at_gmx.de Received on Tue Jan 04 2000 - 03:54:00 CST

Original text of this message

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