Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Help a newbie....
I just installed Oracle Server 7.3.2.1 for solaris and am trying to get started. Please don't say RTFM, because I have none. If I go into srvrmgrl and try to start an instance as such I get the following:
Oracle Server Manager Release 2.3.2.0.0 - Production
Copyright (c) Oracle Corporation 1994, 1995. All rights reserved.
Oracle7 Server Release 7.3.2.1.0 - Production Release
With the distributed, replication, parallel query and Spatial Data
options
PL/SQL Release 2.3.2.0.0 - Production
SVRMGR> connect internal
Connected to an idle instance.
SVRMGR> startup nomount pfile='hinoc.ora'
ORA-07302: smscre: create failure in creating ?/dbs/sgadef@.dbf.
SVR4 Error: 2: No such file or directory
SVRMGR> exit
Server Manager complete.
If I try a different tact:
Oracle Server Manager Release 2.3.2.0.0 - Production
Copyright (c) Oracle Corporation 1994, 1995. All rights reserved.
Oracle7 Server Release 7.3.2.1.0 - Production Release
With the distributed, replication, parallel query and Spatial Data
options
PL/SQL Release 2.3.2.0.0 - Production
SVRMGR> connect internal
Connected to an idle instance.
SVRMGR> show ?
MGR-00111: illegal SHOW option
SVRMGR> show -h
MGR-00111: illegal SHOW option
SVRMGR> show
Instance local Spool OFF Timing OFF Termout ON Echo OFF Stoponerror OFF Autorecovery OFF Logsource <default> Maxdata 20480 Numwidth 10 Charwidth 80 Longwidth 80 Datewidth 9 Labwidth 32 Compatibility NATIVE Retries infinite Server Output OFF Autoprint OFF Fetchrows infinite Appinfo OFF (USERTEXT : Oracle Server Manager)SVRMGR> create database hinoc datafile 'hinoc/system1.dbf' size 20M; create database hinoc datafile 'hinoc/system1.dbf' size 20M *
Thanks in advance to you Oracle gurus!!! Sam Received on Wed Dec 03 1997 - 00:00:00 CST
![]() |
![]() |