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

SQL*Loader-00413: NULLIF or DEFAULTIF clause specified for filler field string in table string.

1 Answers  


LFI-00006: Invalid parameter to function string.

1 Answers  


ORA-06039: NETDNT: connect failed

1 Answers  


ORA-26566: Couldn't open connect to string

1 Answers  


SQL*Loader-00425: column string makes illegal reference to collection field string

1 Answers  






ORA-06576: not a valid function or procedure name

1 Answers  


ORA-12316: syntax error in database link's connect string

1 Answers  


ORA-12845: failed to receive interinstance parallel execution message

1 Answers  


ORA-24097: Invalid value string, string should be non-negative

1 Answers  


ORA-29551: could not convert string to Unicode

1 Answers  


PLS-00538: subprogram or cursor 'string' is declared in an object type specification and must be defined in the object type body

1 Answers  


NID-00321: Proceeding with operation

1 Answers  


Categories