473,379 Members | 1,170 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,379 software developers and data experts.

backup image compatibility between different versions

hi all,

right now, i can recover offline backups from version 6 or 7 to version
8. i want to keep my version 8 backups for next 7 years. does anyone
know how far in the future i will be able to recover my V8 backups.
will i be able to recover my V8 backups to say V12 in the future?

regards,
jag

Nov 12 '05 #1
5 1953
<ja****@gmail.com> wrote in message
news:11**********************@g14g2000cwa.googlegr oups.com...
hi all,

right now, i can recover offline backups from version 6 or 7 to version
8. i want to keep my version 8 backups for next 7 years. does anyone
know how far in the future i will be able to recover my V8 backups.
will i be able to recover my V8 backups to say V12 in the future?

regards,
jag

I would stay with the V8. The V12 gets terrible gas mileage.
Nov 12 '05 #2
ja****@gmail.com wrote:
hi all,

right now, i can recover offline backups from version 6 or 7 to version
8. i want to keep my version 8 backups for next 7 years. does anyone
know how far in the future i will be able to recover my V8 backups.
will i be able to recover my V8 backups to say V12 in the future?


No, no one can know that until v12 is released. However, I would
highly doubt that v8 to v12 migration would be supported.

You will need to keep DB2 version 8 itself backed up for those 7 years,
and then formulate a migration plan should the data backups be required
as you move to newer versions of DB2.
Nov 12 '05 #3
"Darin McBride" <dm******@naboo.to.org.no.spam.for.me> wrote in message
news:nlJue.1784400
No, no one can know that until v12 is released. However, I would
highly doubt that v8 to v12 migration would be supported.

You will need to keep DB2 version 8 itself backed up for those 7 years,
and then formulate a migration plan should the data backups be required
as you move to newer versions of DB2.


Current policy is that they support up to 2 release back. So version 6 can
be restored on version 8.
Nov 12 '05 #4

"Darin McBride" <dm******@naboo.to.org.no.spam.for.me> wrote in message
news:nlJue.1784400$Xk.1302159@pd7tw3no...
ja****@gmail.com wrote:
hi all,

right now, i can recover offline backups from version 6 or 7 to version
8. i want to keep my version 8 backups for next 7 years. does anyone
know how far in the future i will be able to recover my V8 backups.
will i be able to recover my V8 backups to say V12 in the future?


No, no one can know that until v12 is released. However, I would
highly doubt that v8 to v12 migration would be supported.

You will need to keep DB2 version 8 itself backed up for those 7 years,
and then formulate a migration plan should the data backups be required
as you move to newer versions of DB2.


Or formulate a data retention plan that involves exporting the content of
the database into a textual format which is then database-independent, and
would require minimal effort to place back into a database form in the
future.

--
Matt Emmerton
Nov 12 '05 #5
In article <iI********************@rogers.com>, Matt Emmerton
(me******@nospam.yahoo.com) says...

You will need to keep DB2 version 8 itself backed up for those 7 years,
and then formulate a migration plan should the data backups be required
as you move to newer versions of DB2.


Or formulate a data retention plan that involves exporting the content of
the database into a textual format which is then database-independent, and
would require minimal effort to place back into a database form in the
future.


Or restore the backups on the next higher version (which migrates it
allready) and make a new backup.
Nov 12 '05 #6

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

Similar topics

1
by: Jason Mobarak | last post by:
Greetings! Say that it's desirable to provide backwards compatibility for methods of an object, consider the case where... class Foo: def bar (self, a, b): pass ....is a defined class...
6
by: Eric Herber | last post by:
I've a question regarding db2 (V8.1) and database backups going to a storage manager like TSM for example. As I can see in the storage manager if I backup the complete database over the TSM API...
4
by: Hardy | last post by:
hi gurus, now I have to backup and restore a 8 T size db2 database. from two s85 to two 670. the partitions,tablespaces of the db should be redesigned then I plan to use redirected restore. but...
150
by: tony | last post by:
If you have any PHP scripts which will not work in the current releases due to breaks in backwards compatibility then take a look at http://www.tonymarston.net/php-mysql/bc-is-everything.html and...
17
by: santel_helvis | last post by:
Hi All, Could anyone tell me how to rotate the image in javascript. Which concepts I should concentrate to rotate the image
6
by: javelin | last post by:
I'm having difficulty searching for an answer to this challenge. Can someone give me a clue on the right keywords to use to find a discussion on this subject? All of the ones I saw appear to touch...
5
by: Konstantin Andreev | last post by:
Hello, all. I can't figure out <subjectfrom documentation. I had configured LOGARCHMETH1 = DISK:/bak/logs so all full log files are copied *out* of the active log path. Let I issue | #...
5
by: zgh1970 | last post by:
Hi, Friends, default DB2 compression library. I am wondering if this option will have any new restriction on RESTORE in the following. (Can I used that backup imsage for restore at the...
2
by: Dutt | last post by:
Hi All, Is there any way to restore the backup of DB2 Express C 9.0 edition on a DB2 Server that have DB2 Express edition Version 8.2. Or atleast any workaround method??? Any suggestion is...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.