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 > migration (v8.1 to v.91)

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-08-08, 02:22
nittal nittal is offline
Registered User
 
Join Date: Jul 2008
Posts: 131
migration (v8.1 to v.91)

Hi,
m using db2 v9.1 ESE on windows
i am trying to migrate databases on v8.1 to v9.1 using the backup image of those databases but it is throwing this error:

SQL1704N Database migration failed. Reason code "3". LINE NUMBER=0.

what ibm suggested is, increase the logfile size of the database you are trying to migrate. but in order to do that i need to first connect to the database but trying to do that throws the following error:

SQL5035N The database requires migration to the current release.
SQLSTATE=55001

what is the next step i can try doing now?
Reply With Quote
  #2 (permalink)  
Old 09-08-08, 08:05
oracle10gsingh oracle10gsingh is offline
Registered User
 
Join Date: Nov 2007
Posts: 72
what process you are following to migrate ? explain in detail
Reply With Quote
  #3 (permalink)  
Old 09-08-08, 08:26
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
No, you don't need to connect to the database. You only need to attach to the instance in order to change DB CFG parameters. Exactly which statements do you try to execute?
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
Reply With Quote
  #4 (permalink)  
Old 09-09-08, 01:32
nittal nittal is offline
Registered User
 
Join Date: Jul 2008
Posts: 131
hey thanks, i have successfully migrated the databases...
i have increased the logfile size, then gave the migrate database command and have again reset the default logfilesize...
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