A file has dta in S9(09) COMP format. How do I move the
data into a character field X(10)?
Answer Posted / dineshj
you do redefine for S9(09) COMP format
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain about LMFREE�free data set from its association with data ID
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
What is the purpose of dd * statement in jcl?
What is the difference between run mode and addressing mode?
Can I share my data with other jobs? How?
What is the motivation behind coding class parameter in job statement?
What do you understand by the term job time – out and how can you overcome that?
How to submit jcl through a cobol program?
Explain the purpose of dd * statement in jcl?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Is their any set of rules for dd? Explain.
List the different components of jcl statement?
Is it possible to code instream data in a PROC?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE