IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) How to get only unique records from a file which contains duplicate data using CPYF command ? Example : FILEA has duplicate records and FILEB is a UNIQUE defined.... and I want to get the data from FILEA to FILEB by eliminating all the duplicate records...
2 7704How do you proceed in case your active AS400 session has got disconnected suddenly, how can you get back to your session ? Is it possible??
1 4247In case if I want to know whether a record exists in a file, which one do you prefer CHAIN or a SETLL and why ?
1 3811How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
1896I have a file .In that file i have 3 fields. Those fields are eno, ename, esal.Keyfield is eno. In that file i have data like this for eno 1,2,3,4,5. Now i need to display 2nd record. That means i need to set the pointer on 2nd record... Then, write the complete rpg program using setll.
1 3863While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
2334I am having n number of records in a table which consists of emp-name is one of the field among them. Now i want to change the first letter of every name with capital.
1 2533
Give the format of using and giving in sort statement. What are the restrictions with it?
what are different types of substems?
can a join logical file be updated?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is afoper?
what optimum values can we find for freespace, ci etc?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
what is service program?
a dd statement has 2 types of parameters. Name them?
Name all the file-open modes
When you are obtaining next within a set and get a end of set return code, on what record are you now current?
What are the rules employed while naming the steps in a job?
How many minimum number of line codes does PL/1 DB2 program requires?
Is it possible to port existing applications from the mainframe or os/2? Are there major changes required to do this?
What is the pic clause for the hhmmss type of data fields?