Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Trouble with dbvalid command

Status
Not open for further replies.

Tzunami

Programmer
May 16, 2001
19
CA
Hey there,
I'm trying to run a DB backup script over a network using namely the dbvalid command. It worked fine under WinNT 4.0 server, but we upgraded recently to Win2000 SP 3. Now the command prompt finds invalids parameter in that statement (on the same line):

dbvalid -c
"eng=dbserver;dbn=****;links=tcpip;uid=*****;pwd=*****"
-o D:\[rest of the path here]

I thought that it might be a connection problem, so I ran dbping with the same argument. It found the DB without any problem.

Just to specify, I have Adaptive Server Anywhere 7.0.1

Any thoughts/ideas/suggestions?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top