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 7907How 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 4402In 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 3915How 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...
1 1977I 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 3985While 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 ?
1 2415I 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 2637
The content of Physical file is as below: hfcftp wruquief SENDPASV 0 CDUP ASCII GET 01100901.CSV ramndk/ECP505.EC0110090 (REPLACE QUIT Thw above commands will get executed when we call STRTCPFTP from CL program.... Now if I want to use SFTP what can be the solution? plz reply in detail....Thank you for ny help... I m using RPG/ILERPG to download...
PLEASE SEND ME THE DOCUMENTS IF ANY ONE HAVE REGARDING THE IMPACT ANALYSYS,REVIEWS
If I want to execute Sftp commands(LS & GET) stored in Physical file from CL program automatically...Can u Plz tell me how can I do this?...How the script will look?? THANX FOR NY HELP...
List the type of locks and explain each of them.
can any body give me any website for getting help on mainframe projectts in banking domain.
i need a small 3d program using inline and outline.
Is it rquired any server for Ibm framework? Give me list of Ibm framework & recent version IBm framework?
pls send the docs of any telecommunication mainframe project
Are you comfortable in cobol or jcl?
what u mean by csrloc and rtncsrloc in rpgIV in as/400.Give an eg? to do...give some coding...what is row no and column no ???..if possible...give a no of lines coding....please
What is the latest version of ibm db2?
any one have give AS400 study material? pls pass it to gopalsai789@gmail.com
If anyone has IBM Certification Dumps pls forward to me & also let me know what are the Certification Codes that are available in DB2
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
How to convert a spool file to PDF file in AS400?