IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) 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
IBM,
2521Where the QTEMP library will get created? if the the answer is QSYS, then howcome more than one job can create same library name(QTEMP) in QSYS? what is the uniqueness of QTEMP? For example, run the below command in different workstation WRKOBJ QSYS/QTEMP And take 8 in the option to check the description. both will have different info. so where(which LIB) exactly the QTEMP is stored?
2 8443Transaction TRN1 has associated program PROG1 (pseudo- conversational). Under certain condition, PROG1 transfer control (XCTL) to PROG2, which should have his own pseudo- conversation with the terminal. When PROG2 send the map and execute a RETURN TRANSID('TRN1'), after receiving the control from the terminal, which program will be initiated?
3 7499why mainframe we use not like java as frontend oracle as backend. or not word excel.In there also huge ammount data stored.
TCS,
2 6202In Job, there are 10 steps. If I want to execute the first 6 steps and don't want to execute from 7th to 10th step. What is the solution for this ?
7 9408If the main program has only cobol statements and subprogram has the db2 statements what is the procedure for precompilation. for which program we need to do the precompilation
IBM,
1 6596
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
Can I share my data with other jobs? How?
How jcl is used for testing batch programs?
List out the buffer pools in db2
What is the use of limit sys?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
What tools are available in PL/1?
Where & How Do You Code Identifier In Jcl?
what is overlay?
Mention the content that is present inside a PPT ?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Tell about how do you eliminate the duplicates?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
What does a store statement do?