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-27062: could not find pending async I/Os

1 Answers  


ORA-30347: a table name is required to qualify the column specification

1 Answers  


ORA-22338: must specify CASCADE INCLUDING DATA when altering the final property

1 Answers  


ORA-23505: Object "string"."string" is missing.

1 Answers  


SQL*Loader-00112: Invalid maximum bind array size

1 Answers  


ORA-09241: smsalo: error allocating SGA memory

1 Answers  


IMP-00011: formatted table data not currently supported

1 Answers  


NID-00010: Password:

1 Answers  


ORA-06712: TLI Driver: error on accept

1 Answers  


TNS-04050: Invalid specification for gateway ID.

1 Answers  


DRG-10015: id exceeds limit(2147483642) of a number

1 Answers  


ORA-06434: ssaio: read error, unable to read requested block from database file.

1 Answers  


Categories