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?
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?