IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The DISP in the JCL is SHR and the program opens the file in EXTEND mode. What happens ?
3 13958I have multiple jobs ( JCLs with several JOB cards ) in a member. What happens if I submit it?
16 35049I have a COBOL program that Accepts some input data. How do you code the JCL statement for this? ( How do you code instream data in a JCL? )
9 24479
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.
Are you comfortable in cobol or jcl?
What is the latest version of ibm db2?
how can you specify no duplicate key?
pls send the docs of any telecommunication mainframe project
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...
List the type of locks and explain each of them.
Is it rquired any server for Ibm framework? Give me list of Ibm framework & recent version IBm framework?
How to convert a spool file to PDF file in AS400?
PLEASE SEND ME THE DOCUMENTS IF ANY ONE HAVE REGARDING THE IMPACT ANALYSYS,REVIEWS
i need a small 3d program using inline and outline.
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
any one have give AS400 study material? pls pass it to gopalsai789@gmail.com
can any body give me any website for getting help on mainframe projectts in banking domain.
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...