RMAN-02005: token too big

Answers were Sorted based on User's Feedback



RMAN-02005: token too big..

Answer / guest

Cause: A token longer than 1000 bytes was encountered

Action: Tokens must be separated by whitespace or
punctuation. Either add the missing whitespace or
punctuation, or shorten the token.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 1 No

RMAN-02005: token too big..

Answer / ak

Do a little thing when this error comes. In my case i was started RMAN after the instance was started, means at idle instance i was attemp to start RMAN, but actually RMAN Has to start after the STARTUP of target database without catalog.
So after the start the DATABASE then hit the command
RMAN TARGET / NOCATALOG
and here we go. error is gone..!

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-02247: no option specified for ALTER SESSION

1 Answers  


ORA-12427: invalid input value for string parameter

1 Answers  


ORA-24756: transaction does not exist

1 Answers   Cap Gemini,


PCC-02379: Cannot equivalence National Language character variables

1 Answers  


ORA-02850: File is closed

1 Answers  


PLS-00358: column 'string' exists in more than one table; use qualifier

1 Answers  


LFI-00137: Unable to perform string on a file object that is string.

1 Answers  


RMAN-06109: changed archive log unavailable

1 Answers  


NZE-28782: data source is not allocated

1 Answers  


ORA-12027: duplicate filter column

1 Answers  


IMP-00042: CHARSET used, but the export file has specific character set

1 Answers  


PLS-00439: A LIMIT clause must be used within a BULK FETCH

1 Answers  


Categories