This is a discussion on restore question within the DB2 forums, part of the Database Server Software category; --> I ever remember there's some question very similar appeared some days ago, but I failed to get the final ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I ever remember there's some question very similar appeared some days ago, but I failed to get the final answer. update DB2 7.1(WSE) to 8.1(WSE) on R6000, after backup and install the 8.1 DB2, when try to restore the database we met with error below: sql2519N the db was restored but the restored db was not migreted to the corrent release error -1006 with tokens "3 j" is returned sqlstate=24501 then we run migrate, sql1006n returned, saying the code page "xxx" of the application does not match teh code 'xxx' of the database. sqlstate=24501 then we set the db2codepage and db2country, but it doesn't work. I googled the web and get some tips like below: 1. enlarge the log file 2. install the latest fixpack I don't know why 1 is suggested, and we plan to do 2 when call the customer next time but not feel sure it will work. It seems to be a common question? for I google many questions on similar scenario. Your help will be highly appreciated |
| ||||
| :It seems to be a common question? for I google many questions on similar :scenario. : :Your help will be highly appreciated : I don't know if it will help, but the links I use for db2 q&a are: 1) The manuals (from http://www.software.ibm.com/data/db2/library) 2) The Certification Guides I've found other books on UDB to be very basic or lacking in administration help. I'd also suggest you subscribe to DB2EUG mailing list (db2eug@herethey.com) where you'll get additional help. More info is at http://www2.herethey.com:8888/mailman/listinfo/db2eug |