Appendix B. Library Functions and Commands

The library functions that can be used in OpenTP1 are listed below. For details about library functions related to the message queuing facility (TP1/Message Queue), see the TP1/Message Queue User's Guide.

Table B-1 OpenTP1 library functions


Purpose
Library function name
C libraryCOBOL-UAP creation program
Remote procedure callStarts a UAPdc_rpc_openCBLDCRPC('OPEN ')
Starts an SPP servicedc_rpc_mainloopCBLDCRSV('MAINLOOP')
Requests a remote servicedc_rpc_callCBLDCRPC('CALL ')
Invokes a remote service with a communication destination specified#1dc_rpc_call_toNone
Receives asynchronous processing resultsdc_rpc_poll_any_repliesCBLDCRPC('POLLANYR')
Obtains the descriptor of an asynchronous-response RPC request where an error occurreddc_rpc_get_error_descriptorCBLDCRPC('GETERDES')
Stops receiving processing resultsdc_rpc_discard_further_repliesCBLDCRPC('DISCARDF')
Refuses to receive the result of specific processingdc_rpc_discard_specific_replyCBLDCRPC('DISCARDS')
Retries a service functiondc_rpc_service_retryCBLDCRPC('SVRETRY')
Assigns schedule priorities to requests for a servicedc_rpc_set_service_prioCBLDCRPC('SETSVPRI')
References schedule priority of requests for a servicedc_rpc_get_service_prioCBLDCRPC('GETSVPRI')
References response-wait time for a servicedc_rpc_get_watch_timeCBLDCRPC('GETWATCH')
Renews response-wait time for a servicedc_rpc_set_watch_timeCBLDCRPC('SETWATCH')
Obtains a node address of a client UAPdc_rpc_get_callers_addressCBLDCRPC('GETCLADR')
Obtains a node address of a gatewaydc_rpc_get_gateway_addressCBLDCRPC('GETGWADR')
Sends data to a CUPdc_rpc_cltsendCBLDCRPC('CLTSEND ')
Terminates a UAPdc_rpc_closeCBLDCRPC('CLOSE ')
Remote API facilityEstablishes a connection with a rap listenerdc_rap_connectCBLDCRAP('CONNECT ')
CBLDCRAP('CONNECTX')
Disconnects rap listenersdc_rap_disconnectCBLDCRAP('DISCNCT ')
Transaction ControlStarts a transactiondc_trn_beginCBLDCTRN('BEGIN ')
Executes a chained commit operationdc_trn_chained_commitCBLDCTRN('C-COMMIT')
Executes a chained rollback operationdc_trn_chained_rollbackCBLDCTRN('C-ROLL ')
Executes an unchained commit operationdc_trn_unchained_commitCBLDCTRN('U-COMMIT')
Executes an unchained rollback operationdc_trn_unchained_rollbackCBLDCTRN('U-ROLL ')
Displays present transaction informationdc_trn_infoCBLDCTRN('INFO ')
System ManagementExecutes a commanddc_adm_call_commandCBLDCADM('COMMAND ')
Reports completion of user-server startupdc_adm_completeCBLDCADM('COMPLETE')
Reports user server statusdc_adm_statusCBLDCADM('STATUS ')
Audit log outputOutputs an audit logdc_log_audit_printCBLDCADT('PRINT ')
Message Log ManagementOutputs the message logdc_logprintCBLDCLOG('PRINT ')
Obtaining User JournalObtains user journalsdc_jnl_ujputCBLDCJNL('UJPUT ')
Journal data editing#2Closes a jnlrput output fileNoneCBLDCJUP('CLOSERPT')
Opens a jnlrput output fileNoneCBLDCJUP('OPENRPT ')
Inputs journal data from a jnlrput output fileNoneCBLDCJUP('RDGETRPT')
Message control facilityOpens an MCF environmentdc_mcf_openCBLDCMCF('OPEN ')
Starts the MCF servicedc_mcf_mainloopCBLDCMCF('MAINLOOP')
Receives messagesdc_mcf_receiveCBLDCMCF('RECEIVE ')
Sends a response messagedc_mcf_replyCBLDCMCF('REPLY ')
Sends a messagedc_mcf_sendCBLDCMCF('SEND ')
Resends a messagedc_mcf_resendCBLDCMCF('RESEND ')
Receives a synchronous messagedc_mcf_recvsyncCBLDCMCF('RECVSYNC')
Sends a synchronous messagedc_mcf_sendsyncCBLDCMCF('SENDSYNC')
Sends and receives synchronous messagesdc_mcf_sendrecvCBLDCMCF('SENDRECV')
Receives temporary stored datadc_mcf_tempgetCBLDCMCF('TEMPGET ')
Modifies temporary stored datadc_mcf_tempputCBLDCMCF('TEMPPUT ')
Stops continuous inquiry-responsedc_mcf_contendCBLDCMCF('CONTEND ')
Starts an application programdc_mcf_execapCBLDCMCF('EXECAP ')
Reports the application informationdc_mcf_ap_infoCBLDCMCF('APINFO ')
Reports the application information to user exit routinesdc_mcf_ap_info_uocNone
Sets user timer monitoringdc_mcf_timer_setCBLDCMCF('TIMERSET')
Cancels user timer monitoringdc_mcf_timer_cancelCBLDCMCF('TIMERCAN')
Executes a commit operation on an MHPdc_mcf_commitCBLDCMCF('COMMIT ')
Executes a rollback operation on an MHPdc_mcf_rollbackCBLDCMCF('ROLLBACK')
Closes an MCF environmentdc_mcf_closeCBLDCMCF('CLOSE ')
Acquires the status of the MCF communication servicedc_mcf_tlscomCBLDCMCF('TLSCOM ')
Acquires the connection statusdc_mcf_tlscnCBLDCMCF('TLSCN ')
Establishes connectiondc_mcf_tactcnCBLDCMCF('TACTCN ')
Releases connectiondc_mcf_tdctcnCBLDCMCF('TDCTCN ')
Acquires the acceptance status for a server-type connection establishment requestdc_mcf_tlslnCBLDCMCF('TLSLN ')
Starts accepting a server-type connection establishment requestdc_mcf_tonlnCBLDCMCF('TONLN ')
Stops accepting a server-type connection establishment requestdc_mcf_toflnCBLDCMCF('TOFLN ')
Deletes application timer start requestsdc_mcf_adltapCBLDCMCF('ADLTAP ')
Acquires the status of a logical terminaldc_mcf_tlsleCBLDCMCF('TLSLE ')
Shuts down a logical terminaldc_mcf_tdctleCBLDCMCF('TDCTLE ')
Releases a logical terminal from shutdown statusdc_mcf_tactleCBLDCMCF('TACTLE ')
Deletes a logical terminal's output queuedc_mcf_tdlqleCBLDCMCF('TDLQLE ')
DAM File ServiceOpens a logical filedc_dam_openCBLDCDAM('DCDAMSVC','OPEN')
Reads a logical file blockdc_dam_readCBLDCDAM('DCDAMSVC','READ')
Rewrites a logical file blockdc_dam_rewriteCBLDCDAM('DCDAMSVC','REWT')
Writes a logical file blockdc_dam_writeCBLDCDAM('DCDAMSVC','WRIT')
Closes a logical filedc_dam_closeCBLDCDAM('DCDAMSVC','CLOS')
Shuts down a logical filedc_dam_holdCBLDCDAM('DCDAMSVC','HOLD')
Releases a logical file shutdowndc_dam_releaseCBLDCDAM('DCDAMSVC','RLES')
References logical file statusdc_dam_statusCBLDCDAM('DCDAMSVC','STAT')
Starts the use of an unrecoverable DAM filedc_dam_startCBLDCDAM('DCDAMSVC','STRT')
Terminates the use of an unrecoverable DAM filedc_dam_endCBLDCDAM('DCDAMSVC','END ')
Assigns a physical filedc_dam_createCBLDCDMB('DCDAMINT','CRAT')
Opens a physical filedc_dam_iopenCBLDCDMB('DCDAMINT','OPEN')
Reads a physical file blockdc_dam_getCBLDCDMB('DCDAMINT','GET ')
Writes a physical file blockdc_dam_putCBLDCDMB('DCDAMINT','PUT ')
Searches for a physical file blockdc_dam_bseekCBLDCDMB('DCDAMINT','BSEK')
Directly inputs a block from a physical filedc_dam_dgetCBLDCDMB('DCDAMINT','DGET')
Directly outputs a block to a physical filedc_dam_dputCBLDCDMB('DCDAMINT','DPUT')
Closes a physical file blockdc_dam_icloseCBLDCDMB('DCDAMINT','CLOS')
TAM File ServiceObtains TAM table status#1dc_tam_openNone
Reads a TAM table recorddc_tam_readCBLDCTAM('FxxR')('FxxU')
Overwrites a TAM table recorddc_tam_rewriteCBLDCTAM('MFY ')('MFYS')('STR ')
Modifies or adds a TAM table recorddc_tam_writeCBLDCTAM('MFY ')('MFYS')('STR ')
Deletes a TAM table recorddc_tam_deleteCBLDCTAM('ERS ')('ERSR')
Cancels reading a TAM table record#1dc_tam_read_cancelNone
Obtains TAM table statusdc_tam_get_infCBLDCTAM('GST ')
Obtains TAM table informationdc_tam_statusCBLDCTAM('INFO')
Closes a TAM table#1dc_tam_closeNone
IST ServiceOpens an internode shared tabledc_ist_openCBLDCIST('DCISTSVC','OPEN')
Inputs a record from the internode shared tabledc_ist_readCBLDCIST('DCISTSVC','READ')
Inputs an internode shared table recorddc_ist_writeCBLDCIST('DCISTSVC','WRIT')
Deletes an internode shared table recorddc_ist_closeCBLDCIST('DCISTSVC','CLOS')
Resource LockingLocks resourcesdc_lck_getCBLDCLCK('GET ')
Releases all resource locksdc_lck_release_allCBLDCLCK('RELALL ')
Releases a specified resource lockdc_lck_release_bynameCBLDCLCK('RELNAME ')
XATMI InterfaceCalls a request/response service and receives its responsetpcall()TPCALL
Calls a request/response servicetpacall()TPACALL
Receives asynchronous responses from a request/response servicetpgetrply()TPGETRPLY
Cancels a request/response servicetpcancel()TPCANCEL
Establishes a connection with a conversational servicetpconnect()TPCONNECT
Disconnects conversational servicestpdiscon()TPDISCON
Receives a message from conversational servicestprecv()TPRECV
Sends a messages to conversational servicestpsend()TPSEND
Allocates a typed buffertpalloc()None#3
Releases a typed buffertpfree()None#3
Changes a typed buffer sizetprealloc()None#3
Obtains typed buffer informationtptypes()None#3
Propagates a service nametpadvertise()TPADVERTISE
Cancels propagating a service nametpunadvertise()TPUNADVERTISE
A template for service functionstpservice()TPSVCSTART
Returns from a service functiontpreturn()TPRETURN
TX interfaceStarts a transactiontx_begin()TXBEGIN
Executes a commit operationtx_commit()TXCOMMIT
Returns information about the present transactiontx_info()TXINFORM
Opens a resource managers grouptx_open()TXOPEN
Executes a rollback operationtx_rollback()TXROLLBACK
Closes a resource managers grouptx_close()TXCLOSE
Sets commit_returntx_set_commit_return()TXSETCOMMITRET
Sets transaction_controltx_set_transaction_control()TXSETTRANCTL
Sets transaction_timeouttx_set_transaction_timeout()TXSETTIMEOUT
Multinode Facility#1Starts obtaining OpenTP1 node statusdc_adm_get_nd_status_beginNone
Obtains OpenTP1 node statusdc_adm_get_nd_status_nextNone
Obtains specified OpenTP1 node statusdc_adm_get_nd_statusNone
Stops obtaining OpenTP1 node statusdc_adm_get_nd_status_doneNone
Starts obtaining a node identifierdc_adm_get_nodeconf_beginNone
Obtains a node identifierdc_adm_get_nodeconf_nextNone
Stops obtaining a node identifierdc_adm_get_nodeconf_doneNone
Obtains the local node identifierdc_adm_get_node_idNone
Starts obtaining user server statusdc_adm_get_sv_status_beginNone
Obtains user server statusdc_adm_get_sv_status_nextNone
Obtains specified user server statusdc_adm_get_sv_statusNone
Exits obtaining user server statusdc_adm_get_sv_status_doneNone
Online Tester ControlReports user server test statusdc_uto_test_statusCBLDCUTO('T-STATUS')
Performance Verification TraceAcquires user-specific performance verification tracesdc_prf_utrace_putCBLDCPRF('PRFPUT ')
Acquires the sequential number for an acquired performance verification tracedc_prf_get_trace_numCBLDCPRF('PRFGETN ')
Real-time statistics serviceAcquires real-time statistics on a specific sectiondc_rts_utrace_putCBLDCRTS('RTSPUT ')
#1
Cannot be used in a program used for creating a COBOL UAP.
#2
Journal data cannot be edited using an API written in C.
#3
No COBOL API exists for the XATMI interface.

