Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



MainFrame Interview Questions
Questions Answers Views Company eMail

Mention the content that is present inside a PPT ?

1040

Highlight the difference between a symbolic map and physical map?

1186

With the use of an alternate index, how is a VSAM file accessed?

1147

Define TCT.

1225

Highlight the points of differences between XCTL and START?

1325

What do you mean by CEMT?

1283

Can dynamic calls be used in CICS?

1205

Can ESDS files be accessed from CICS?

1258

How errors are handled in CICS programs?

1172

What is meant by an AICA ABEND?

1230

What is the primary aspect of CICS?

1189

What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?

1298

Name at least one of the ways by which a transaction can be terminated?

1095

Explain how DSECT parameter is used in BMS ?

1260

Define RCT.

1268


Un-Answered Questions { MainFrame }

How to connect to db2 database from windows command line?

1146


What is dclgen in db2?

1201


what are the different types of data areas?

1831


how can I control from my cgis the cache of a remote browser?

1231


Explain about LMFREE�free data set from its association with data ID

1682


What are the common cics service programs and explain their usage?

1074


where will control be passed after the execution of the *pssr subroutine if the factor2 of the endsr is blank ?

1914


What are the access method services used in vsam?

1079


how do we prepare test data using file-aid tool?

2608


what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

1288


how do you reference the variable block file formats from cobol programs

1313


Define check constraint.

1135


Explain the logical message in cics?

1096


Explain the benefits you can get from mainframe connect?

1021


//S10 EXEC PGM=ICETOOL //TOOLMSG DD SYSOUT=* //DFSMSG DD SYSOUT=* //CON DD DSN=VAR.INPUT1,DISP=SHR // DD DSN=VAR.INPUT2,DISP=SHR //OUT DD DSN=VAR.OUTPUT,DISP=(NEW,CATLG,DELETE), // SPACE=(CYL,(5,5)),UNIT=SYSDA //TOOLIN DD * * Splice the needed data from the two VB files together SPLICE FROM(CON) TO(OUT) ON(5,5,CH) WITHALL - WITH(12,5) WITH(22,20) VLENMAX /*

1534