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

RMAN-06091: no channel allocated for maintenance (of an appropriate type)

1 Answers  


ORA-25527: bad format of _DB_MTTR_SIM_TARGET

1 Answers  


ORA-21601: attribute is not an object

1 Answers  


NZE-29240: the cryptographic engine does not recognize the algorithm

1 Answers  


ORA-08116: can not acquire dml enough lock(S mode) for online index build

1 Answers  






ORA-14086: a partitioned index may not be rebuilt as a whole

1 Answers  


NNO-00107: line string: ignoring stale checkpoint data

1 Answers  


ORA-01546: tablespace contains active rollback segment 'string'

1 Answers  


PLS-00414: no column 'string' in table

1 Answers  


NNO-00804: Error: OCI_STILL_EXECUTE

1 Answers  


NMP-00007: I/O failure

1 Answers  


ORA-14174: only a <parallel clause> may follow COALESCE PARTITION|SUBPARTITION

1 Answers  


Categories