Home > Archive > SQL Anywhere database > June 2005 > Validate a database on network ???









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Validate a database on network ???
Bassem M.

2005-06-22, 8:23 pm

Hi,

I'm using ASA 8.0.2

How to validate a database on the network by using the "dbvalid".

Using this syntax : dbvalid -c
"uid="";pid="" ;dbf=\\PC_SERVER\Bac
kup\MyDatabase.db"
returns me the following error: Specified database is invalid
....

dbf --> cannot be used on network (like specified in online
books)...


thank you



Stephen Rice

2005-06-23, 11:23 am

Bassem M. wrote:
> Hi,
>
> I'm using ASA 8.0.2
>
> How to validate a database on the network by using the "dbvalid".
>
> Using this syntax : dbvalid -c
> "uid="";pid="" ;dbf=\\PC_SERVER\Bac
kup\MyDatabase.db"
> returns me the following error: Specified database is invalid
> ...
>
> dbf --> cannot be used on network (like specified in online
> books)...
>
>
> thank you
>
>
>

dbvalid runs against an database already loaded on a server. Try
" uid=dba;pwd=sql;dbf=
\\PC_SERVER\Backup\M
yDatabase.db;start=dbeng9.exe"

Also note that some networks may produce unreliable results. Please
review the Technical Document titled "Running A SQL Anywhere Database
File That is Stored Remotely from the Server Machine" at
http://www.ianywhere.com/developer/.../> emotely.html
for all of the details.

/steve

--
Stephen Rice
Technical Services Manager
iAnywhere Solutions

--- Please Post ---
Whitepapers, Tech Docs, Solved Cases, Bug Fixes and
"Report a bug" are all available on www.ianywhere.com
Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com