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
2739What 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 5638If record-format name in an externally-described file has already been defined as a file-name.how to solve this?
CTS,
2 13590Please 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 3310What is difference between com and com3? Eg. s9(4) so what is the memory it will occupy com and com3.
2 8558Suppose 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 10760
what is the purpose of coding notify parameter in job statement?
how do u conduct impact analysis?
What is the contrast between delimited by space and delimited by size?
) How do u handle errors in BMS macro
how do you fire a batch job from a cics txn ?
what is the version of os/400 that we have?
Explain lock contention?
What is a set? What pointers are required, what are possible? How may sets be ordered?
How does control intervals and control areas related to each other?
Mainframe project required Postby mache123 ยป Thu Jan 29, 2009 9:10 pm hello..... I want to know about some real time projects.If any one have any Mainframes project, please provide me documentation of it Or else give me the link where can I find that Mainframes projects with Documentation...... or suggest me any if......please
Highlight the difference between a symbolic map and physical map?
What is bufferpool in db2?
What is the function of //jcllib statement?
Explain about logical data model of idms?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.