OpenTP1 commands are listed below. For details about commands related to the message queuing facility (TP1/Message Queue), see the TP1/Message Queue User's Guide.

Table B-2 OpenTP1 commands

PurposeCommand nameAccess right
System managementRegisters or deletes OpenTP1 in the OSdcsetupSuperuser
Redefines and restarts process servicedcresetOpenTP1 administrator
Sets up the environment for OpenTP1 startupdcmakeupOpenTP1 administrator
Starts an OpenTP1 systemdcstartOpenTP1 administrator
Terminates an OpenTP1 system
(Note: To execute the dcstop command from a UAP, execute the command in the background.)
dcstopOpenTP1 administrator#
Outputs system statisticsdcstatsOpenTP1 administrator
Starts nodes in a cluster system or parallel-processing systemdcmstartOpenTP1 administrator
Stops nodes in a cluster system or parallel-processing systemdcmstopOpenTP1 administrator
Executes an OpenTP1 command from a scenario templatedcjcmdexOpenTP1 administrator
Specifies operands in the system definitiondcjchconfOpenTP1 administrator
Updates the domain definition filedcjnamchOpenTP1 administrator
Displays OpenTP1 node statusdcndlsGeneral user
Displays shared memory usedcshmlsGeneral user
Displays the execution status of temporary closingrpcstatGeneral user
Redirects the standard output and standard error output of OpenTP1prcteeOpenTP1 administrator
Terminates and restarts the prctee processprctctrlSuperuser
Acquires maintenance informationdcrasgetOpenTP1 administrator
Edits and outputs real-time system statistics to the standard outputdcreportOpenTP1 administrator
Deletes troubleshooting informationdccspoolOpenTP1 administrator
Checks system definitionsdcdefchkOpenTP1 administrator
Displays product informationdcpplistOpenTP1 administrator
Server managementStarts a serverdcsvstartOpenTP1 administrator
Terminates a serverdcsvstopOpenTP1 administrator
Displays server statusprclsGeneral user
Displays a search pathname for a user server and for a command invoked from the user serverprcpathlsGeneral user
Modifies a search pathname for a user server and for a command invoked from the user serverprcpathOpenTP1 administrator
Terminates OpenTP1 process forciblyprckillOpenTP1 administrator
Schedule managementDisplays schedule statusscdlsGeneral user
Shuts down schedulingscdholdOpenTP1 administrator
Releases scheduling shutdownscdrlesOpenTP1 administrator
Changes the number of processesscdchprcOpenTP1 administrator
Stops and restarts a processscdrsprcOpenTP1 administrator
Transaction managementDisplays transaction statustrnlsGeneral user
Executes a commit operation on a transactiontrncmtOpenTP1 administrator
Executes a rollback operation on a transactiontrnrbkOpenTP1 administrator
Forcibly terminates a transactiontrnfgtOpenTP1 administrator
Starts and stops obtaining transaction statisticstrnsticsOpenTP1 administrator
Deletes the undecided transaction information filetrndlinfOpenTP1 administrator
Displays the undecided transaction information of OSI TP communicationtptrnlsGeneral user
XA resource managementDisplays the XAR event trace informationxarevtrGeneral user
Displays the status of an XAR filexarfillsGeneral user
Changes the status of an XAR transactionxarforceOpenTP1 administrator
Shuts down the XAR resource servicexarholdOpenTP1 administrator
Creates an XAR filexarinitOpenTP1 administrator
Displays the XAR transaction informationxarlsGeneral user
Releases the XA resource service from the shutdown statusxarrlesOpenTP1 administrator
Deletes an XAR filexarrmOpenTP1 administrator
Lock managementDisplays lock informationlcklsGeneral user
Displays pool information of tables used for lockslckpoolGeneral user
Deletes a deadlock information file and timeout information filelckrminfOpenTP1 administrator
Name managementChecks the startup of OpenTP1 and deletes cachenamalivechkOpenTP1 administrator
Registers or deletes the domain-alternate schedule servicenamdomainsetupSuperuser
Checks the domain configuration (by using the system common definition)namndchgOpenTP1 administrator
Checks the domain configuration (by using the domain definition file)namchgflOpenTP1 administrator
Forcibly invalidates the startup notification informationnamunavlOpenTP1 administrator
Displays OpenTP1 server informationnamsvinfOpenTP1 administrator
Operates the RPC control listnambladOpenTP1 administrator
Message log managementDisplays contents of message loglogcatGeneral user
Switches real-time output function of message log fileslogconOpenTP1 administrator
Audit log managementSets the environment for audit loggingdcauditsetupSuperuser
OpenTP1 file managementInitializes OpenTP1 file systemfilmkfsOpenTP1 administrator
Displays OpenTP1 file system statusfilstatfsGeneral user
Displays contents of OpenTP1 file systemfillsGeneral user
Backs up OpenTP1 file systemfilbkupOpenTP1 administrator
Recovers OpenTP1 file systemfilrstrOpenTP1 administrator
Changes OpenTP1 file groupfilchgrpOpenTP1 administrator
Changes access permission for an OpenTP1 filefilchmodOpenTP1 administrator
Changes OpenTP1 file ownerfilchownOpenTP1 administrator
Status file managementCreates and initializes a status filestsinitOpenTP1 administrator
Displays status file statusstslsGeneral user
Displays contents of a status filestsfillsGeneral user
Opens a status filestsopenOpenTP1 administrator
Closes a status filestscloseOpenTP1 administrator
Deletes a status filestsrmOpenTP1 administrator
Swaps status filesstsswapOpenTP1 administrator
Journal file managementInitializes journal filesjnlinitOpenTP1 administrator
Displays journal file informationjnllsGeneral user
Displays journal information read during a restartjnlrinfOpenTP1 administrator
Opens journal filesjnlopnfgOpenTP1 administrator
Closes journal filesjnlclsfgOpenTP1 administrator
Allocates physical journal filesjnladdpfOpenTP1 administrator
Deletes physical journal filesjnldelpfOpenTP1 administrator
Swaps journal filesjnlswpfgOpenTP1 administrator
Deletes journal filesjnlrmOpenTP1 administrator
Modifies journal file statusjnlchgfgOpenTP1 administrator
Unloads journal filesjnlunlfgOpenTP1 administrator
Controls the automatic unloading facilityjnlatunlOpenTP1 administrator
Recovers journal filesjnlmkrfOpenTP1 administrator
Integrates journals used for file restorationjnlcolcOpenTP1 administrator
Copies an unloaded-journals filejnlcopyOpenTP1 administrator
Displays archive statusjnlarlsGeneral user
Displays edited unloaded-journals files or global archive unloaded-journals filesjnleditOpenTP1 administrator
Outputs unloaded-journals file records or global archive unloaded-journals file recordsjnlrputOpenTP1 administrator
Chronologically sorts and merges unloaded-journals files and global archive unloaded-journals filesjnlsortOpenTP1 administrator
Outputs statistics on about operationsjnlsttsOpenTP1 administrator
Outputs statistics about MCF operationsjnlmcstOpenTP1 administrator
Forcibly releases resource group connectionjnlardisOpenTP1 administrator
DAM file managementInitializes a physical filedamloadOpenTP1 administrator
Displays logical file statusdamlsGeneral user
Adds a logical filedamaddOpenTP1 administrator
Separates a logical file from online processingdamrmOpenTP1 administrator
Logically shuts down a logical filedamholdOpenTP1 administrator
Releases logical file shutdowndamrlesOpenTP1 administrator
Deletes a physical filedamdelOpenTP1 administrator
Backs up a physical filedambkupOpenTP1 administrator
Recovers a physical filedamrstrOpenTP1 administrator
Recovers a logical filedamfrcOpenTP1 administrator
Sets a threshold for the number of cache blocksdamchdefOpenTP1 administrator
Acquires the number of cache blocksdamchinfGeneral user
TAM file managementInitializes a TAM filetamcreOpenTP1 administrator
Displays TAM table statustamlsGeneral user
Adds a TAM tabletamaddOpenTP1 administrator
Separates a TAM table from online processingtamrmOpenTP1 administrator
Logically shuts down a TAM tabletamholdOpenTP1 administrator
Releases TAM table logical shutdowntamrlesOpenTP1 administrator
Loads a TAM tabletamloadOpenTP1 administrator
Unloads a TAM tabletamunloadOpenTP1 administrator
Deletes a TAM filetamdelOpenTP1 administrator
Backs up a TAM filetambkupOpenTP1 administrator
Recovers a TAM filetamrstrOpenTP1 administrator
Recovers a TAM filetamfrcOpenTP1 administrator
Converts the TAM locked resource nametamlcklsGeneral user
Displays the synonym information for a hash-format TAM file and TAM tabletamhslsOpenTP1 administrator
MCF Message queue file managementDisplays queue group statusquelsGeneral user
Allocates an MCF message queue physical filequeinitOpenTP1 administrator
Deletes an MCF message queue physical filequermOpenTP1 administrator
Resource manager managementDisplays resource manager informationtrnlsrmGeneral user
Registers a resource managertrnlnkrmOpenTP1 administrator
Creates a transaction control object filetrnmkobjOpenTP1 administrator
Trace managementOutputs UAP traceuatdumpGeneral user
Merges RPC tracerpcmrgGeneral user
Outputs RPC tracerpcdumpGeneral user
Outputs the shared memory dumpusmdumpOpenTP1 administrator
Remote API managementSets up the execution environment of the remote API facilityrapsetupOpenTP1 administrator
Automatically creates definitions to be used for the remote API facilityrapdfgenOpenTP1 administrator
Displays the status of a RAP-processing listener or a RAP-processing serverraplsOpenTP1 administrator
Management of performance verification tracesEdits and outputs prf trace information filesprfedOpenTP1 administrator
Gets prf trace information filesprfgetOpenTP1 administrator
Real-time statistics service managementEdits and outputs information in RTS log filesrtseditGeneral user
Outputs real-time statistics to the standard outputrtslsGeneral user
Sets up the execution environment for the real-time statistics servicertssetupOpenTP1 administrator
Changes the settings for real-time statisticsrtsstatsOpenTP1 administrator
Connection managementDisplays connection statusmcftlscnGeneral user
Establishes a connectionmcftactcnOpenTP1 administrator
Releases a connectionmcftdctcnOpenTP1 administrator
Switches connectionsmcftchcnOpenTP1 administrator
Displays the network statusmcftlslnGeneral user
Starts accepting server-type connection establishment requestsmcftonlnOpenTP1 administrator
Stops accepting server-type connection establishment requestsmcftoflnOpenTP1 administrator
Displays the status of multi-processing of messagesmcftlstrdOpenTP1 administrator
Application managementDisplays application statusmcfalsapGeneral user
Shuts down an application programmcfadctapOpenTP1 administrator
Releases application program shutdownmcfaactapOpenTP1 administrator
Resets the number for abnormal terminationsmcfaclcapOpenTP1 administrator
Displays application timer start requestsmcfalstapGeneral user
Deletes a start request to the timer associated with an application programmcfadltapOpenTP1 administrator
Application program operation supportStarts an application programmcfuevtGeneral user
Logical terminal managementDisplays logical terminal statusmcftlsleGeneral user
Shuts down a logical terminalmcftdctleOpenTP1 administrator
Releases logical terminal shutdownmcftactleOpenTP1 administrator
Skips the first item in a logical terminal message queuemcftspqleOpenTP1 administrator
Holds messages in a logical terminal output queuemcfthldoqOpenTP1 administrator
Releases the hold on messages in an output queuemcftrlsoqOpenTP1 administrator
Deletes a logical terminal output queuemcftdlqleOpenTP1 administrator
Starts obtaining a logical-terminal message journalmcftactmjOpenTP1 administrator
Stops obtaining the logical-terminal message journalmcftdctmjOpenTP1 administrator
Forcibly terminates continuous inquiry-response processing for a logical terminalmcftendctOpenTP1 administrator
Starts a proxy terminalmcftstaltOpenTP1 administrator
Stops a proxy terminalmcftedaltOpenTP1 administrator
Service group managementDisplays service group statusmcftlssgGeneral user
Shuts down a service groupmcftdctsgOpenTP1 administrator
Releases shutdown of a service groupmcftactsgOpenTP1 administrator
Holds messages in an input queue for a service groupmcfthldiqOpenTP1 administrator
Releases the hold on messages in an input queuemcftrlsiqOpenTP1 administrator
Deletes an input queue of a service groupmcftdlqsgOpenTP1 administrator
Service managementDisplays service statusmcftlssvGeneral user
Shuts down a servicemcftdctsvOpenTP1 administrator
Releases shutdown of a servicemcftactsvOpenTP1 administrator
Session managementStarts a sessionmcftactssOpenTP1 administrator
Exits a sessionmcftdctssOpenTP1 administrator
Buffer managementDisplays buffer group usemcftlsbufGeneral user
Mapping managementChanges map file pathnamesdcmapchgOpenTP1 administrator
Displays loaded-resources of map filedcmaplsOpenTP1 administrator
MCF queue managementCopies contents of input or output queuesmcftdmpquGeneral user
MCF trace managementForcibly swaps MCF trace filesmcftswptrOpenTP1 administrator
Starts acquiring MCF trace informationmcftstrtrOpenTP1 administrator
Stops acquiring MCF trace informationmcftstptrOpenTP1 administrator
MCF statistics managementEdits MCF statisticsmcfreportOpenTP1 administrator
Outputs MCF statisticsmcfstatsOpenTP1 administrator
MCF communication service managementPartially stops the MCF communication servicemcftstopOpenTP1 administrator
Partially starts the MCF communication servicemcftstartOpenTP1 administrator
References the status of the MCF communication servicemcftlscomOpenTP1 administrator
User timer managementDisplays the user timer monitoring statusmcftlsutmGeneral user
Note
There are also commands specific to the particular protocol. For protocol-specific commands, see the applicable OpenTP1 Protocol manual.
#
When executing the dcstop command from a UAP, execute the command in the background.