Sample DBEngine Parameter File
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %
% A Series DATABridge Engine Parameter File %
% %
% Source: DATA/ENGINE/SAMPLE/CONTROL %
% %
% Version: 6.1 %
% %
% Copyright (C) 1998-2011 by Attachmate Corporation %
% All Rights Reserved %
% %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% License key
% KEY = "XXXXXXXXXXXXXXXXXXXXXXXX"
% Temporary evaluation key
% EVALKEY = "XXXXXXXXXXXXXXXXXXXXXXXX"
% Software compatibilities
Audit level = 7
Property level = "050210"
% Frequency of commits
Checkpoint client every 100 audit blocks
% Checkpoint client every 1000 (allow 1-9999999) records
% Checkpoint client every 200 (allow any) transactions
% Checkpoint client every 10 (allow 1-36000) seconds
Checkpoint client during long transactions = false only
% Number of concurrent Extract workers
Workers = 4 (max 10)
% Restrict access to DATABridge to certain times
% Available daily from 11:30 PM to 7:00 AM
% Monday from 12:00 PM to 1:30 PM
% Available Saturday from 4:00 AM to 10:50 PM
% Available weekdays from 9:20 PM to 3:00 AM
% When retrieving audit regions from another host
% across a network, ReadAhead will send a request for
% the next region before the Accessory asks for it.
ReadAhead = true
% Print statistics report at EOJ
Print Statistics = false
% Include/exclude link data items
Links = false
% Use/don't use DATABridge Plus if installed
DBPlus = true
% Access/don't access the active (current) audit file
Read active audit = false
% DMSII program titles
DMALGOL "*SYSTEM/DMALGOL ON DISK"
DMCONTROL "*SYSTEM/DMCONTROL ON DISK"
DMUTILITY "*SYSTEM/DMUTILITY ON DISK"
DMRECOVERY "*SYSTEM/DMRECOVERY ON DISK"
% Mirroring
% WARNING: The MIRRORED option should only appear in a
% database-specific DATABridge Engine control file, i.e.
% DATA/ENGINE/<database>/CONTROL.
% MIRRORED AUDIT [ AND DATABASE ] FOR <sourcename>
% AT "<hostname>" PORT "<portnumber>"
% <hostname> is the primary system, i.e. where the live database is.
% <sourcename> is name of a Server Accessory SOURCE on that primary system.
% Mirrored Audit and Database for BANKDB at PROD port "3000"
%
% Mirrored Audit for CUSTOMERDB at GREENHOST port "4101"
|