A working reference for the abend codes, mainframe systems and agentic-AI terminology used across the Progull platform. Built for operators and the executives who fund them.
A3 terms
Abend
Mainframe
Abnormal end. A z/OS job or step terminates before completion due to a system or user error (e.g. S0C7, U4038).
Agentic AI
Agentic AI
An AI system that operates in a perceive–reason–act loop, executing tasks under explicit policy and authority instead of returning only suggestions.
Autonomous mode
Operations
Operating mode in which Progull executes remediations without per-incident human approval, within a pre-approved policy scope.
B2 terms
BYOCBring Your Own Cloud
Operations
Deployment topology in which Progull runs inside the customer's cloud tenant. Customer owns the network, IAM and key material.
BYOKBring Your Own Key
Security
Customer-supplied encryption keys (via AWS KMS, Azure Key Vault, HashiCorp Vault). Progull never sees the master key material.
C3 terms
CICSCustomer Information Control System
Mainframe
IBM transaction processing system on z/OS. Hosts the OLTP workloads that batch jobs typically depend on.
CMDBConfiguration Management Database
Operations
System of record for IT assets and their relationships. Progull writes per-incident CI updates and reads dependency graphs.
Control-M
Mainframe
BMC's workload scheduler. Progull reads the dependency graph and proposes scheduler adjustments via the CTM API.
D2 terms
DB2 for z/OS
Mainframe
IBM relational database on the mainframe. Progull ingests catalog metadata and IFCID lock traces (196, 313) natively.
Deadlock
Mainframe
Two or more units of work each hold a lock the other needs. DB2 nominates a victim; SQLCODE -911 reason 00000068.
G1 terms
GDGGeneration Data Group
Mainframe
Versioned dataset family on z/OS. Common source of SB37 abends when generations grow unbounded.
H1 terms
Hallucination gating
Agentic AI
Policy that rejects hypotheses below a confidence floor, requires corroborating telemetry, or requires citation of a known signature before acting.