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 > DB2 Script

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-06-07, 03:55
laxman.challa laxman.challa is offline
Registered User
 
Join Date: Jul 2007
Posts: 1
DB2 Script

Dear Friends,

Could you please let me know the Script for firing full/Transactional Backup in DB2?

I tried to take back up with Control Center but it is not happening,request you please suggest me the proedure indetail as i new to DB2.

I need to take backup on immediate basis.

Look forward to receiving from you.

Thanks for your support well in advance!!

Regards...Laxman
Reply With Quote
  #2 (permalink)  
Old 07-06-07, 07:09
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
I assume you have read the manual? http://publib.boulder.ibm.com/infoce...e/r0001933.htm

Also, "not happening" doesn't say anything. It is usually very helpful to know the exact error message.

Finally, please let us know your DB2 version and the platform you are using. The answers may depend on that.
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
Reply With Quote
  #3 (permalink)  
Old 07-06-07, 08:57
ankur02018 ankur02018 is offline
Registered User
 
Join Date: Jun 2007
Posts: 189
Smile

if you want to keep backup copy of yours data
then here are steps

step 1 create the path where you have to keep backup data
c:/backup_data/
step 2 go to run type db2cmd
then go to the required path

c:/backup_data/ db2move databasename export -u username -p password
Reply With Quote
  #4 (permalink)  
Old 08-02-07, 21:57
luca15mx luca15mx is offline
Registered User
 
Join Date: Aug 2007
Posts: 8
Online Bacukp

Hello:

Readint this post i have a question...

ankur02018 ... This kind of backup can be performed with database on-line?

Thanks in advance!!!
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