IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) Suppose I have a file with three fields with data in the following format 1. empid - S9(4) COMP 2. empname - X(20) 3. empsal - S9(5)V(2) COMP-3 If I view this file, it will not be in a readable format. How to display the empid and empsal fields in a readable format without using COBOL program? What kind of SORT card will have to be coded?
4 9822To check the locks , we use cmd WRKOBJLCK , but how we confirm whether it's objeck lock / member lock. I confused with the Lock type and Status values...Can any body please tell me ...
5 23736I want my simple Green screen should refersh every 1 min ,How can I do it..? Please share the logic
2 7269Is there a way to check for an empty file in JCL other than using IEBCOMPR and the command PRINT COUNT(1)?
8 27944I have to change a program. This program is calling a subroutine mor than 100times within it. so will it have any performance issue? if yes than what changes i can make. Thanx for ur valuable answer.
2 6506Some times While checking MSGW for object / member / record locks ,I have seen it's locked by itself ...? How it happen and what action we need to perform if job is updating / writing a record....?
HSBC,
6 15378Q1.How we can copy the data of file one session to another session? Q2.how we can execute a loop infinitely in AS/400 coding? Q3.In ALDON tool,multitask is posible on a perticular object by the user?
CSC,
6 134621) What is ONCODE (Return code) in PL/1? 2) How to handle the ONCODE in PL/1? Please give me some examples?
IBM,
1 7899
State all the file open modes?
What is bufferpool in db2?
What is the difference between bind and rebind in db2?
Have you used comp and comp-3 in your project? And how?
How can we read file using curser? how to define a curser?
Define declaration generator (dclgen).
Explain how you can characterize tables in cobol?
What happens in bind step in a db2 program?
how to retrieve the instream data in sysin?
how to run other job when one job is active?
Define predicate?
What is the function of the dd avgrec keyword in sms datasets?
Which command is used to remove all rows from a table?
What is lock escalation in db2?
Can we change the password using ALTER? anyone tried and changed?