Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / DB2 Topics / April 2006

Tip: Looking for answers? Try searching our database.

backup question

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
jag - 13 Apr 2006 21:53 GMT
hi,

I am thinking about backup strategy. I have couple of questions for my
db2 community brothers.

1. Can i use full online or offline database backup as base for
incremental backup for tablespace?  For example, if i take backup of
database A which contain tablespace X1,X2, can i take full offline or
online backup of A and then take incremental backup of X1,X2?

2. Can i take backup of only tablespaces ( all of them in current
database ) and then can restore database from those tablespace backups
without having any database level backup ?

3. is backup for all tablespaces in database slower than database
backup ?

regards,
jag
Ian - 14 Apr 2006 08:02 GMT
> hi,
>
[quoted text clipped - 5 lines]
> database A which contain tablespace X1,X2, can i take full offline or
> online backup of A and then take incremental backup of X1,X2?

Yes, provided TRACKMOD configuration parameter is ON.

> 2. Can i take backup of only tablespaces ( all of them in current
> database ) and then can restore database from those tablespace backups
> without having any database level backup ?

Not in V8.2 or earlier.

> 3. is backup for all tablespaces in database slower than database
> backup ?

Do you mean comparing:

   backup database sample
vs
   backup database sample
      tablespace (syscatspace, tempspace1, userspace1)

or
   backup database sample tablespace (syscatspace)
   backup database sample tablespace (tempspace1)
   backup database sample tablespace (userspace1)

?
Bob [IBM] - 14 Apr 2006 14:17 GMT
>> 2. Can i take backup of only tablespaces ( all of them in current
>> database ) and then can restore database from those tablespace backups
>> without having any database level backup ?
>
> Not in V8.2 or earlier.

Has this been added post V8.2?

Bob
Ian - 14 Apr 2006 18:24 GMT
>>> 2. Can i take backup of only tablespaces ( all of them in current
>>> database ) and then can restore database from those tablespace backups
[quoted text clipped - 3 lines]
>>
> Has this been added post V8.2?

I'd tell you, but then I'd have to kill you!  :-)

Well, I guess this is public information, so:

http://publib.boulder.ibm.com/infocenter/db2luw/v9/index.jsp?topic=/com.ibm.db2.
udb.admin.doc/doc/c0022321.htm

Bob [IBM] - 14 Apr 2006 18:37 GMT
>>>> 2. Can i take backup of only tablespaces ( all of them in current
>>>> database ) and then can restore database from those tablespace backups
[quoted text clipped - 9 lines]
>
> http://publib.boulder.ibm.com/infocenter/db2luw/v9/index.jsp?topic=/com.ibm.db2.
udb.admin.doc/doc/c0022321.htm
 

Yes in Viper -- I took from your post that it was in a fixpack post V8.2
prior to V9.
jag - 22 Apr 2006 15:37 GMT
thanks to all for help
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.