Load process directories

The following is the directory structure that is created during the install process for the automated load process:

$RAP30/Auto_File_Load
    data
        RAPCache_in
            active
            log
        VLDB_in
            active
            log
        archive
        rap_in
        status
        mon_logs
    VLDB_Load_Scripts

The values of the environment variables defined in the rap_flap_env.sh and rap_bfap_env.sh scripts are:

Variable name

Value

$RAP_HOME

$RAP30/Auto_File_Load

$RAP_DATA

$RAP30/Auto_File_Load/data/RAPCache_in

$IQ_DIR

$RAP30/Auto_File_Load/data/VLDB_in

$RAP_ARCH

$RAP30/Auto_File_Load/data/archive

$RAP_IN

$RAP30/Auto_File_Load/data/rap_in

$RAP_STAT

$RAP30/Auto_File_Load/data/status

$LOAD_IQ_SCRIPT_DIR

$RAP30/Auto_File_Load/VLDB_Load_Scripts

The two directories active and log must exist under both the $RAP_DATA and $IQ_DIR directories.