Progress
Database Administration
Guide and Reference


PROUTIL LOAD Qualifier

Performs a binary load of database contents.

SYNTAX

Operating System
Syntax
UNIX
Windows
proutil db-name -C load filename [build indexes [-TB blocksize] [-TM n] [-T dir-name] | [-SS sort-file-directory-specification]]

db-name

Specifies the database where you want to load the data. You must completely define the path.

filename

Specifies the binary dump file that you want to load. You must completely define the path.

build indexes

Indicates that PROUITL LOAD will simultaneously build the indexes and perform the load.

-TB n

Specifies that the index rebuild will be performed using Speed Sort. n indicates the allocated block size, in kilobytes. For more information on the Speed Sort (-TB) parameter, see the Progress Startup Command and Parameter Reference .

-TM n

Specifies the merge number. n indicates the number of blocks or streams to be merged during the sort process. For more information on the Merge Number (-TM) parameter, see the Progress Startup Command and Parameter Reference .

-T dir-name

Specifies the name of the directory in which the temporary files are stored. If you do not use this parameter, PROUTIL places temporary files in the current working directory. For more information about the Temporary Directory (-T) parameter, see the Progress Startup Command and Parameter Reference .

-SS sort-file-directory-specification

Identifies the location of a multi-volume sort file specification. If you use the Sort Directory Specification (-SS) parameter, PROUTIL does not use the Temporary Directory (-T) parameter.

NOTES


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095