|
Access Service User's Guide DirectConnect for AS/400
|
Sample
configuration file
Following is an example of an access service library configuration
file:
[Service Library]
{Logging}
LogSvclibStatistics=60
#The configuration for the first service
[ServiceA]
{ACS Required}
ASCIICodeset=850
ConnectionProtocol=lu62
ConnectionSpec1=LOCALA
ConnectionSpec2=BLANCO
ConnectionSpec3=QPCSUPP
DatabaseName=S10A0031DefaultClientCodeset=850
DefaultTargetCodeset=500
EBCDICCodeset=500
TPName=\x7F6DB
{Client Interaction}
EnableAtStartup=yes
{Logging}
LogReceivedSQL=yes
#The configuration for the second service
[ServiceB]
{ACS Required}
ASCIICodeset=850
ConnectionProtocol=lu62
ConnectionSpec1=LOCALB
ConnectionSpec2=BLANCO
ConnectionSpec3=QPCSUPP
DatabaseName=S10A0031DefaultClientCodeset=850
DefaultTargetCodeset=500
EBCDICCodeset=500
TPName=\x7F6DB
{Client Interaction}
EnableAtStartup=yes
{Datatype Conversion}
DateTimeResults=char_iso
{Logging}
LogReceivedSQL=yes
LogTransformedSQL=yesYou can create an initial access service using the template
provided in the installation. The template file also provides an
example of each configuration property.
For more information about installing the initial access service,
see the DirectConnect Installation Guide for Enterprise Connect IPS.