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 care has to be taken to force program to execute above 16 Meg line?

1 6169

What COBOL construct is the COBOL II EVALUATE meant to replace?

1 6344

What is 88 level used for ?

2 17112

How do we get current date from system with century?

2 10983

If you were passing a table via linkage, which is preferable - a subscript or an index?

TCS,

3 20591

Can the OCCURS clause be at the 01 level?

2 6902

What is the maximum size of a 01 level item in COBOL I? in COBOL II?

IBM, RBS,

2 20399

How may divisions are there in JCL-COBOL?

IBM,

5 19043

What are the differences between OS VS COBOL and VS COBOL II?

IBM,

1 14080

How is sign stored in a comp-3 field?

7 23041

What does the IS NUMERIC clause establish ?

2 14165

What are the differences between COBOL and COBOL II?

CSC,

1 8066

Name the divisions in a COBOL program ?

7 17778

How can you submit a job from COBOL programs?

ITC Infotech,

2 12404

What is the point of the REPLACING option of a copy statement?

3 9892


Un-Answered Questions { MainFrame }

how do you define an altindx ? How do you use altindxs in batch, cics programs?

1120


Cursors can be declared in both working-storage & procedure division, agreed. But is there any difference? If could you please suggest what is the difference

1546


Why db2 is called db2?

1109


what do we can do with the embedded sql statements?

1113


What is the maximum number of levels allowed in ims db?

1041


What is rct?

1298


Mention a credible reason why select* is never given preference in an sql program that has been embedded.

1251


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

1275


I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one

2526


what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?

1062


what is the maximum number of files allowed in rpg?

1721


what is the use of IEBGENER utility?

1232


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1695


What is eib?

1245


Suppose I have a ksds file. I have a records like 1,2,3,4,5,6,...100. I want to read using dynamic mode like from 10 the record onwards like, 10,12,14,16,18,....60. Wat is the command for this?

722