Processing of sql scripts created by Recovery for Interbase does not rebuild the database and/or produce any error messages. What is the problem with?
In addition to script(s) the assisting batch file runme.bat is created to automate database rebuilding procedure. Please, run this batch file passing a path to isql.exe utility as a command-line argument (e.g. runme.bat c:\Interbase\bin\). Also note that a database administrator password is required to rebuild database. By default, it is set to “masterkey” in all SQL-scripts created during recovery process. To start database rebuild procedure one of three possible alternatives is possible: • Replace manually the default Database Administrator (SYSDBA) password “masterkey” with the password required. The password should be replaced in every single script created during database recovery; • Change temporarily Database Administrator’s password to “masterkey” and after database recreation is complete change it back to the previous value; • Input the desired password in the Password field while selecting database to be recovered.
Related Questions
- After running Recovery for Interbase on the corrupted database, a folder with sql script(s) and batch file has been created. How could these files be transfigured into a new database?
- Processing of dxl files created by Recovery for Lotus Notes does not rebuild the database and/or produce any error messages. What is the problem with?
- Processing of sql scripts created by Recovery for Oracle does not rebuild the database and/or produce any error messages. What is the problem with?