cpdb

Post Reply
MiniMe
Posts: 210
Joined: Thu Mar 15, 2001 4:30 pm

cpdb

Post by MiniMe »

I have a Texis NT box and an ALPHA running Tru64. I am trying to use cpdb to copy the table structures from Tru64 to NT. On the NT box I run cpdb -v on the Tru64 box I run 'cpdb -d /db/tables/prod -h 172.16.1.236 -t customer.tbl -p'. after about 2 seconds the cpdb on the Tru64 box core dumps and the cpdb on the NT box dies with a '200 Command: SET' as the only output. Any advice.
MiniMe
Posts: 210
Joined: Thu Mar 15, 2001 4:30 pm

cpdb

Post by MiniMe »

Well that sort of fixes it.. if the table already exists on NT it abends the cpdb. So if I script the 300+ tables and it hits one that exists then it fries the daemon.. I guess I can work around that unless you have any more suggestions.
Post Reply