If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Skipping Logfile entry

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-23-07, 06:24
rupee2003 rupee2003 is offline
Registered User
 
Join Date: Apr 2003
Location: Melbourne, Australia
Posts: 53
Skipping Logfile entry

Hi All,

I am running Informix v10.00.UC6 on AIX v5.3.

If we are using ontape -c to do the continuous backup, is there a way to check which are the logical logs that was backed up on the tape. Is there any command that might show this?

For some reason the console output of the logical log thats backed up is skipping one or two log file. In the sense, it shows logical log 89903 backed up, then it shows 89905 being backed up and this is happening rather frequently. Is there a way to rectify this? Would it cause any issues?

Appreciate your thoughts.

-Raghavan
Reply With Quote
  #2 (permalink)  
Old 06-23-07, 17:48
nitin_math nitin_math is offline
Registered User
 
Join Date: Nov 2004
Posts: 143
Raghvan,

You can write a small script which can run say every minute and grep on message log and look for "Logical log" as text. It should contain details of each log being filled and backed up. Check if log no 89904 exist?

regards,

Nitin
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On