IBM Books

Administration Guide


Usage

Syntax:

   db2autold [-d] [-i] [-c config_file]

Flags:

-c
Use the config_file as the configuration file for AutoLoader. The default is autoloader.cfg.

-d
In case of abnormal exit from AutoLoader, it is necessary to run AutoLoader with this option to clean up all associated temporary directories, files, and hanging processes. Option -c is also needed to specify the configuration file for the unsuccessful AutoLoader session, which left garbage around.

-i
In case the clean up in the end has to be interactive. By default, clean will be done without a prompt.

AutoLoader creates a log file called autoload.log. This contains the messages from the main AutoLoader script. Check it to ensure all pipes and temporary directories got set up correctly. It also creates a file called load_log.XXX. This contains messages from the load process on database partition XXX. As well, AutoLoader also creates a file called splt_log.XXX. This contains messages from the split process on database partition XXX.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]

[ DB2 List of Books | Search the DB2 Books ]