Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • JCL

    1. Home>
    2. JCL

    JCL – Basic Sort Tricks

    • Post author:S K S
    • Post published:August 18, 2021
    • Post category:JCL
    • Post comments:0 Comments

    The day-to-day application requirements in a corporate world that can be achieved using Utility Programs are illustrated below: 1. A file has 100 records. The first 10 records need to…

    Continue ReadingJCL – Basic Sort Tricks

    JCL – Utility Programs

    • Post author:S K S
    • Post published:August 18, 2021
    • Post category:JCL
    • Post comments:0 Comments

    IBM Dataset Utilities Utility programs are pre-written programs, widely used in mainframes by system programmers and application developers to achieve day-to-day requirements, organising and maintaining data. A few of them…

    Continue ReadingJCL – Utility Programs

    Running COBOL Programs using JCL

    • Post author:S K S
    • Post published:August 18, 2021
    • Post category:JCL
    • Post comments:0 Comments

    Compiling COBOL Programs In order to execute a COBOL program in batch mode using JCL, the program needs to be compiled and a load module is created with all the…

    Continue ReadingRunning COBOL Programs using JCL

    Input-Output Methods

    • Post author:S K S
    • Post published:August 18, 2021
    • Post category:JCL
    • Post comments:0 Comments

    Any batch program executed through a JCL requires data input, which is processed and an output is created. There are different methods of feeding input to the program and writing…

    Continue ReadingInput-Output Methods

    JCL – Defining Datasets

    • Post author:S K S
    • Post published:August 18, 2021
    • Post category:JCL
    • Post comments:0 Comments

    A dataset name specifies the name of a file and it is denoted by DSN in JCL. The DSN parameter refers to the physical dataset name of a newly created…

    Continue ReadingJCL – Defining Datasets

    JCL – Conditional Processing

    • Post author:S K S
    • Post published:August 18, 2021
    • Post category:JCL
    • Post comments:0 Comments

    The Job Entry System uses two approaches to perform conditional processing in a JCL. When a job completes, a return code is set based on the status of execution. The…

    Continue ReadingJCL – Conditional Processing

    JCL – DD Statement

    • Post author:S K S
    • Post published:August 18, 2021
    • Post category:JCL
    • Post comments:0 Comments

    Datasets are mainframe files with records organised in a specific format. Datasets are stored on the Direct Access Storage Device (DASD) or Tapes of the mainframe and are basic data…

    Continue ReadingJCL – DD Statement

    JCL – EXEC Statement

    • Post author:S K S
    • Post published:August 18, 2021
    • Post category:JCL
    • Post comments:0 Comments

    Each JCL can be made of many job steps. Each job step can execute a program directly or can call a procedure, which in turn executes one or more programs…

    Continue ReadingJCL – EXEC Statement

    JCL – JOB Statement

    • Post author:S K S
    • Post published:August 18, 2021
    • Post category:JCL
    • Post comments:0 Comments

    JOB Statement is the first control statement in a JCL. This gives the identity of the job to the Operating System (OS), in the spool and in the scheduler. The…

    Continue ReadingJCL – JOB Statement

    JCL – Environment Setup

    • Post author:S K S
    • Post published:August 18, 2021
    • Post category:JCL
    • Post comments:0 Comments

    Installing JCL on Windows/Linux There are many Free Mainframe Emulators available for Windows which can be used to write and learn sample JCLs. One such emulator is Hercules, which can…

    Continue ReadingJCL – Environment Setup
    • 1
    • 2
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP