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
2661What 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 5550If record-format name in an externally-described file has already been defined as a file-name.how to solve this?
CTS,
2 13428Please 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 3221What is difference between com and com3? Eg. s9(4) so what is the memory it will occupy com and com3.
2 8425Suppose 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 10622
What Are Send Map Maponly & Send Map Dataonly ?
What is the function of entry sequenced data set?
Can you explain cics transaction gateway?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What is ibm db2 connect?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
do you use message subfiles? What are the necessary keywords required coding a message subfile?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
How does the jcl specify the job to os?
What are the utility programs in jcl?
what is the meaning of notcat 2?
Distinguish among erase, erase permanent, erase selective and erase all?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
Explain the data storage?
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?