Sample Tanker Parameter File

Following is an example Tanker parameter file for a DMSII database titled BANKDB.

% DATABridge Tanker parameter file for BANKDB

% Created month day, year @ time by Version 62.x.x

SUPPORT OBJECT/DATABRIDGE/SUPPORT/BANKDB ON DISK % library title

MAXWAIT 0 % max seconds to wait for audit; 0 => forever

RETRY 60 % seconds between retries

% AUDIT ON <pack> % Pack containing original audit files

INDEPENDENT = false % true => restore UI before each filter

% TRANSFORM <transformname>

DEFAULT format RAWFORMAT % For filters without a format clause

% Include a FILTER command for each desired filter.

% The <destinationpack> is where to write the filtered audit.

% FILTER <filtername> ON <destinationpack> { format <formatname> }

% DATASETS % optional list of datasets; default is all datasets

% BANKDB

% "MASTER-DS"

% "ORDERED-DS"

% "EMB-STANDARD"

% RSDATA

% BANK

% BRANCH

% "MERGE-BRANCH"

% "R-BRANCH"

% CUSTOMER

% EMPLOYEES

% "R-CUST"

% CUSTONELINE

% CUSTNAMEONLY

% TELLER

% ACCOUNT

% "R-ACCT"

% HISTORY

% TRIALBALANCES

% ADDRESSES