Hi all,
Archive log files are taken backup to tape and deleted in Disk.
It is planed in DB13 and showing as success
It is getting success but the job log are looking different as below.
Job started
Step 001 started (program RSDBAJOB, variant &0000000006129, user ID BASIS)
ArchiveLog:Archive Logfiles to Tape
ArchiveLog:started by CL_DB6_JOB_TAPE_MANAGER on server sapdev
ArchiveLog:Parameter TESTMODE has not been set
ArchiveLog:Parameter PARALLELISM has not been set
ArchiveLog:Parameter RUNTIME has not been set
ArchiveLog:Parameter PARTITION has not been set
ArchiveLog:Parameter DOUBLE STORE has not been set
ArchiveLog:Parameter FILE_PATH has been set to "\\.\tape0"
ArchiveLog:Parameter TAPE_NAME has not been set
ArchiveLog:Parameter Number of Log Files has not been set
ArchiveLog:Parameter BUFFER_SIZE has not been set
ArchiveLog:db2tapemgr database KD1 store on \\.\tape0 all logs force eject
ArchiveLog:DBT2065I Using database partition "NODE0000".
ArchiveLog:DBT2071I Using the automatic generated tape-label "KD120160130151846".
ArchiveLog:Scanning history.
ArchiveLog:DBT2015W Log file "F:\db2\KD1\log_arch\DB2KD1\KD1\NODE0000\C0000000\S0054074.LOG" is not on disk.
ArchiveLog:DBT2015W Log file "F:\db2\KD1\log_arch\DB2KD1\KD1\NODE0000\C0000000\S0054075.LOG" is not on disk.
ArchiveLog:DBT2015W Log file "F:\db2\KD1\log_arch\DB2KD1\KD1\NODE0000\C0000000\S0054076.LOG" is not on disk.
ArchiveLog:DBT2015W Log file "F:\db2\KD1\log_arch\DB2KD1\KD1\NODE0000\C0000000\S0054077.LOG" is not on disk.
.
.
.
ArchiveLog:DBT2015W Log file "F:\db2\KD1\log_arch\DB2KD1\KD1\NODE0000\C0000000\S0059420.LOG" is not on disk.
ArchiveLog:DBT2015W Log file "F:\db2\KD1\log_arch\DB2KD1\KD1\NODE0000\C0000000\S0059421.LOG" is not on disk.
ArchiveLog:DBT2015W Log file "F:\db2\KD1\log_arch\DB2KD1\KD1\NODE0000\C0000000\S0059422.LOG" is not on disk.
ArchiveLog:DBT2015W Log file "F:\db2\KD1\log_arch\DB2KD1\KD1\NODE0000\C0000000\S0059423.LOG" is not on disk.
ArchiveLog:DBT2015W Log file "F:\db2\KD1\log_arch\DB2KD1\KD1\NODE0000\C0000000\S0059424.LOG" is not on disk.
ArchiveLog:Rewinding tape.
ArchiveLog:Reading tape header.
ArchiveLog:Scanning history.
ArchiveLog:DBT2039I Clearing location in history for log files currently on tape "KD120160130131549".
ArchiveLog:Rewinding tape.
ArchiveLog:Writing tape header.
ArchiveLog:Writing log file "NODE0000\C0000000\S0060158.LOG"to tape.
ArchiveLog:Updating history.
ArchiveLog:Deleting "F:\db2\KD1\log_arch\DB2KD1\KD1\NODE0000\C0000000\S0060158.LOG" log file from disk.
ArchiveLog:Storing history file on tape.
ArchiveLog:Ejecting tape.
ArchiveLog:Ejecting tape failed. Reason: "1: Incorrect function.
ArchiveLog:".
ArchiveLog:DBT2008N db2tapemgr failed with errors.
ArchiveLog:finished
Job finished
In every job log it is showing the same unwanted scanning history as S0054074 is not on disk.
Can anyone clarify the doubt and how to avoid this log error.