![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi! I want to validate a Database without modifying the Database. The documentation gives two Opportunities... validate a copy of the Database or validate the database in read-only mode. If I tried it, I get an error (SQL-error -304) with text "acceess denied" and "disk full" . I use SA 11.0.1.2308 I combined the dbvalid with the start of the databse-engine. Command: "%SABIN%\dbvalid.exe" -c "START=%SABIN%\dbeng11.exe -r -ca0 -c256M -n db_valid %PATHDB%\db_test.db;uid=DBA;pwd=sql;ENG=db_valid" What did I wrong or is it a bug? regards Ingmar |
#3
| |||
| |||
|
|
Hi, I changed my command: "%SABIN%\dbvalid.exe" -c "START=%SABIN%\dbeng11.exe -r -ca0 -c256M;DBN=db_valid;DBF=%MAFIS_VDB%\db_test.db;uid= DBA;pwd=sql" Now dbvalid works. But i do'nt know why. According to the documentation i would say, that my first way should work also. Right? Regards Ingmar> schrieb im Newsbeitrag news:4acf1c56 (AT) forums-1-dub (DOT) .. Hi! I want to validate a Database without modifying the Database. The documentation gives two Opportunities... validate a copy of the Database or validate the database in read-only mode. If I tried it, I get an error (SQL-error -304) with text "acceess denied" and "disk full" . I use SA 11.0.1.2308 I combined the dbvalid with the start of the databse-engine. Command: "%SABIN%\dbvalid.exe" -c "START=%SABIN%\dbeng11.exe -r -ca0 -c256M -n db_valid %PATHDB%\db_test.db;uid=DBA;pwd=sql;ENG=db_valid" What did I wrong or is it a bug? regards Ingmar |
![]() |
| Thread Tools | |
| Display Modes | |
| |