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

ORA-30033: Undo tablespace cannot be specified as default user tablespace

1 Answers  


ORA-01552: cannot use system rollback segment for non-system tablespace 'string'

1 Answers  


ORA-25153: Temporary Tablespace is Empty

1 Answers  


PCC-02447: Cannot specify destination offset in a LOB WRITE APPEND

1 Answers  


ORA-29963: missing BINDING keyword

1 Answers  






ORA-02351: internal error: string

1 Answers  


ORA-29556: object type has changed

1 Answers  


LSX-00262: attribute "~1S" cannot have complex type "~2S"

1 Answers  


QSM-02132: agg(expr) requires correspondng COUNT(expr) function

1 Answers  


ORA-24078: cannot specify a non-NULL SECONDARY_INSTANCE if PRIMARY_INSTANCE was NULL

1 Answers  


ORA-00219: required controlfile size string exceeds maximum allowable size string

1 Answers  


ORA-32807: message system link string already exists

1 Answers  


Categories