APPC - syncsort_cobol_migration_manager - syncsort_clone_center - syncsort_space_recovery_system - syncsort_scc_monitor - syncsort_simulate_2000 - syncsort_allocation_control_center - Latest

Syncsort™ Storage Management Product Installation Guide And DIF User Guide

Product type
Software
Portfolio
Integrate
Product family
Syncsort™ software
Product
Syncsort™ Storage Management > Syncsort™ Cobol Migration Manager
Syncsort™ Storage Management > Syncsort™ Clone Center
Syncsort™ Storage Management > Syncsort™ Space Recovery System
Syncsort™ Storage Management > Syncsort™ SCC Monitor
Syncsort™ Storage Management > Syncsort™ Simulate 2000
Syncsort™ Storage Management > Syncsort™ Allocation Control Center
Version
Latest
ft:locale
en-US
Product name
Syncsort Storage Management
ft:title
Syncsort™ Storage Management Product Installation Guide And DIF User Guide
Copyright
2023
First publish date
1991
ft:lastEdition
2026-01-22
ft:lastPublication
2026-01-22T05:50:39.722000
L1_Product_Gateway
Integrate
L2_Product_Segment
IBM Infrastructure
L3_Product_Brand
Precisely Syncsort
L4_Investment_Segment
Mainframe
L5_Product_Group
Mainframe Storage Optimization
L6_Product_Name
Syncsort Storage Management

Purpose: The APPC command can be used to enable or disable the log connection subtasks running in the DIF address space. These subtasks control the connections defined by the DEFCONN control cards, which are used to connect DIF DD logs to MQSeries message queues, the system logger, and/or TCP/IP links. The APPC command can also be used to list the active connections and options currently used by DIF.

The ENABLE APPC command will force the DIF address space to re-attach the APPC and MQSeries subtasks. The DISABLE APPC command will force DIF to detach the subtasks.

An APPC command without ENABLE or DISABLE preceding the command will list the APPC status information.

Syntax:
ENABLE APPC 
DISABLEAPPC 
APPC
Comments: Under normal circumstances, you should only use the APPC command to list the current connection status.
Note: The DIF LIST CONNECTS can also be used to display the active connections.

Examples: In the following example, the APPC command will list the current status information for the log connection links.F DIF,APPC

If directed by technical support, the following ENABLE APPC commands can be used to force the DIF address space to detach and then re-attach the log connection subtasks.

F DIF,DISABLE APPC 
F DIF,ENABLE APPC