copydb on NT

Post Reply
bart
Posts: 251
Joined: Wed Apr 26, 2000 12:42 am

copydb on NT

Post by bart »

Tried copying a table from solaris to NT. Used:

copydb -umyuser -pmypassword -tsometable www.mysite.com /usr/database

also tried:

copydb -u myuser -p mypassword -tsometable www.mysite.com /usr/database

Both times all it did was give me a "Usage:" message. Wassup?
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

copydb on NT

Post by mark »

bart
Posts: 251
Joined: Wed Apr 26, 2000 12:42 am

copydb on NT

Post by bart »

My bad... well not exactly.. The stupid console truncated the help line at exactly <remotedb> so I never saw the <localdb> operand.
Post Reply