Forums | Admin

Discussion Forums: open-discussion

Start New Thread Start New Thread
Message: 93532
BY: Rakesh Arora (rakmoh)
DATE: 2010-05-03 14:51
SUBJECT: database migration issues with db2

 

I have been trying to run our application with db2. We have lots of migration files (37 in total) and having issue running rake db:migrate with db2.

It seems that db2 requires a reorg of the table that had gone through three REORG-recommended operations (drop column is one such operation):

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

Any idea how to fix this issue?

Thanks,
-Rakesh



Thread View

Thread Author Date
database migration issues with db2Rakesh Arora2010-05-03 14:51
      RE: database migration issues with db2Praveen Devarao2010-05-03 16:48
            RE: database migration issues with db2Praveen Devarao2010-05-03 16:53
                  RE: database migration issues with db2Rakesh Arora2010-05-04 14:40
                        RE: database migration issues with db2Praveen Devarao2010-05-04 15:25

Post a followup to this message