Subject | isql problem |
---|---|
Author | robertsc@teleport.com |
Post date | 2001-05-06T17:56:46Z |
Hi Folks,
I am attempting to setup a batch file to run a metadata extract of my
database from a client machine. I keep getting username/password
errors and I'm sure the username and password exist on the server and
client and that I have not mis-typed anything. I'm beginning to
wonder if the order of isql command line arguments is the problem.
Here's my command line for ISQL:
isql -user SYSDBA -password myPassword -a -output c:\gcrc.ddl
cdmas:e:\dbdev\gcrc.gdb
can anynody spot the problem?
thanks
rob
I am attempting to setup a batch file to run a metadata extract of my
database from a client machine. I keep getting username/password
errors and I'm sure the username and password exist on the server and
client and that I have not mis-typed anything. I'm beginning to
wonder if the order of isql command line arguments is the problem.
Here's my command line for ISQL:
isql -user SYSDBA -password myPassword -a -output c:\gcrc.ddl
cdmas:e:\dbdev\gcrc.gdb
can anynody spot the problem?
thanks
rob