Hello,
this is surly off topic but i'll try it anyway.
Im having problems login into a Oracle server. For that im using sqlplus.
When i start with uid oracle everything works fine.
#sqlplus uid/passwd
SQL*Plus: Release 8.0.5.0.0 - Production on Di Nov 13 14:33:21 2001
(c) Copyright 1998 Oracle Corporation. All rights reserved.
Connected to:
Oracle8 Enterprise Edition Release 8.0.5.1.0 - Production
PL/SQL Release 8.0.5.1.0 - Production
SQL>
But even as root when i try to do the same i get
#sqlplus uid/passwd
SQL*Plus: Release 8.0.5.0.0 - Production on Di Nov 13 14:32:48 2001
(c) Copyright 1998 Oracle Corporation. All rights reserved.
ERROR:
ORA-01034: ORACLE not available
First i thought some changes to the system disk brought about this error.
I copied the system disk from a working server but still the same error
occures.
i even did a truss on the process and compared it with a output from a
working server
but i couldnt find any hints to what the problem is.
OS DUV40E PK1
SERVER: Alpha 1200
ORADB: 8.0.5
Has anyone experinced similar problems?
Thanks in advance
Received on Tue Nov 13 2001 - 14:20:33 NZDT