Entire mainframe world,interview question and answers,
Owner: mypavai
Listed in: Technology
Language: English
Tags: entire mainframe, mainframe230, mainframe, mainframe fresher, mainframe jobs
Site Statistics
Unique Visitors Today:
29
Page Views Today:
57
Unique Visitors this Week:
117
Page Views this Week:
167
Unique Visitors this Month:
584
Page Views this Month:
820
Total Unique Visitors:
341,125
Total Page Views:
570,719
Total Hits Out:
250
Latest Blog Posts for mainframe230
- Receive two values from the screen and display the outputIDENTIFICATION DIVISION. PROGRAM-ID. INDCOB. &...
- Display “HELLO” Program In CICSIDENTIFICATION DIVISION. PROGRAM-ID. INDCOB. ENVIRONMENT DIVISION. DATA DIVISION. WORKING-STORAGE SECTION. 77 WS-name PIC X(5). 77 WS-LEN PIC S9(4) COMP. COPY DFHAID. COPY DFHBMSCA. COPY INDSET1. PROCEDURE DIVISION. MAIN-PARA. MOVE ‘HELLO’ T...
- COBOL Interview Questionson Nov 21, 2010 in MF Interview Question Answers Mainframe Tips Mainframe Entire Mainframe MaterialsCOBOL INTERVIEW QUESTIONS Q1) Name the divisions in a COBOL program ?.A1) IDENTIFICATION DIVISION, ENVIRONMENT DIVISION, DATA DIVISION, PROCEDURE DIVISION. Q2) What are the different data types available in COBOL?A2) Alpha-numeric...
- IMSDB Important Tipson Nov 14, 2010 in MF Interview Question Answers Mainframe Tips Mainframe Entire Mainframe Materials DB2 Tutorial JCLIMS-DB DL/I It is a user interface language used to access IMS Databases. DBD It describes the physical nature of the database. PRINT NOGEN DBD NAME=DBDNAME, ACCESS= (HISAM, ISAM) DATASET DD1=PRIME, OVFLW= OVERFLOW, DEVICE= 3390 SEGM NAME=HOSPITAL...
- Mainframe Useful Links Bookson Nov 13, 2010 in Mainframe Entire Mainframe MaterialsProgramming Languages: Reference MaterialLinks, tutorials,.. for mainframe and web languages (The American Programmer) High Level AssemblerHigh Level Assembler for MVS/VM/VSE and HLASM Toolkit; and theLibrary SimoTimeLibrary material: Assembler...
- How to manage tape data sets like DD,UNIT,DCB,Volume Parameter in JCLExamples of simple DD statements for tape data setsThe allocation of an existing cataloged data set//JOURNAL DD DSNAME=MMA2.AR.JOURNAL,DISP=OLD The allocation of an existing uncataloged data set//JOURNAL DD DSNAME=...
- How to use Referbacks statement in JCLA job that uses referbacks://MM01AR JOB (36512),LYNCH,MSGCLASS=X,MSGLEVEL=(1,1),// CLASS=A,NOTIFY=&SYSUID//STEP1 EXEC PGM=TRANS//TRANFILE...
- How to code the CONTIG, MXIG, and ALX subparametersCode the CONTIG, MXIG, and ALX subparametersExample 1//EMPMAST DD DSNAME=MMA1.EMPLOYEE.MASTER,DISP=(,CATLG,DELETE),// UNIT=SYSDA,SPACE=(CYL,(100,20),,CONTIG)The...
- How to use Rlse and Round Subparameter in JCLDD statements that use the RLSE subparameterExample 1//EMPMAST DD DSNAME=MMA1.EMPLOYEE.MASTER,DISP=(,CATLG,DELETE),// UNIT=SYSDA,SPACE=(TRK,(400,100),RLSE)The i...
- How to Allocating a Multi-volume Data Sets in JCLAllocating a multi-volume data setExample 1//CUSTMAST DD DSNAME=MMA1.CUSTOMER.MASTER,DISP=(NEW,KEEP),// UNIT=SYSDA,VOL=SER=(MVS300,MVS301,MVS302),// ...
Loading Comments...
Comments
{ds_PageTotalItemCount} commentcomments
{pvComments::date}
{pvComments::comment}