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

Suppose I have a pf, it contains 5 members, how to access particular member data from logical file? What is the use of member in pf?

1181

How many maximum record format a logical file have?

1049

How to read a pf in reverse(from last record to first) using cl?

1219

What is the interactive job? What is the batch job?

1097

What is the difference between access path and open data path?

1180

I have a pf, it contains 5 members, how to access particular member data from logical file?

1027

What is redefine?

1357

What is the syntax of sort?

982

Define sort?

1271

What is output procedure?

1089

What is the syntax of redefine?

1027

What is input procedure?

1054

Explain the types of perform?

1116

Define perform?

1062

What is sort?

1038


Un-Answered Questions { MainFrame }

What is the use of the eibaid field?

1221


Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?

1191


why ci and ca splits are not possible in esds and rrds?

1225


Explain the difference between physical map and symbolic map?

1041


What is the distinction amongst include and copy?

1042


How do you concatenate the firstname and lastname from emp table to give a complete name?

1137


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.

1795


What is a ca split?

1147


What language is db2 written in?

1111


How can an in-stream dataset be terminated?

1402


what is an mdt (modified data tag)? Its menaing and use?

1240


If an array is multi-dimensional dynamic array how do you deal with it & provide me some examples?

2508


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

2610


How can values be passed from the job stream to an executable program?

1533


1) SORT FIELDS=(20,4,CH,D,10,3,CH,D) OUTREC FIELDS=(7:20,4,C' FUTURE ',20,2,10,3,1Z,1,9,13,7, 24,57,TRAN=LTOU,6X'FF') This example illustrates how a fixed-length input data set can be sorted and reformatted for output. The SORTIN LRECL is 80 bytes. The reformatted output records are fixed length with a record size of 103 bytes. SOLRF (the IBM-supplied default) is in effect, so unless the SORTOUT LRECL is specified or available, it will automatically be set to the reformatted record length of 103. in the above example i have some doubts that a) sort fields=(20,4,CH,D,10,3,CH,D) -what exactly it does and this fields related to output record fields or input record fields b)outrec used to refprmat the records after sorting that means could please reply me as soon as possible Thanks. Venkat

7925