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...



IBM MainFrame Interview Questions
Questions Answers Views Company eMail

What are the types of performs in COBOL? How does perform thru work, give example.

2 7477

Given below code, find the value of 'x'. Perform s001-x thru s001-y. s001-x. add 1 to x . s001-1x. ------- . s001-y. perform s001-1y 10 times . s001-1y. perform s001-2y 10 times . s001-2y. perform s001-x 10 times .

1 4511

What are the CICS tables? How to traverse from one screen (program) to another on CICS?

1 6716

what is the job entry system used in your project?

3 7198

This was on MQseries. What does MQ queue Manager do? what are the different types of queues? do you know about remote queues etc. How do you delete records from queues? how do you empty queues?

1 4375

This was related to -811 sqlcode, In a COBOL DB2 program which accesses employee table and selects rows for employee 'A', it should perform a paragraph s001-x if employee 'A' is present. In this case it gets -811 sqlcode, but still it process the paragraph s001-x. What could be wrong in my code.

3 10318

What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

2243

if in a job, region is mentioned in both jobcard and in step then which is cosidered at the step level? A job has region 4k in jobcard and step1 with region 0k and step2 with 16k, then what is the region allocated for the entire job? what is the region step1 takes? what is the region step2 takes?

4 10799

i want to maintain uniqueness on pdf without make lf??????????

2116

what is the option to be coded on return to associate a transaction identifier with next terminal.

IBM,

1 6496

what are the present versions of all mainframe modules?can any body let me know pls

1 3851

Hi, Please clear me when COND=ONLY and COND=EVEN. Explain me with example.

GJ,

2 11549

My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.

2418

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

Tesco,

1 7734

How to prevent user to access a screen directly from cics Native screen by using Trans Id?

IBM,

2 9184


Un-Answered Questions { IBM MainFrame }

Is it possible to left uncode disp?

1159


explain sorting techniques in cobol program?

1159


how could you write a program in a structured format?

935


which utility is used to run a cobol-db2 program?

1327


What is the reason behind not using select * in embedded sql programs?

1062


What is dbrm in db2 database?

1052


How can we see the copy book length using file-aid?

914


What are the utility programs in jcl?

1110


What does the keyranges parameter in define cluster commends do?

907


What are the rules for db2 programming?

1056


What is dbrm? What it contains? When it will be created?

1006


Can you define commarea?

935


What is the binary search?

909


Name and explain the type of locks?

908


what are decleratives in cobol?

2221