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-19321: Could not open HTTP connection to host (string): port (string)

1 Answers  


ORA-06976: X.25 Driver: endpoint creation failure

1 Answers  


O2F-00341: An error occurred for which no message is available

1 Answers  


ORA-01659: unable to allocate MINEXTENTS beyond string in tablespace string

1 Answers  


ORA-15116: invalid combination of ALTER DISKGROUP options

1 Answers  


ORA-09794: szrbuild: length of role name is greater than buffer.

1 Answers  


ORA-13787: missing SQL profile for statement object "string" for tuning task "string"

1 Answers  


ORA-24809: amount specified will not fit in the lob buffers

1 Answers  


ORA-38470: cannot revoke a privilege that was not granted.

1 Answers  


ORA-10917: TABLESPACE GROUP cannot be specified

1 Answers  


ORA-26004: Tables loaded through the direct path may not be clustered

1 Answers  


LSX-00213: only ~1d occurrences of particle "~2S", minimum is ~3d

1 Answers  


Categories