.ora-code.com

Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
RMAN

RMAN

2005-04-16       - By Maurice Kemmann
Reply:     1     2     3     4     5     6     7     8     9     10     >>  

Hi,

this time i do have a questions on RMAN and the connection to an
auxiliary db.

To duplicate a db i have to start the standby db with the NOMOUNT
argument. But if the db is not mouted i am not able to connect the db
via the following command:

rman target / catalog rman/rman auxiliary sys/password@(protected)

Error:

RMAN-04006: error from auxiliary database: ORA-12514 (See ORA-12514.ora-code.com): TNS:listener does
not currently know of service requested in connect descriptor

TNSPING works fine. LSNRCTL status says:

STATUS of the LISTENER
-- ---- ---- ---- ------
Alias                     LISTENER
Version                   TNSLSNR for Linux: Version 10.1.0.3.0 -
Production
Start Date                16-APR-2005 14:55:17
Uptime                    0 days 0 hr. 27 min. 22 sec
Trace Level               off
Security                  ON: Local OS Authentication
SNMP                      OFF
Listener Parameter
File   /opt/oracle/OraHome_1/network/admin/listener.ora
Listener Log File         /opt/oracle/OraHome_1/network/log/listener.log
Listening Endpoints Summary...
 (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=db2)(PORT=1521)))
 (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC)))
Services Summary...
Service "MF" has 1 instance(s).
 Instance "MF", status BLOCKED, has 1 handler(s) for this service...
Service "PLSExtProc" has 1 instance(s).
 Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this
service...

I guess the line with the status BLOCKED is the problem but how to solve
it ?

Thanx a lot,

Maurice


--
OpenIT GmbH                             tel   +49 211 239 577-0
Maurice Kemmann                         fax   +49 211 239 577-10
Jahnstr. 18                             email kemmann@(protected)
D-40215 D¨ısseldorf                      http://www.openit.de



--
To unsubscribe, email: suse-oracle-unsubscribe@(protected)
For additional commands, email: suse-oracle-help@(protected)
Please see http://www.suse.com/oracle/ before posting