IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Some Basic JCL Interview Questions


IBM Mainframe Forums -> Mainframe Interview Questions
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
karthi_ind

Active User


Joined: 24 Feb 2004
Posts: 131
Location: Chennai

PostPosted: Fri Aug 13, 2004 4:34 pm
Reply with quote

hi

These are intv. questions

1) Why we need JCL?

2) What types of Errors u hve faced ? How to solve it?


3) How to solve S0c7, sb37,sd37,se37 errors in realtime?

4) how to fix bugs? How to run pgms in realtime?
Back to top
View user's profile Send private message
anuradha

Active User


Joined: 06 Jan 2004
Posts: 247
Location: Hyderabad

PostPosted: Fri Aug 13, 2004 10:40 pm
Reply with quote

Hello karthi,

where from you are getting all these questions.Instead of posting this again as a seperate topic why dont you post this in the previous one itself.

1.why we need JCL
I think this is the first thing you will learn when you are learning JCL,right!!

2.Dont you remember the errors you faced.This question is for yourself.

3.SOC7--for this check all the possible causes like:

SUBSCRIPT ERROR,
REFERENCED BEYOND TABLE COBOL
WORKING STORAGE NOT INITIALIZED-
BAD DATA
SHOULD CHECK DATA FOR ERRORS
GARBAGE IN A FIELD BEING TESTED OR DISPLAYED
MOVE ZEROES TO GROUP LEVEL IS DISPLAY
HAD SUBLEVELS THAT WERE NOT
PERIOD MISSING AFTER IMPERATIVE STATEMENTS WITHIN AT END CLAUSE
BINARY FIELD IN AN ARITHMETIC OPERATION IS NOT LARGE ENOUGH TO ACCEPT RESULT


otherwise than checking offset and all simply expedite and find out the cause

SB37,Sd37 and SE37 are all related to space abends.Increase the size of dataset to resolve

4.Fixing bugs depends on the kind of error you got. If you need to expalin this for interviewers take some example and tell them how you fix.


Thanks,
Anu
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1592

PostPosted: Sat Aug 14, 2004 9:10 am
Reply with quote

Hi anuradha,

Another convert to the Karthi Fan Club? icon_biggrin.gif

Regards, Jack.
Back to top
View user's profile Send private message
mcmillan

Site Admin


Joined: 18 May 2003
Posts: 1210
Location: India

PostPosted: Sat Sep 11, 2004 9:37 am
Reply with quote

Dear Friend,

To know more details about your Abend codes, pelase download ERROR CODE DESCRIPTOR from our site:

ibmmainframes.com/downloads.html
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> Mainframe Interview Questions

 


Similar Topics
Topic Forum Replies
No new posts Compiler and run JCL for basic PL/I p... PL/I & Assembler 10
No new posts Comp interview questions Mainframe Interview Questions 5
No new posts Interview Questions on Cobol DB2 program Mainframe Interview Questions 5
No new posts The Last Two Question For You To Ask ... Mainframe Interview Questions 0
No new posts Mainframe Interview Questions CICS,CO... Mainframe Interview Questions 6
Search our Forums:

Back to Top