A client sent me their DB since their computer crashed and now they
can't get open the system. When I try in JDataStore Explorer I get "Not
a valid user or password" and ask if I want to open in Read only mode. I
click Yes I get:
See com.borland.datastore.DataStoreException error code: BASE+51
com.borland.datastore.DataStoreException: Not a valid user or password
at com.borland.datastore.DataStoreException.a(Unknown Source)
at com.borland.datastore.DataStoreException.c(Unknown Source)
at com.borland.datastore.DataStore.w(Unknown Source)
at com.borland.datastore.DataStore.a(Unknown Source)
at com.borland.datastore.DataStore.c(Unknown Source)
at com.borland.datastore.DataStore.b(Unknown Source)
Is there anyway I can open and "fix" the DB for them?
TIA, Magnus
PS. They sent all 4 files (file.jds, file_LOGA_0000000000,
file_LOGA_ANCHOR, file_STATUS_0000000000)
I tried to move the jds file away from the LOG & STATUS files but same
result when I tried to open the single jds file
Also, I tried to remove the directory where the files resided and I got
the message that the jds-file was used. Windows Task manager showed that
the JDataStore Explorer was running (after I killed it). Deleting the
process in the task manager fixed that problem.
If you can send the db and logfiles to sshaughnessy at borland.com, I can
take a quick look.
-Steve
"Magnus" <magnus_...@yahoo.com> wrote in message
news:44b79d99$1...@newsgroups.borland.com...