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 > DB2 > How to change Database Status from Offline backup to online backup

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-08-04, 18:47
dingi dingi is offline
Registered User
 
Join Date: Feb 2004
Posts: 34
How to change Database Status from Offline backup to online backup

DB2 version = 6.1 UDB
Operating system = NT

While I'm scheduling auto backup plan, not getting chance to select radio button for online.

Is there any way, i can make this radio button enable so i can select it ?
Reply With Quote
  #2 (permalink)  
Old 06-08-04, 21:01
Marcus_A Marcus_A is online now
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
I don't remember if version 6.1 has on-line backups (version 6 it is no longer supported). But in version 7 and 8 you need to have archive logging enabled (instead of the default circular logging) to do an on-line backup.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #3 (permalink)  
Old 06-11-04, 16:39
jthakrar jthakrar is offline
Registered User
 
Join Date: Mar 2004
Posts: 46
You have that because your database is mostly likely in "circular logging" mode. You have 2 options - set the database parameter LOGRETAIN to RECOVERY and/or set USEREXIT to YES. Note that this takes your DB out of circular logging and you have to manage the log files yourself.
Reply With Quote
  #4 (permalink)  
Old 06-11-04, 18:58
dingi dingi is offline
Registered User
 
Join Date: Feb 2004
Posts: 34
Basically, I'm not DB2 DBA but SQL DBA so I don't know how to use this commands.

Would u please tell me.
Reply With Quote
  #5 (permalink)  
Old 06-11-04, 19:33
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
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