473,324 Members | 2,400 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,324 software developers and data experts.

How to perform rollforward after having restored db2 v8.1 data into db2 v9.7?

1) db2 => rollforward database emasdb stop
SQL5035N The database must be upgraded to the current release.SQLSTATE=55001

2)[root@localhost instance]# ./db2imigr db2fenc1 db2inst1
Missing value for token[0].
Missing value for token[0].
DBI1392W The s command is deprecated. The
deprecated command is replaced by new command
s.
Please help me, please provide me steps to upgrade v8.1 data to V9.7,

V9.7 datalevel ==

[db2inst1@localhost ~]$ db2 get dbm cfg|grep -i "release level"
Database manager configuration release level = 0x0d00

Restored data(v8.1) level is =====


[db2inst1@localhost ramm]$ db2ckbkp -H EMASDB.0.db2inst1.NODE0000.CATN0000.20100831232702 .001 |grep Release
Release ID -- A00
Nov 3 '10 #1

✓ answered by mreumann

I recommend to patch your source DB to 8.2 FP15 before migrating.

3 3459
I recommend to patch your source DB to 8.2 FP15 before migrating.
Nov 3 '10 #2
hi mreumann,
Can I directly install 8.2 FP 15 on v8.1?? will db2 v8.1 support the v8.2 FP 15 patch??
Nov 4 '10 #3
vijay2082
112 100+
Hi,

Probably you are confused about migration( instance upgrade and database rollforward). Refer below link for complete steps in migration which involves your instance and the database migration.

** regarding database rollforward, its strongly recommended to take a full backup of DB2 V8 database and then restore it on V9.7 instance.

http://www-01.ibm.com/support/docvie...id=swg21200005

Refer below section from teh above link :

"If you are Upgrading from DB2 UDB Version 8.1 to DB2 Version 9.7, review also the DB2 UDB Version 8.2 upgrade considerations technote. In addition to the changes in Upgrading to DB2 Version 9.7, you might need to address the changes and conversions that happen when you install DB2 UDB Version 8.2 (DB2 UDB Version 8.1 FixPak 7) or a higher level on a DB2 server that already has DB2 UDB Version 8.1 installed up to FixPak 6 level. "


Cheers, Vijay
Nov 9 '10 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

28
by: Act | last post by:
Why is it suggested to not define data members as "protected"? Thanks for help!
3
by: t2581 | last post by:
Hi, we are daily restore db "PRICE" with rollforward from server A into PRICE on server B Usually we restore from backup with timestamp of ~ 02:00 AM and applying logs till 7 AM (30-50...
0
by: Alistair | last post by:
Hi all, I am creating a database based site that keeps track of books, who has read them and the comments they have. After a little help in M.P.I.asp.DB I managed to create a database (access...
1
by: Agnes | last post by:
my form got over 30 textbox, as I addnew() and update the record, it said "string & binary data unable trunctated" and that record didn't save in database I used Try catch to check the error, It...
0
by: Tommaso Caldarola | last post by:
I have a custom collection of custom objects. I bind a DataGrid with collection1, a property of custom object is a ReferenceType (another custom object). For that property in the datagrid I...
8
by: meiliong | last post by:
I would like to read a column of data in csv file on each rows and get the data to perform calculation as shown below: "Sample Number","POD1","POD5","Time" 803,E7,03, 1803,E7,03,3.3330 us...
5
by: meiliong | last post by:
Read data from csv file using c++ Question posted by: meiliong (Newbie) on Yesterday 10:00 AM I would like to read a column of data in csv file on each rows and get the data to perform calculation...
0
by: meiliong | last post by:
I had written a simple script using vbscript to read text file data line by line. On top of that i would like to grab the read data and perform calculation such as get the total sum. The data that i...
1
by: mlaris | last post by:
Howdy, We are experiencing a bizarre problem under Linux attempting to restore a DB2 database. The backup was created on this machine, and is being restored to the same machine, but changing the...
1
Airslash
by: Airslash | last post by:
Hello, The problem is that my server is not receiving data. The code below are the various classes I designed around sockets. It will be big... I have run the code with the debugger, and I see...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.