The modules that are included within ACR/Detail and ACR/Summary are listed below. These are the module names that will append in abend codes, and will help narrow down troubleshooting by identifying the relevant module (functionality) causing the abend. The list below does not include all ACR modules.
Program | Product | Usage |
ACR9000 | Summary | Old module - renamed to UAC2000 |
ACRINIT | Summary and Detail | Calls UNIINIT |
ACRJICA | Summary and Detail | Calls UNIJICA |
ACRJNAM | Summary and Detail | Calls UNIJNAM |
ACRUPDT | Summary and Detail | Calls UNIUPDT |
CUSTCBL | Summary and Detail | Program Interface example |
IIA00048 | Summary and Detail | Client API function to the integrity domain |
IIA00069 | Summary and Detail | Communications service for the integrity manager client API |
OLD6000 | Detail | Calculates the amount of space needed for the exception reporting history accumulation table |
PHONEX00 | Detail | Sample program demonstrating ACR/Detail extraction program interface |
SENDMAIL | Summary and Detail | Provide ability to send Email alerts when job fails |
UAC1000 | Summary | Program Interface Module |
UAC2000 | Summary | File Interface Module |
UAC2100 | Summary | Summary Job Processing |
UAC3000 | Summary | Direct Input Module |
UAC3100 | Summary | Summary Job Processing |
UAC4000 | Summary | Main Summary Job Processing |
UAC4100 | Summary | Summary Job Processing Calculated items, Rules and Cycle Logic |
UAC4200 | Summary | Reconciliation messages function |
UAC4300 | Summary | History Module - replaced by DHFUPD on AS400 |
UAC4340 | Summary | History processing module |
UAC4400 | Summary | Old module - replaced by UAC5005 |
UAC4440 | Summary | Free Form Report |
UAC4450 | Summary | Balancing Control Report 80 bytes (ACRSCNTL) |
UAC4460 | Summary | Balancing Control Report 132 bytes (ACRSCNTL) |
UAC4470 | Summary | Creates UNIEXTR |
UAC4500 | Summary | Print ACR file control balancing reports 1 and 2 |
UAC4600 | Summary | Recap Report (ACRSRCAP) |
UAC4700 | Summary | User Report (ACRSUSER) |
UAC5005 | Summary | Inits and loads all of balancing tables |
UACARUN | Summary | UACCAJAV.cbl |
UACCASTB | Summary | Calls UACCAJAV |
UACHFIO | Summary | History File I/O program |
UACHFIO2 | Summary | History File 2 I/O program |
UACINIT | Summary | calls UNIINIT |
UACPILNK | Summary | java to cobol program interface link |
UACUPDT | Summary | update from bach cards, calls UNIUPDT |
UACUTIL | Summary | calls UNIUTIL |
UACXP002 | Summary | Used with ACR/Connector for in sync translate EOJ message sender |
UACXP003 | Summary | Used to interact with ACR/Connector to connect and obtain a history item from a different platform |
UAN2000 | Summary | History Analysis / Spreadsheets |
UAN2500 | Summary | History Analysis / Spreadsheets |
UAN4000 | Summary | History Analysis / Spreadsheets |
UAN4100 | Summary | History Analysis / Spreadsheets - Builds tables used for spreadsheet processing |
UAN4200 | Summary | History Analysis / Spreadsheets |
UAN4300 | Summary | History Analysis / Spreadsheets |
UAN4400 | Summary | History Analysis / Spreadsheets |
UDATEC2G | Summary | Date count to Gregorian converter. calls UNIDCTOG |
UDATEC2J | Summary | Date count to Julian converter. calls UNIDCTOJ |
UDATEG2C | Summary | Gregorian to date-count converter. calls UNIDGTOC |
UDATEJ2C | Summary | Julian to date-count converter. calls UNIDJTOC |
UDPADDR | Detail | Sets a pointer |
UDPCGDX | Detail | Drives the generation of COBOL II code for an ACR/Detail file definition ID |
UDPCGEN | Detail | Extraction program interface code generator |
UDPCGMSG | Detail | A clone of UDPMSG except that it always duplicates the displayed message to UDPDXEF |
UDPDXCF | Detail | An object based module that holds the generated code in a file |
UDPDXDD | Detail | A procedural module that creates the data division |
UDPDXDF | Detail | An object based module that holds the definitions for the desired file id |
UDPDXED | Detail | A procedural module that creates the environment division |
UDPDXEF | Detail | An object based module that holds the error message contents of the overall process in a file |
UDPDXID | Detail | A procedural module that creates the identification division. |
UDPDXPD | Detail | A procedural module that creates the procedure division. |
UDPDXPDD | Detail | EPI Procedure Division Detail Fields |
UDPDXPDK | Detail | This module generates key field statement(s) for the passed file definition from UDPDXPD |
UDPDXPDS | Detail | EPI Procedure Division Select statements |
UDPERRS | Detail | Set errors API call. This module is called by generated programs when errors are issued that should prevent UDS2000 from being invoked |
UDPEXTR | Detail | Extraction API call. This module may be called by the user program a sa higher level interface to the code-generated extraction program interface modules instead of calling the code-generated module directly |
UDPINIT | Detail | Initialization module. This module is called once at the start of a program interface reconciliation |
UDPLPTF | Detail | Line printf function. |
UDPMSG | Detail | The generic 'display' message function. This function uses UNISPTF to perform the initial string formatting. It then builds output lines, interpreting the new-line escape sequence in the output string. |
UDPRCON | Detail | This module cleans up the extraction program interface phase and executes ACR/Detail |
UDPSPTF | Detail | String printf function for ACR/Detail program interface |
UDPSTOK | Detail | String token parser to breakdown parm line |
UDPTEST | Detail | Program interface test driver |
UDPTLEN | Detail | Program interface search backward |
UDPVARS | Detail | Extraction variable container to store (put) the final values of extraction variables for the program, and to retrieve (get) same as initial values (depending on basic file information data reset-variables). |
UDPVCHK | Detail | Run-time version check module |
UDPWORK | Detail | This module manages the work file(s) during an ACR/Detail program interface run. UDPWORK opens and closes the file, and maintains a table of file item information in order to update the file item number and sequence number on the output records to ensure proper sorting when appropriate. |
UDPXDAT | Detail | EPI Extract Dates & Cycles |
UDPXLAT | Detail | External table translation call |
UDS2000 | Detail | ACR/Detail reconciliation driver #1 |
UDS2150 | Detail | ACR/Detail reconciliation driver #2 |
UDS4000 | Detail | Inits & loads all tables for detail balancing |
UDS4100 | Detail | Performs detail recon & update-in-place functions |
UDS4110 | Detail | Balances work record |
UDS4111 | Detail | Processes internal items |
UDS4112 | Detail | Processes history items |
UDS4112D | Detail | Locates internal item descriptive information for all history items with models the same as the current one just found. called by UDS4112 when a history item is found first time. |
UDS4113 | Detail | Processes calculated items |
UDS4114 | Detail | Reconciliation rules function |
UDS4115 | Detail | Extended items |
UDS4116 | Detail | Messages function |
UDS4120 | Detail | Processes rules calculated items and rules |
UDS4130 | Detail | Recap report |
UDS4140 | Detail | Updates/Adds detail history |
UDS4200 | Detail | ACR/Detail recon and write new history functions. The ACR/Detail history file and current reconciliation records (work 2) are read in and work record (3) is produced with both work 2 records and history records. A work record (4) is produced for each key encountered, and contains a count of the number of relative cycles. |
UDS4300 | Detail | User report |
UDS4400 | Detail | Free form report |
UDS4440 | Detail | UNIDATA2 output file |
UDS6000 | Detail | Exception reporting driver #1 |
UDS6100 | Detail | Exception reporting program |
UDS8000 | Detail | Exception reporting history extraction |
UDS8100 | Detail | Exception report driver |
UDS8110 | Detail | Analysis module |
UDS8110D | Detail | Analysis module - old decimal processing |
UDS8120 | Detail | Formats print lines |
UDS8130 | Detail | Print module |
UDSCNTL | Detail | Text control file overrides at DD UNICFPC via called module |
UDSDHFA | Detail | Produces the ACR/Detail suspense file aging report |
UDSEXCP | Detail | A SUBROUTINE FOR RETURN CODE SETTING AND ABEND HANDLING. |
UDSEXIT | Detail | Exit system |
UDSHFIO | Detail | History file i/o program |
UDSHFIO2 | Detail | History file 2 i/o program |
UDSHFMD | Detail | Detail History File Manual Delete Utility |
UDSHPROT | Detail | History file lock/unlock - update version number |
UDSINIT | Detail | Initialize history/definition file calls utldinit |
UDSMIHF2 | Detail | History file migration program |
UDSTFINT | Detail | Calls UTLTFINT |
UDSTFIO | Detail | Dynamic translation(UNITF) file i/o program |
UDSTFLST | Detail | Calls UTLTFLST |
UDSUHST | Detail | History file wait time interval |
UDSUOPT | Detail | Change user options dataset name |
UDSUPDT | Detail | Update from batch cards - calls UNIUPDT |
UDSUPRG | Detail | User program i/o |
UDSUTIL | Detail | Calls UNIUTIL |
UDSXP002 | Detail | ACR/Detail module used with ACR/Connector's in sync feature |
UDSXP003 | Detail | Connection between ACR/Connector and ACR/Detail |
UDSXP004 | Detail | Connection between ACR/Connector and ACR/Detail online |
UDXDB2 | Detail | DB2 access module. |
UNI00AC | Summary and Detail | Control file system data retrieval |
UNI10PR | Summary and Detail | Control file print utility |
UNI10PT | Summary and Detail | Control file |
UNI10SC | Summary and Detail | Control file |
UNI20TM | Summary and Detail | Control file |
UNI4000 | Summary | Job processing |
UNI4500 | Summary | Module not used |
UNIDDAL | Summary and Detail | File Allocation / Security |
UNIDX00 | Summary and Detail | Access Mode 6 & 7 Reconciliation |
UNIDX30 | Summary and Detail | Open trace report |
UNIDX30S | Summary and Detail | Trace report |
UNIDX30X | Summary and Detail | Trace report |
UNIINSGT | Summary and Detail | Infogix Insight processing |
UNITOTL | Summary | ACR/Summary Access Mode 5 |
UNIUPDT | Summary and Detail | Update from batch cards |
UNIVREL | Summary and Detail | Displays product version |
UTLDFB | Summary and Detail | Build batch cards |
UTLDFL | Summary and Detail | Definition list |
UTLDFX | Summary and Detail | Definition Cross Reference list |
UTLDHFL | Detail | Detail List History |
UTLDHFR | Detail | Detail History Reorg |
UTLHFD | Summary | Summary History Delete |
UTLHFD2 | Summary | Summary Dual History Delete |
UTLHFL | Summary | Summary list history |
Comments
0 comments
Please sign in to leave a comment.