Database - RAC/Scalability (MOSC)

MOSC Banner

Connecting ASM service from Remote Client

edited Oct 8, 2013 6:20AM in Database - RAC/Scalability (MOSC) 5 commentsAnswered ✓
Please check my ASM instance based service in two node RAC. 
- Output of lsnrctl services:

 Service "+ASM" has 1 instance(s). 
Instance "+ASM1", status READY, has 1 handler(s) for this service... 
Handler(s): 
"DEDICATED" established:0 refused:0 state:ready 
LOCAL SERVER 

- I added the TNS entry in the client side for ASM instance: 

ASM = 
(DESCRIPTION = 
(ADDRESS_LIST = 
(ADDRESS = (PROTOCOL = TCP)(HOST = server-scan)(PORT = 1521)) 
(CONNECT_DATA = 
(SERVICE_NAME = +ASM) 

But while connecting through client in ASM instance in CDC box, I received 
[oracle@client admin]$ sqlplus sys@ASM as sysasm 
SQL*Plus: Release 11.2.0.3.0 Production on Mon Oct 7 15:02:30 2013 
Copyright (c) 1982, 2011, Oracle. All rights reserved. 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center