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
2573What 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 5478If record-format name in an externally-described file has already been defined as a file-name.how to solve this?
CTS,
2 13255Please 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 3160What is difference between com and com3? Eg. s9(4) so what is the memory it will occupy com and com3.
2 8319Suppose 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 10504
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
Can you explain communication area?
what do you mean by a shareoptions parameter (shr) in define cluster command?
How do you overcome this limitation ?
Which component is responsible for db2 startup and shutdown?
What is integrated data dictionary?
What are the access modes of START statement?
how can you detect overflow for a print program that prints multiple lines per cycle?
Explain the advantage of creating the acbs well ahead of time?
How does jcl act on code(if you take a cobol program)?
Explain the process in which flat files are converted into vsam files?
is there any way to dynamically merge other html scripts into a given html?
How to Provide Column Names Using the DRAW Command ?
What is the difference between the positional and keyword parameters? Give examples.
can you change the attribute in mapset? if so how?