Hi. We have a very very old SQL anywhere 9 - dbsrv9 database running on a Cisco secureACS where the database has been corrupt. Any I try to run the dbsrv9.exe application to login to the db, but I don't have the the encryption key. Is there anyway to get into the db or fix the corrupted db? |
Sorry, without the encryption key it is impossible to get anything from the database. There's no way (short of brute force) to guess or calculate it, and there's no back door. Without the key, you're out of luck. Thanks! :-( I can see the encrypted key in a ini file. So there is no way to use this ? baaa...
(12 Feb '19, 10:26)
pederbach
Replies hidden
1
OK, you said you didn't have the key. If you do, use the -ek switch to specify the key when you start the server.
(12 Feb '19, 10:30)
Graeme Perrow
3
Now which statement is true?
(12 Feb '19, 10:31)
Volker Barth
|