7.1.3 instn: SQL*DBA startup cmd gives ORA-03113; help!
Date: 06 Jan 1995 11:12:29 GMT
Message-ID: <SUQDIKEN.95Jan6111230_at_suma3.rdg.ac.uk>
REM * Set terminal output and command echoing on; log output of this script.
REM *
#set termout on
#set echo on
spool /opt/oracle/admin/csc2/create/crdbcsc2.lst
REM * Start the <sid> instance (ORACLE_SID here must be set to <sid>).
REM *
connect internal
startup nomount pfile=/opt/oracle/admin/csc2/pfile/initcsc2_0.ora
...etc.
This produces the following output:
SQL*DBA: Release 7.1.3.0.0 - Production on Tue Jan 3 18:46:04 1995
Copyright (c) Oracle Corporation 1979, 1994. All rights reserved.
Oracle7 Server Release 7.1.3.0.0 - Production Release
The next SQL*DBA command is `create database ...', which produces the following output:
DBA-00342: unable to complete internal login ORA-01034: ORACLE not available ORA-07319: smsget: read error when trying to read sgadef.dbf file.Disconnected.
File /opt/oracle/admin/csc2/create/crdbcsc2.lst closed Tue Jan 3 18:46:17 1995. SQL*DBA complete.
The command `oerr ora 03113' just returns:
03113, 00000, "end-of-file on communication channel"
// *Cause:
// *Action:
Can anyone help.
Thanks for your attention.
--Received on Fri Jan 06 1995 - 12:12:29 CET
# Rob Dickens (r.c.dickens_at_reading.ac.uk)
# Applications Support, Computer Services Centre, University of Reading
# UK