Outils pour utilisateurs

Outils du site


firebird:database_shutdown

Database Shutdown

Empêcher toute nouvelle connexion, sauf par SYSDBA :

gfix -user sysdba -password xxxxxx -shut -attach 30 localhost:/path/to/database.fdb

Autoriser à nouveau les connexions :

gfix -user sysdba -password xxxxxx -online localhost:/path/to/database.fdb
firebird/database_shutdown.txt · Dernière modification: 2022/06/30 09:41 (modification externe)