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-01010: invalid OCI operation

1 Answers  


SQL*Loader-00604: Error occurred on an attempt to commit

1 Answers  


ORA-38716: Must supply an integer for the TYPE option.

1 Answers  


ORA-02792: Unable to fstat() a file being used for asynchronous I/O.

1 Answers  


ORA-19635: input and output filenames are identical: string

1 Answers  


PLS-01707: In positioned DELETE or UPDATE statement, table must be identified in specification of cursor

1 Answers  


ORA-32131: bind data type cannot be changed

1 Answers  


ORA-23385: replication parallel push string argument not valid

1 Answers  


ORA-08111: a partitioned index may not be coalesced as a whole

1 Answers  


ORA-22281: cannot perform operation with an updated locator

1 Answers  


NCR-01018: NCRS: Encryption failure.

1 Answers  


ORA-14015: too many partition descriptions

1 Answers  


Categories