OpenTP1 Version 7 TP1/Client User's Guide TP1/Client/W, TP1/Client/P

[Contents][Index][Back][Next]

7.2.2 TP1/Client/P format

 
[betran]#
dcnamport=name-service-port-number
dchost=TP1/Server-as-a-gateway
dcwatchtim=maximum-wait-time
dccltconnecttimeout=maximum-connection-establishment-monitoring-time
dcclttrexptm=expiry-time-in-transaction-branch
dcclttrexpsp=y|n|f
dcclttrwattm=maximum-time-interval-in-transaction-inquiry-response
dcclttrcputm=CPU-monitoring-time-in-transaction-branch
dccltuttrcmt=y|n
dcrcvport=CUP-receive-port-number
dcsndhost=connected-node-name
dcsndport=connected-port-number
dcsockopenatrcv=y|n
dccltdeliverycheck=y|n
dcutokey=test-user-ID
dccache=number-of-areas-for-temporarily-storing-service-information
dccltcachetim=expiration-of-temporarily-stored-service-information
dccltloadbalance=y|n
dccltservicegrouplist=file-defining-correspondence-between-service-groups-and-RPCs
dccltconnectretry=retry-count-for-connection-establishment
dcscddirect=y|n
dcscdport=schedule-service-port-number
dccltdatacomp=y|n
dcextendfunction=facility-extension-level-of-RPC-service
dccltinquiretime=maximum-time-interval-in-permanent-connection
dccltport=client-extended-service-port-number
dccltdccmhost=DCCM3-logical-terminal-host-name
dccltdccmport=DCCM3-logical-terminal-port-number
dccltxatmi=Y|N
dcwatchtiminherit=Y|N
dccltdelay=maximum-communication-delay-time
dccltcupsndhost=CUP-send-host
dccltcuprcvport=port-number-used-for-CUP-reception
dccltraphost=RAP-processing-listener or DCCM3-logical-terminal
dccltrapautoconnect=Y|N
dcclttrstatisitem=statistics-item
dcclttroptiitem=transaction-optimization-item
dcclttrwatchtime=maximum-communication-wait-time-during-transaction-synchronous-point-processing
dcclttrrbinfo=no|self|remote|all
dcclttrlimittime=maximum-transaction-execution-time
dcclttrrbrcv=Y|N
dcclttrrecoverytype=type1|type2|type3
dcwatchtimrpcinherit=Y|N
dcsyswatchtim=maximum-OpenTP1-control-response-wait-time
dccltauthent=y|n
dccltconnectinf=terminal-identification-information
dcscdmulti=Y|N
dcscdmulticount=number-of-multi-scheduler-daemon-processes
dchostselect=Y|N
dcscdloadpriority=Y|N
dccltonlythisnode=Y|N
dccltnoserver=Y|N
dcselint=reception-check-interval
dchostchange=Y|N
dccltoption=client's-extension-option
dccltnamextend=0|1
dctrcpath=trace-output-directory
dctrcerr=error-log-size
dctrcuap=UAP-trace-file-size
dctrcsoc=socket-trace-file-size
dctrcsocsize=socket-trace-record-size
dctrcmdl=module-trace-file-size
dccltprfinfosend=Y|N
dccltrecvbufsize=TCP/IP-receive-buffer-size
dccltsendbufsize=TCP/IP-send-buffer-size
dcclttcpnodelay=Y|N
 

#
This operand specifies TP1/Client/P definition start declaration and is mandatory. [ ] does not mean "omissible."
This operand can be omitted.

Include the above client environment definitions in the betran.ini file under the Windows directory.

When you use the _s version of a function (dc_xxx_xxx_s), you can use any client environment definition file you created. When you use your own client environment definition file, specify the pathname of the file in the defpath argument of the dc_clt_cltin_s function. The pathname must be specified with the absolute path or relative path from the current drive (current directory).

When you use the facility for receiving one-way messages from the server, you can specify any client environment definition file in the dc_clt_accept_notification_s, dc_clt_cancel_notification_s, or dc_clt_open_notification_s function.