IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
IBM,
1 2686How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
IBM,
1 2760What is TimeStamp, What is TimeStamp error and What is the Abend Code for TimeStamp Error ?
IBM,
4 22588Is there GOTO and SWITCH-CASE available in JCL ? Is IF-THEN-ELSE available in JCL also just like it is available for VSAM datasets under Model Commands category ?
IBM,
1 13724How many JOB statements a JCL can have ? If there are more than one JOB statements in a JCL, are they submitted in succession or in parallel ?
4 17515If Name is NOT given for a JOB statement, then will it give error or installation will supply it for the JOB ?
IBM,
1 9222How to release a JOB (from the input queue) held by TYPRUN = HOLD ? and how to see the installation default time after which a JOB will be automatically released ? How to see the list of currently HELD JOBS ?
IBM,
5 274901) Is CLASS used for assigning Priority (as we say a job having class '6' will run before the job having class '5'? then what is the difference between CLASS and PRTY ? 2) In a same JCL, 2 JOB statements with different Classes and NO PRTY are submitted ? which will run first ? & with different classes and different PRTY also, which will run first now ?
IBM,
3 17090Is stepname is a MUST and should be unique also for each JOBSTEP ? or system can supply the stepname for a step which is not given a name by the programmer ?
IBM,
6 11665Why 16 is used in calculating the DPRTY ? as, DPRTY = (num1, num2), THEN, DPRTY = 16* num1 + num2
IBM,
4 11880As PARM can supply information to a program ? Can PARM be used to supply information to a cataloged or Inline Procedure also ?
2 6702
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.
Is it rquired any server for Ibm framework? Give me list of Ibm framework & recent version IBm framework?
Are you comfortable in cobol or jcl?
any one have give AS400 study material? pls pass it to gopalsai789@gmail.com
how can you specify no duplicate key?
pls send the docs of any telecommunication mainframe project
If anyone has IBM Certification Dumps pls forward to me & also let me know what are the Certification Codes that are available in DB2
What is the latest version of ibm db2?
How to convert a spool file to PDF file in AS400?
can any body give me any website for getting help on mainframe projectts in banking domain.
PLEASE SEND ME THE DOCUMENTS IF ANY ONE HAVE REGARDING THE IMPACT ANALYSYS,REVIEWS
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...
i need a small 3d program using inline and outline.
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.