ORA-07204: sltln: name translation failed due to lack of
output buffer space.

Answers were Sorted based on User's Feedback



ORA-07204: sltln: name translation failed due to lack of output buffer space...

Answer / garima khosla

This type of Exception occurs when we want to restart the
instance and to get rid of this we need to makesure/confirm
the instance SID. Because there could be confusion if the
Service name would be like SVMASTER.REFLEXISCHENNAI OR need
to clarify the tnsnames.ora tag name for that instance.

In Linux we can do
ORACLE_SID = <SID>
export ORACLE_SID

Is This Answer Correct ?    0 Yes 0 No

ORA-07204: sltln: name translation failed due to lack of output buffer space...

Answer / guest

Cause: The sltln routine is given a maximum length buffer to
expand the name into. An overflow of this buffer occurred.

Action: Possible internal error. Check output buffer length
stored in sercose[0]. Pathnames are limited to 255 characters.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Oracle Errors Interview Questions

ORA-02469: Hash expression does not return an Oracle Number.

1 Answers  


TNS-00006: INTCTL: HOST variable is not defined

1 Answers  


TNS-12683: encryption/crypto-checksumming: no Diffie-Hellman seed

1 Answers  


NZE-28751: memory allocation failure

1 Answers  


ORA-01070: Using an old version of Oracle for the server

1 Answers  






TNS-01406: ID: string

1 Answers  


ORA-01257: cannot reuse database file string, unknown file size

1 Answers  


ORA-02353: files not from the same unload operation

1 Answers  


NNL-00347: Save_config_on_stop is now OFF

1 Answers  


ORA-21710: argument is expecting a valid memory address of an object

1 Answers  


NNL-00401: Authoritative answer: string

1 Answers  


PCC-00075: ":" expected before indicator variable

1 Answers  


Categories