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 > Question about Logical logs

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-26-04, 04:38
nAtHaNs nAtHaNs is offline
Registered User
 
Join Date: Apr 2004
Posts: 5
Question about Logical logs

Hello,

If I take a level 0 or 1 backup of my database does it include everything in my logical log backup tape? Do I need to keep the tape or can I rewrite on it without loosing any vital information? Also, is it imperative to re-run the continuous logical log backup everytime I backup my db?

thanks for any inputs.

nAtHaNs
Reply With Quote
  #2 (permalink)  
Old 04-27-04, 05:04
RobP RobP is offline
Registered User
 
Join Date: Mar 2004
Location: Netherlands
Posts: 183
A level archive contains all data (0) or changed pages from the higher level (1,2). So all logical logs earlier made are nor required anymore. There are some exceptions. If you make back-up with onbar and do this parallel (so without specifying the -w flag), then the logical log back-up is necessary to synchronize the seperate dbspaces.

Also if you save for example three level-0 backups, then you can overcome a bad media on the level-0 by going to the previous one and continue from there with logical logs.

It is not necessary to restart continuous log back-up after starting a level backup.

Hope this clarifies things a bit,

Rob Prop
Reply With Quote
  #3 (permalink)  
Old 04-27-04, 20:52
nAtHaNs nAtHaNs is offline
Registered User
 
Join Date: Apr 2004
Posts: 5
Thanks for your reply Rob.

By the way I am using Level 0 online backup. Does it matter? When is the best time to change the logical back up tape?

Could you point me to some resources about how logical logs work.


Again thank you.


nAtHaNs
Reply With Quote
  #4 (permalink)  
Old 04-28-04, 03:16
RobP RobP is offline
Registered User
 
Join Date: Mar 2004
Location: Netherlands
Posts: 183
Nathans,

It doesn't matter the levelsyou make. If possible stick with the level 0 backup. When to change the logical log tape? Doesn't matter, of course before it is full. I always recommend changing at at regular intervals, for example once a week.

You can read the sysadmin guide at the IBM site (www.ibm.com/software/data/informix -> choose library) for more info.

Hope this helps,

Rob Prop
Reply With Quote
  #5 (permalink)  
Old 04-28-04, 22:00
nAtHaNs nAtHaNs is offline
Registered User
 
Join Date: Apr 2004
Posts: 5
Rob,

Again thank you very much for your prompt reply.

More power.

Nathans.
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