Sample configuration file

This is an example of two DB2 access service library configuration files:

[Service Library]
{Logging}
LogSvclibStatistics=60
 
#The configuration for the first service
[zOS_sna]

{ACS Required}
DefaultClientCodeset=OpenServerDefault
DefaultTargetCodeset=OpenServerDefault
UseClientCharset=yes
TPName=AMD2
ConnectionProtocol=lu62
ConnectionSpec1=LOCAL
ConnectionSpec2=CICSAMD2
ConnectionSpec3=MVSMODE

{Client Interaction}
EnableAtStartup=yes
TransactionMode=short
GatewayCompatible=no

{Target Interaction}Allocate=connectSQLTransformation=sybaseQuotedStringDelimiter='
{Data Conversion Errors}DateTimeConvertError=reject
{Datatype Conversion}DateTimeResults=datetime
{Logging}
LogTargetActivity=yesLogReceivedSQL=yesLogTransformedSQL=yes
{Tracing}
TraceTarget=no
#The configuration for the second service
[zOS_tcp]

{ACS Required}DefaultClientCodeset=OpenServerDefaultDefaultTargetCodeset=OpenServerDefaultUseClientCharset=yes
TPName=AMD2ConnectionProtocol=tcpipConnectionSpec1=opheliaConnectionSpec2=7021ConnectionSpec3=CICSAMD2
{Client Interaction}EnableAtStartup=yesTransactionMode=shortGatewayCompatible=no

{Target Interaction}Allocate=connectSQLTransformation=sybaseQuotedStringDelimiter='

{Data Conversion Errors}DateTimeConvertError=reject

{Datatype Conversion}DateTimeResults=datetime

{Logging}LogTargetActivity=yesLogReceivedSQL=yesLogTransformedSQL=yes

{Tracing}
TraceTarget=no