Download Pervasive.SQL User's Guide Server Edition

Transcript
@command_file Specifies a command file for the utility to execute. You can
include multiple entries in one command file. Each entry in
the command file contains the utility options (if any) and the
set of files to convert, followed by <end> or [end]. When
specifying the files to convert, be sure to use full directory
names, including the volume name. You can use wildcards
(* and ?) in these file names.
The following is an example of a Rebuild utility command
file:
–C sys:\mydir\*.* <end>
–C –P1024 dta:\dir\*.* <end>
–M0 –K0 sys:\ssql\*.* <end>
The following example places the rebuilt files in a different directory on the
server:
LOAD BREBUILD –Bsys:\newfiles –C –P4096
sys:\oldfiles\*.mkd
Viewing the BREBUILD.LOG File
After rebuilding your files, check the utility’s log file to see if any errors occurred during
the conversion. The BREBUILD.LOG is an ASCII text file, which is placed in the
SYS:\SYSTEM directory. You can examine the log file using a text editor.
Pervasive.SQL User’s Guide
340
Converting MicroKernel Data Files