what is XSUM in some fields= none, xsum ??

Answer Posted / sethu

Pls refer the link
http://www.geocities.com/srcsinc/drona/programming/languages
/jcl/jcl.sort.html

Is This Answer Correct ?    3 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?

1011


Name a few IBM utility programs, and explain its function.

4684


what is the use of IEBGENER utility?

882


I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.

946


Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE

2190


My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.

2207


what is the compile process of cobol program expalin with code

2303


How can return codes be tested before execution of a job step?

1185


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

1975


how JCL works?

1004


I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

918


what operation is performed by job statement?

838


when can a job time-out occur? How to overcome that?

966


What are the parameters that are used in creating a gdg?

946


if the submitter of a job wants to inform another user about the job completion, how can it be done?

987