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

What is a ca split?

1147

How do you define an altindx?

1093

What are the advantages of vsam over isam?

1200

What is the use of access method services in vsam?

1127

How does control intervals and control areas related to each other?

1080

How is record management performed in vsam?

1231

What is the purpose of control intervals in vsam?

1058

What are the access method services used in vsam?

1084

What are the building blocks used in vsam datasets?

1042

What is a ci split?

1030

What are the steps involved in access method services?

1011

How is the sorting of vsam files carried?

1189

What is control area?

1150

What is the main function of key sequenced data set in vsam?

1037

What is control interval?

1127


Un-Answered Questions { MainFrame }

How many bytes does a s9(7) comp-3 field occupy ?

1013


What is rmode(any) ?

1343


Explain ims software environment?

1049


Explain dfsort utility?

1407


Explain how would you resolve an asra abend?

1059


Distinguish among erase, erase permanent, erase selective and erase all?

1756


How the interaction between DB2, SQL, and QMF takes place?

1735


Explain the difference between record occurrence and record type?

2130


I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

1272


What is drda ?

1225


What is the physical storage length of the data types: date, time, timestamp in the db2 database?

1226


When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?

3647


WORKING-STORAGE SECTION. 77 W-A PIC 9(3)V99 VALUE 23.75. 77 W-B PIC ZZ9V99 VALUE 123.45. PROCEDURE DIVISION. MOVE W-A TO W-B. DISPLAY W-B. STOP RUN. compiler : IGYGR1080-S A "VALUE" clause literal was not compatible with the data category o subject data item. The "VALUE" clause was discarded. WORKING-STORAGE SECTION. 77 W-A PIC 9(3)V99 VALUE 23.75. 77 W-B PIC ZZ9V99. PROCEDURE DIVISION. MOVE 123.45 TO W-B. MOVE W-A TO W-B. DISPLAY W-B. STOP RUN. 2375

1531


What does db2 plan contain?

1097


What is CICS ?

1054