we are planing to created a standby db but when i try to connected standby we have face below issues
Any help highly appreciated
C:\Users\express>rman target / auxiliary sys/sxx@gsccdr
Recovery Manager: Release 11.2.0.3.0 - Production on Wed May 25 14:10:05 2016
Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved.
connected to target database: GSCC (DBID=1482991755)
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00554: initialization of internal recovery manager package failed
RMAN-04006: error from auxiliary database: ORA-12514: TNS:listener does not curr
ently know of service requested in connect descriptor
Physical standby listener
C:\Users\Administrator>lsnrctl status
LSNRCTL for 64-bit Windows: Version 11.2.0.3.0 - Production on 25-MAY-2016 04:02
:01
Copyright (c) 1991, 2011, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=EXPRESSTST02.us.local
)(PORT=1521)))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR for 64-bit Windows: Version 11.2.0.3.0 - Produ
ction
Start Date 25-MAY-2016 00:43:59
Uptime 0 days 3 hr. 18 min. 2 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File E:\app\express\product\11.2.0\dbhome_1\network\admin\l
istener.ora
Listener Log File E:\app\express\product\11.2.0\dbhome_1\log\diag\tnslsn
r\EXPRESSTST02\listener\alert\log.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=EXPRESSTST02.us.local)(PORT=1521)
))
Services Summary...
Service "gsccdr" has 2 instance(s).
Instance "gsccdr", status UNKNOWN, has 2 handler(s) for this service...
Instance "gsccdr", status BLOCKED, has 1 handler(s) for this service...
The command completed successfully
C:\Users\Administrator>