Convert to 64bit using CPDB

Post Reply
josmani
Posts: 53
Joined: Tue Jun 03, 2003 3:38 am

Convert to 64bit using CPDB

Post by josmani »

Have been using cpdb to convert database files to 64bit Texis so we can get passed the 2gb file size limit.

The issue is that the CPDB command drops after a table is copied. We have a lot of tables to convert and we were hoping to reduce down time as much as we can.

I was wondering if there is a way to convert all the tables in a batch possibily as an overnight job.
josmani
Posts: 53
Joined: Tue Jun 03, 2003 3:38 am

Convert to 64bit using CPDB

Post by josmani »

We've got Windows 2000 on both servers. Texis on destination server is version 4 (64/32 bit). Should we copy the .tbl files to a local directory and then run addtable -b 32 command?

What is the sytax for supplying multiple tables with cpdb command?
Post Reply