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-24420: OCISessionRelease must be used to release this session.

1 Answers  


ORA-15009: ASM disk "string" does not exist

1 Answers  


RMAN-06522: KEEP FOREVER option is not supported without the recovery catalog

1 Answers  


RMAN-06597: conversion between platforms 'string' and 'string' is not implemented

1 Answers  


ORA-19624: operation failed, retry possible

2 Answers  


ORA-07616: $CHANGE_CLASS failed in retrieving the specified device label

1 Answers  


SQL*Loader-00909: Loader views must be loaded (as SYS) for direct path to be used

1 Answers  


ORA-12437: invalid policy option: string

1 Answers  


ORA-39307: the operation is illegal without an initial clone

1 Answers  


ORA-32624: illegal reordering of MODEL dimensions

1 Answers  


ORA-16566: unsupported document type

1 Answers  


ORA-31157: Invalid Content-Type charset

1 Answers  


Categories