Submitted Questions

  • JCL to Send SMS to Mobile

    How to send SMS to mobile using only JCL (no REXX or other language)? Write a JCL code to trigger an email whenever a JOB failed with “JCL ERROR”.

    MOHAMMAD AKIM HASSAN

    • Nov 29th, 2016

    Thanks for this code Ramalingam. The code goes with MAXCC 00, however the message is not being received on the mobile. Is there anything else which needs to be done?

    ramalingam

    • Oct 12th, 2016

    /********************************************************************** //STEP0001 EXEC PGM=IEBGENER //********************************************************************** //*$ SEND SMS TO A MOBILE ...