473,406 Members | 2,954 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

* Need help on Backup *

Hi All,
We are haveing 4 DB's in our company, and presently we used to take
offline backup on once in a week, we knew we cant recover last-in-time
data. But we would like to shift to some new technique which saves
time, sapce & last-in-time recover. we heard about the online backups
and incremental backups, what are they actually, what is the
differences. Here the main requirements is recovering the with- miniual
loss and 24x7 availability is needed.
I will be greatfull if someone could help me on this issue asap.

Thanks
Anantha
(sm**********@gmail.com)

Nov 12 '05 #1
8 1620
Your best source of information is the section entitled "Recovering Data"
under "Tasks" - "Administering database systems" in the DB2 documentation.

"Anantha" <sm**********@gmail.com> wrote in message
news:11**********************@z14g2000cwz.googlegr oups.com...
Hi All,
We are haveing 4 DB's in our company, and presently we used to take
offline backup on once in a week, we knew we cant recover last-in-time
data. But we would like to shift to some new technique which saves
time, sapce & last-in-time recover. we heard about the online backups
and incremental backups, what are they actually, what is the
differences. Here the main requirements is recovering the with- miniual
loss and 24x7 availability is needed.
I will be greatfull if someone could help me on this issue asap.

Thanks
Anantha
(sm**********@gmail.com)

Nov 12 '05 #2
Hi,

and/or the "Data Recovery and High Availability Guide and Reference"
(http://www-306.ibm.com/software/data...anualsv8.html).

8.2 (8.1.7) has some very nice features addressing high availability
needs and eases the whole log management, but you need a proper strategy
(24x7 needs more than only a good backup plan).

Regards,
Bernd
Nov 12 '05 #3
DB2 V8.2 offers the following support for recovery. Define your DB's with
the logretain parameter set to RECOVERY.
You can then do:
1) Full Database or Tablespace backups. Offline or Online.
2) Full Database Restore (Always offline)
3) Selective Tablespace Restore, offline or online.

Moreover, there are a series of parms. in your DB CFG that allow you to
define how thearchiving of your logs will be handled.
I would suggest some reading of the DB2 UDB Administration Guide which tyou
can access on line.
HTH, Pierre.

--
Pierre Saint-Jacques
SES Consultants Inc.
514-737-4515
"Anantha" <sm**********@gmail.com> a écrit dans le message de news:
11**********************@z14g2000cwz.googlegroups. com...
Hi All,
We are haveing 4 DB's in our company, and presently we used to take
offline backup on once in a week, we knew we cant recover last-in-time
data. But we would like to shift to some new technique which saves
time, sapce & last-in-time recover. we heard about the online backups
and incremental backups, what are they actually, what is the
differences. Here the main requirements is recovering the with- miniual
loss and 24x7 availability is needed.
I will be greatfull if someone could help me on this issue asap.

Thanks
Anantha
(sm**********@gmail.com)


Nov 12 '05 #4
Thanks for the support, I have been starting looking the guide.

Nov 12 '05 #5
Hi Anantha:
I am not sure what version of DB2 you are running, but if it's 8.2 and
you need 24x7, here is a few things you can get started:

1. Save space - Use compression. In my shop, i get 66% compression.

2. Speed - Backup to disk and let the disk be backed up to TSM at a
later time. Straight backups to TSM / any storage device are time
consuming and can't beat the speed you get with disks.

3. I am not sure about the size of DB, but 8.2 self tunes the backup
performance. We usually backup a 44 gig DB into a 12 gig comperssed
image to disk in 20 minutes.

4. Use mirror logpath, just incase logs disappaer from active path

5. If you don't have multiple hardware resource to do logshipping/HADR,
TrueCopy (HITACHI Term for bit-to-bit copy), udb replication to
maintain a warm standby, then device a plan to take full, incremental
and delta backups to keep the recovery time as short as possible. In
my shop, we have 5 copies of DB on two different DR sites and we only
take daily full backups and retain 3 day old images on TSM.

HTH

Vijay

Nov 12 '05 #6
Anantha

Could you please specify following-
your db size :
Available space :
Recovery time objective:
(How much time is available if you have to recover)
Recovery point objective:
(How much data lose is acceptable )

Based on above requirement I can help you to come up with your BR strategy.
--
Jay
IBM DB2 Engineer
NetApp Inc.
Nov 12 '05 #7
Hi Jay & All,
The size of the DB is 5GB and, Recovery time objective is not an
constraint, but last point-in-time data recover. I would like to know
steps to do this, and wat are the tools and how should run these
process.

Thanks & Regs
Anantha

Nov 12 '05 #8
The database is small enough that you only need to use log retention, online
backup proceudres and the user exit to move log files to the backup media.
See the DB2 documentation for the details.

"Anantha" <sm**********@gmail.com> wrote in message
news:11**********************@g47g2000cwa.googlegr oups.com...
Hi Jay & All,
The size of the DB is 5GB and, Recovery time objective is not an
constraint, but last point-in-time data recover. I would like to know
steps to do this, and wat are the tools and how should run these
process.

Thanks & Regs
Anantha

Nov 12 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: John Smith | last post by:
Hi I am currently reviewing our backup procedures. Part of the issue has been finding the right fit. There are obviously backup products that provide mysql agents but unfortunately can not for...
2
by: nt | last post by:
I am having a problem with a regular backup of an SQL Server (MSDE 2000) database to a local drive. I initiate the backup once a week, by issuing the required T-SQL, via ADO. In this case, the...
13
by: EggsAckley | last post by:
Hi: I have a file that I have been told is a SQL Server backup from a server somewhere. The file is about 200MB in size I am trying to create the database on my local server using RESTORE. I...
236
by: Andrew Rawnsley | last post by:
Anyone out there using beta 2 in production situations? Comments on stability? I am rolling out a project in the next 4 weeks, and really don't want to go though an upgrade soon after its released...
1
by: alex | last post by:
Hi ! I couldn't make backups with our new system using db2 8.2. Every time I trigger a backup I get this error message: BACKUP DATABASE EBUERO2 ONLINE TO "/raid/backup/ebuero2/part1",...
3
by: ChrisWinterscheid | last post by:
We are running DB2 8.1 on AIX 5.2. DB2level shows: DB21085I Instance "db2inst1" uses "32" bits and DB2 code release "SQL08016" with level identifier "02070106". Informational tokens are "DB2...
6
by: Richard Hollenbeck | last post by:
I'd like a button on my main form to backup the database. How can I call up the Windows folder browser to prompt me for a filename and type (*.mdb) and folder to save in? I looked in my book and...
5
by: HSP | last post by:
hi. i need to restore an old database. The db was backed up using a DLT drive, using 2 volumes. The content for the tapes was copied to file onto Solaris machine using rsh and dd (for backup...
9
by: laststubborn | last post by:
Dear All, We have a big concern in our Database system. We have 2000 transactions daily in our database. We need to replicate some how the database for our fail over setup. I tried transactional...
5
by: smoi | last post by:
Hi all, My manager ask me to do backup for 3 database and restore them in a new server. I did the backup for the 3 database into BAK file. Then in the new server, when I did the restore in SQL...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.