ASA SQL User's Guide
Importing and Exporting Data
Rebuilding databases
To reload a database (Command line)
At a command prompt, execute the reload.SQL script.
For example, the following command loads the reload.SQL script in the current directory.
dbisql -c "dbn=asademo;uid=DBA;pwd=SQL" reload.SQL