IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) Can anyone provide me the source code for LOC(lines of code) counter written in REXX language which can run on IBM mainframe z/OS V1R4. The LOC counter should be able to count the comments,lines of code,blank lines in a COBOL program and JCL's
2673What is the meaning of the following declaration : DCB=BLKSIZE=, What is the difference between above declaration & not specifying DCB at all for a output file?
1 5554If record-format name in an externally-described file has already been defined as a file-name.how to solve this?
CTS,
2 13443Please any one can tell me,What are the tools for pl/1 project in real time scenario?(what are the version control,debugging and files related tools)?
1 3231What is difference between com and com3? Eg. s9(4) so what is the memory it will occupy com and com3.
2 8434Suppose there are 10 steps in a PROC, I want to execute only step5. How do you give the condition in the JCL that calls this PROC?
IBM,
3 10634
What is the maximum size of a char data type in db2?
Explain how can an in-stream dataset be terminated?
Explain how can a stopped job be started again?
What are the record format field mapping options in cpyf?
Define temporary storage?
I want to open particular list of members inside pds.Let me know whether below code will work.if not tell me how it works INPUT='DDM.DATASET(AAA*)' X = OUTTRAP(MEMS.)
Why we are not able to perform insert delete and update operation in Join logical file?
Which isolation level provides maximum concurrency?
What is a report item?
Explain the meaning of spufi?
In RPG How to read a records from a file without using read opcodes?
Why occurs cannot be used in 01 level in COBOL?
how you will find an error which is not in the first page of the subfile without using rolldown key?
What is the use of qsam?
What are the difference between jcl and jes?