|
The following Rebuild tasks are available:
To start the GUI Rebuild utility
There are two ways to start the GUI Rebuild utility:
To obtain help for the Rebuild utility
You can access this help file by clicking Help in any dialog box.
To select files for rebuilding

The Rebuild utility deletes the original file after rebuilding it if the file is being rebuilt in the same directory. If the new file is in a different directory, the original file is not deleted.
Click Next and continue with Step 3.
To specify rebuild options

You can change the configuration options for the Rebuild utility before you rebuild your selected file or files. These options are defined in Rebuild Options Screen .
When you are ready, see To start the rebuild process .
To start the rebuild process
When the process completes, a message dialog box informs of the success or failure of the conversion and prompts you to view the results.


The Rebuild utility writes to the status file for every file it attempts to convert. The log file (REBUILD.LOG by default) is an ASCII text file that is placed by default in the directory in which you run the Rebuild utility from.
You can examine the log file by selecting the View Status File command from the Run menu. The rebuild settings are listed for every file. If you disabled the Continue on Error setting, the status file contains the information up to the point of the error. If the rebuild was not successful, the status file contains error messages explaining why the rebuild failed.
The following command line Rebuild utility tasks are available.
To run Rebuild on Linux
By default, you must be logged in as user psql to run utilities. User psql has no password and can be accessed only through the root account by using the su command. To use utilities from accounts other than psql, you must first make modifications to your .bash_profile. See "Pervasive.SQL Account Management on Linux" in Getting Started With Pervasive.SQL (Server edition).
/usr/local/psql/bin directory. Parameter, file, and @command_file are defined in Command Line Parameters .
The following example continues on error, sets a page size of 4096 bytes, and places the rebuilt files in a different directory on the server.
To run Rebuild on NetWare
Parameter, file, and @command_file are defined in Command Line Parameters .
The following example continues on error, sets a page size of 4096 bytes, and places the rebuilt files in a different directory on the server.
To run the Rebuild on Windows
Parameter, file, and @command_file are defined in Command Line Parameters .
The following example continues on error, sets a page size of 4096 bytes, and places the rebuilt files in a different directory on the server.
To see your progress while rebuilding files
Rebuild reports on the screen the number of records processed per file, incrementing 50 records at a time. In addition, Rebuild writes information to an ASCII log file. See Log File .
|
Chapter contents
Prev topic: Rebuild Utility GUI Reference
|