Hi!
I have a session that occurs every day at 4 PM. It starts properly, but never ends... Situation repeats everyday.
Running "omnirpt -report single_session -session 2014/11/17-10" gives me message:
Report Messages Other Than Normal [cms01.example.com]:
[Warning] From: BMA@cms01.example.com "D4_CPDMSL_cms01" Time: 11/17/14 16:04:36
[90:195] Physical position of the last segment is not consistent with the
position information from the database. Instead of expected last
segment number 3388, last segment on the tape is 3394.
What is going on? I checked "omnidbcheck -extended" but it looks ok for me:
(...)
Check Level Mode Status
===========================================================
Database connection -connection OK
Schema consistency -schema_consistency OK
Datafiles consistency -verify_db_files OK
Database consistency -database_consistency OK
Media consistency -media_consistency OK
SIBF(readability) -sibf OK
DCBF(presence and size) -bf OK
OMNIDC(consistency) -dc OK
DONE!
(...)
What should I do to solve this issue? Why my backup session never ends?