SYSPARM - 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 DIF SYSPARM command can be used to create or display information about SYSPARM global variables.

Syntax:
SYSPARM {SET | GET} keyname value      
[PRODUCT(prd)] [GLOBAL(group) | LOCAL]      
Comments: A SYSPARM global variable is stored in an extended CSA table, and is created using this SYSPARM command.
Tip: This command can be entered via the operator console, or as a command in one of the DIF PARMLIB DD files.
Unlike local variables, global variables can be limited to specific products. Global variables can also be pooled into groups using the GLOBAL(group) parameter. The default group name is SYSIN.

For more information, see “Conditional Statement Processing Using SYSPARM” .

Examples: The following DIF console commands set and then display a global variable:

F DIF,SYSPARM SET DTSGVAR ABC
F DIF,SYSPARM GET DTSGVAR