ORA-00130: invalid listener address 'string'

Answers were Sorted based on User's Feedback



ORA-00130: invalid listener address 'string'..

Answer / guest

Cause: The listener address specification is not valid.

Action: Make sure that all fields in the listener address
(protocol, port, host, key, ...) are correct.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 1 No

ORA-00130: invalid listener address 'string'..

Answer / ravi

Step1: Modify the init.ora file
Step2: Add/Modify the LOCAL_LISTENER parameter as below

*.LOCAL_LISTENER='(ADDRESS=(PROTOCOL=TCP)
(HOST=mylonghostname)(PORT=1521))'

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Oracle Errors Interview Questions

NNL-00418: Attributes Mapped: number

1 Answers  


LRM-00117: syntax error at 'string' at the start of input

1 Answers  


ORA-07273: sppst: invalid semaphore id.

1 Answers  


RMAN-03035: Debugging turned off

1 Answers  


ORA-14169: invalid ALTER TABLE MODIFY SUBPARTITION option

1 Answers  






ORA-01917: user or role 'string' does not exist

1 Answers  


ORA-13152: invalid HHCODE type

1 Answers  


LSX-00234: invalid decimal "~S"

1 Answers  


ORA-00484: LMS* process terminated with error

1 Answers  


ORA-22905: cannot access rows from a non-nested table item

1 Answers  


SQL-02100: Out of memory (i.e., could not allocate)

1 Answers  


ORA-34897: (PPMONTHS01) Blank lines are not allowed in the MONTHNAMES option.

1 Answers  


Categories