I just installed 10.2.0.4 ASM and DBMS instance on AIX 5.3. Both instances are running. I can connect to to the sid
Greece/home/dbora>sqlplus '/as sysdba'
SQL*Plus: Release 10.2.0.4.0 - Production on Mon Aug 23 08:12:17 2010
Copyright (c) 1982, 2007, Oracle. All Rights Reserved.
Connected to:
Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
SQL> conn system/manager
Connected.
SQL>
But while connecting as system/manager@testdt, getting following errors
ERROR:
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
IBM AIX RISC System/6000 Error: 2: No such file or directory
LSNRCTL for IBM/AIX RISC System/6000: Version 10.2.0.4.0 - Production on 23-AUG-2010 08:15:24
Copyright (c) 1991, 2007, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=fl1.greece.com)(PORT=1521)))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR for IBM/AIX RISC System/6000: Version 10.2.0.4.0 - Production
Start Date 23-AUG-2010 06:47:15
Uptime 0 days 1 hr. 28 min. 9 sec
Trace Level off
Security ON: Local OS Authentication
SNMP ON
Listener Parameter File /fldb1/RDBMS/oracle/product/10204/network/admin/listener.ora
Listener Log File /fldb1/RDBMS/oracle/product/10204/network/log/listener.log
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.12.10.165)(PORT=1521)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=extproc)))
Services Summary...
Service "testdt" has 1 instance(s).
Instance "testdt", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully
Bookmarks