ORA-16038: log string sequence# string cannot be archived

Answers were Sorted based on User's Feedback



ORA-16038: log string sequence# string cannot be archived..

Answer / geraldo viana

Verify in the LOG_ARCHIVE_DEST the variable FILE SYSTEM.
In almost cases the size of the file system is full.

Is This Answer Correct ?    5 Yes 1 No

ORA-16038: log string sequence# string cannot be archived..

Answer / sandeep joel dmello

increase db_recovery_file_dest_size.

alter system set db_recovery_file_dest_size=4096M
scope=both;

Is This Answer Correct ?    1 Yes 0 No

ORA-16038: log string sequence# string cannot be archived..

Answer / kirankumar.upadhyayula

ORA-16038: log 2 string sequence# 48string cannot be
archived?

Ans:-alter system set db_recovery_file_dest_size=4096M
scope=both;

Is This Answer Correct ?    0 Yes 1 No

ORA-16038: log string sequence# string cannot be archived..

Answer / guest

Cause: An attempt was made to archive the named file, but
the file could not be archived. Examine the secondary error
messages to determine the cause of the error.

Action: No action is required.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Oracle Errors Interview Questions

ORA-01159: file is not from same database as previous files - wrong database id

1 Answers  


ORA-02805: Unable to set handler for SIGTPA

1 Answers  


DRG-11811: Multiple Choices

1 Answers  


ORA-38485: invalid object type for the user-defined function

1 Answers  


ORA-00346: log member marked as STALE

1 Answers  






QSM-02183: Expression to enable PCT not in PARTITION BY of analytic function or SPREADSHEET

1 Answers  


ORA-16092: dependent archive log destination is not active

1 Answers  


RMAN-03009: failure of string command on string channel at string

1 Answers  


NNL-00562: unregister <name> [-d<address>] [-l<listener_name>] : unregister an object with Oracle Names

1 Answers  


IMG-00834: merged area queue is full

1 Answers  


ORA-00332: archived log is too small - may be incompletely archived

1 Answers  


ORA-25217: enqueue failed, visibility must be IMMEDIATE for queue string.string

1 Answers  


Categories