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

LPX-00413: loss of precision due to excessively large numerical constant

1 Answers  


ORA-32641: invalid expression in MODEL rule ORDER BY clause

1 Answers  


ORA-00250: archiver not started

1 Answers  


ORA-06928: CMX: wrong ORACLE_SID

1 Answers  


CLSR-01011: Invalid instance startup mode [string] is specified

1 Answers  






LSX-00014: empty instance document

1 Answers  


SQL*Loader-00609: value used for ROWS parameter changed from number to number

1 Answers  


EXP-00065: Error writing lob to the dump file.

1 Answers  


ORA-32003: error occured processing parameter 'string'

1 Answers  


ORA-00099: timed out while waiting for resource, potential PDML deadlock

1 Answers  


ORA-01114: IO error writing block to file string (block # string)

1 Answers  


ORA-28659: COMPRESS must be specified at object level first

1 Answers  


Categories