Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: 10g - ASM
Hi KG, here is what I get when I try to start the instance:
SQL> startup
ORA-00119: invalid specification for system parameter LOCAL_LISTENER
ORA-00132: syntax error or unresolved network name 'LISTENER'
SQL>
Also doesn't work with the fully qualified name from tnsnames, like
Mladen suggested.=20
SQL> startup
ORA-00119: invalid specification for system parameter LOCAL_LISTENER
ORA-00132: syntax error or unresolved network name '+ASM.FFCI.COM'
SQL>
I added the following to sqlnet.ora
SQLNET.AUTHENTICATION_SERVICES=3D (NTS)
NAMES.DIRECTORY_PATH=3D (TNSNAMES, ONAMES, HOSTNAME)
NAMES.DEFAULT_DOMAIN =3D ffci.com
Tnsnames reflects the ffci.com. I'd appreciate000 any suggestions you have. =20
Every time I see KG I think of Kevin Garnett... =20
-----Original Message-----
From: K Gopalakrishnan [mailto:kaygopal_at_yahoo.com]=20
Sent: Monday, May 10, 2004 5:22 PM
To: oracle-l_at_freelists.org
Subject: Re: 10g - ASM
Lisa:
I think I can help you if you post the complete error stack. If you are getting ORA-119/132, you can just add a TNS entry for that crippling network name and start the ASM instance.
KG
"The sender believes that this E-Mail and any attachments were free of = any virus, worm, Trojan horse, and/or malicious code when sent. This = message and its attachments could have been infected during = transmission. By reading the message and opening any attachments, the = recipient accepts full responsibility for taking proactive and remedial = action about viruses and other defects. The sender's business entity is = not liable for any loss or damage arising in any way from this message = or its attachments."
![]() |
![]() |