-
IBM Mainframe Concepts
-
JCL Course Syllabus
-
Job statement
-
JOBLIB/STEPLIB
-
EXEC STATEMENT
-
common parameter in both job and exec statements
-
DD STATEMENT
-
Special dd statements
-
Instream and Cataloged procedures
-
Generation Data Groups (GDG)
-
Control Job Processing (IF THEN ELSE) in JCL
-
Restarting and checkpoint in JCL
-
Introduction TO VSAM
-
VSAM TYPES
-
Access method services
-
ALTERNATE INDEXES
-
VSAM IN COBOL PROGRAM
-
Introduction to COBOL
-
A First COBOL Program
-
Data Structures and Storage
-
File I/O
-
COBOL Techniques
-
VSAM IN COBOL PROGRAM
-
Introduction to DB2
-
RDBMS
- Object Oriented
- Discuss about storage group and volumes table spaces
- Index spaces
- Basic Information About
- Table
- Row
- Column
- Queries
- View
- Trigger
- Synonyms
- Alias
- Discuss Physical Storage of DB2
- DB2 objects
- Buffer pools
- Features of Database design and its types
- Discuss the advantages of DB2 over VSAM
- Discuss the features of data integrity and referential integrity
-
Interaction with DB2
- Interaction with DB2 using TSO with SPUFI tool and QMF tool
- Introduction to SQL for interacting with DB2
- Introduction to COBOL-DB2 application program
- Using run JCL we can pass the queries
- With execute immediate
- Using prepare and execute technique
- Using dynamic SQL for running the queries
- Discussing the compilation of COBOL-DB2 program
- Facility of Error handling in DB2
- Using DSNTIAR procedure approach
- Using SQL codes
- Discussing commit and rollback features
- Introduction to CURSOR concept
- Handling Null values in DB2
- HANDLING VARCHARS
- Locks facility
- Error Handling
- Error Handling – Introduction
- SQLCA
-
DSNTIAR
-
DB2 Utilities
- Data Consistency Utilities
- CHECK Utility
- REPAIR Utility
- REPORT Utility
- DIAGNOSE Utility
- Backup and Recovery Utilities
- COPY Utility
- MERGECOPY Utility
- QUIESCE Utility
- RECOVER Utility
- REBUILD Utility
- REPORT RECOVERY
- Data Organization Utilities
- LOAD Utility
- REORG Utility
- Catalog Manipulation Utilities
- CATMAINT Utility
- MODIFY Utility
- RUNSTATS Utility
- STOSPACE Utility
-
Miscellaneous
-
Stored Procedure
-
Managing Stored Procedures
-
INTRODUCTION TO CICS
-
CICS CONCEPTS
-
CICS RESOURCE DEFINITION
-
MAPSETS, MAPS, MAP FIELDS
-
FILE HANDLING IN CICS AND VSAM
-
QUEUES
-
CICS REGION COMMANDS
-
RECOVERY AND RESTART
-
CICS EXCEPTION HANDLING
-
Functions of EDF - COBOL-CICS-DB2