Production Support

This is a Mainframe COBOL forum - you can post your queries on Mainframe COBOL, VS COBOL II, COBOL/370 , Enterprise COBOL

Moderators: dbzTHEdinosauer, Moderator Group

Post Reply
rajkumarprajapati
Member
Posts: 40
Joined: Tue Sep 18, 2007 1:17 pm

Production Support

Post by rajkumarprajapati » Sun Feb 22, 2009 11:34 am

How we will be know a job abend.
is there any blinking in screen?

User avatar
Natarajan
Moderator
Posts: 537
Joined: Fri Oct 10, 2008 12:57 pm
Location: chennai
Contact:

production support job abend

Post by Natarajan » Mon Feb 23, 2009 9:49 am

scenario 1 - In JCL job card , if NOTIFY contains either &SYSUID or your mainframe id. you submiited that job.

At the end of the job, one red color line will be displayed on top of the screen with the information ( may be abended or executed sucessfully). after you type enter, it will goes off.

scenario 2 - If job executed by CA-7 or Executed by some other guys

you need to go to spool and check the status of the job.


In production support, normally, programmers will use CA-7 commands to moniter if any jobs are abended.


In some companies, production support guy get a page when a job abended.
Natarajan
Chennai

academyindia4

Topic deleted by Admin

Post by academyindia4 » Fri Jan 15, 2016 10:02 pm

<< Content deleted By Admin >>

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others