IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) what is swap-in and swap-out? What is address space in MVS? What is the size of the address space in KBs for 16 bit address space?
12 56796I WORKING WITH VSAM AND CICS WHEN I AM DEFINING MY FILE IN THE FCT .I GOT ERROR LIKE "CDS IS FULL". WHAT ITS MEAN
4 14614I have TSO dataset profile set to automatic recovery on. After the system disconnects unexpectedly, when I log back on to TSO, I receive an error every time I go into edit with 'automatic recovery' in the title. The options are 1.) enter 2.) end 3.) defer 4.) cancel. No matter which option I choose, I am thrown back into the 'automatic recovery' screen the next time I go into edit on any dataset. How do I get the message to go away?
5 15998How to delete a front spaces in a data-name/variable in cobol Example:- 01 data-name-1 PIC x(20) value " cobol language". 01 data-name-2 PIC x(20). MOVE data-name-1 to data-name-2. would like the value of data-name-2 is "cobol language".
3 8470Please let me know how the Eject verb works for page break.. I want to know the code, how it is used.
3 7635Can anyone tell me the syntax for printing two files at two different destinations in a single step?
3 8427How to delete leading spaces/blank in COBOL ? Example:- 01 data-name-1 pic x(220) " English is a language". I would like to delete leading spaces.
7 78357Wat is the difference between NEXT and CONTINUE statement in cobol,can any one explain with example.
11 60130
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.
i need a small 3d program using inline and outline.
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
How to convert a spool file to PDF file in AS400?
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
how can you specify no duplicate key?
PLEASE SEND ME THE DOCUMENTS IF ANY ONE HAVE REGARDING THE IMPACT ANALYSYS,REVIEWS
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...
Is it rquired any server for Ibm framework? Give me list of Ibm framework & recent version IBm framework?
What is the latest version of ibm db2?
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.