Subject | restore trouble |
---|---|
Author | fabrice.aeschbacher@khe.siemens.de |
Post date | 2001-05-21T08:49:32Z |
Hi,
I don't have solved my restore problem yet.
I'm executing the following script :
rem Shutdown database
gfix -shut -force 0 -user sysdba -password masterkey db.gdb
rem restore operation
gbak -r -l -v -user SYSDBA -password masterkey db.gbk db.gdb
rem restart database
gfix -o -user sysdba -password masterkey db.gdb
Before doing this, no SYSDBA user is connected, only normal users.
But even after "gfix -shut", the DB is still locked and gbak cannot
achieve the "replace" operation. Any idea?
Fabrice
mailto:fabrice.aeschbacher@...
I don't have solved my restore problem yet.
I'm executing the following script :
rem Shutdown database
gfix -shut -force 0 -user sysdba -password masterkey db.gdb
rem restore operation
gbak -r -l -v -user SYSDBA -password masterkey db.gbk db.gdb
rem restart database
gfix -o -user sysdba -password masterkey db.gdb
Before doing this, no SYSDBA user is connected, only normal users.
But even after "gfix -shut", the DB is still locked and gbak cannot
achieve the "replace" operation. Any idea?
Fabrice
mailto:fabrice.aeschbacher@...