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

have in 100 records in a file i want to move only matched records to one output_file1 and nonmathed records are moved to another output_file2 ... any one can provide logic code

3 10167

01 A. 10 B pic X(10). move spaces to A. move spaces to B. output in A & B

Perot Systems,

2 6351

how to unload different table data into different gdg files/ vsam files.

3 10232

I have a file it contain 10 records.i got abend at 8th record because of soc7.how do you know that perticular record got abend?

IBM,

3 12158

Difference b/w Error and abend in COBOL

HP,

2 6829

In JCL..for TIME Parameter was specified both JOB & STEP..which one is overrides

Satyam,

6 19238

looking at the basic definition of VSAM file how to recognize whether it is a KSDS OR RRDS OR ESDS ?

IBM, Infosys,

2 10504

OPEN INPUT StudentFile READ StudentFile AT END SET EndOfStudentFile TO TRUE END-READ PERFORM UNTIL EndOfStudentFile DISPLAY StudentId SPACE StudentName SPACE CourseCode SPACE YOBirth READ StudentFile AT END SET EndOfStudentFile TO TRUE END-READ END-PERFORM CLOSE StudentFile STOP RUN what will be output

2574

i have job card like this //job ***** //step1 exec pgm=iebgener //sysut1 dd dsn=main.sss,disp=shr // dd dsn=main1.sss,disp=shr // dd dsn=main2.sss,disp=shr //sysut2 dd dsn=out1.mmm ,disp=(new,catlg,delete) dcb=( ) // sysin dd * like this what i have to do to skip dsn=main1.sss please giveme answer asap

IBM, TetraSoft,

2 7790

What is 66 level number and where it is used in real time by software developers?

ITC Indian Tobacco Company, TCS,

2 8581

If a job has 3 steps and step 1 and step 3 should get executed and step 2 should not get executed irrespective of the return code from the previous steps. How can it be done?

TCS,

5 11836

If i got a job on mainframe technology, will i have a bright future?. Some people are discouraging me. Let me know, is it true? Please bring back me from the confusion.

2 6326

How much salary you are expecting? If they ask in an interview, what we have to tell?

Tech Mahindra, Wipro,

6 18807

10. Why mainframe testing is so important? Give any three advantages of Mainframe Testing?

3617

At what stage, operator can change the class and priority of a submitted job?

2 5833


Un-Answered Questions { IBM MainFrame }

What is the worst thing that you’ve seen on a day?

1007


Explain about house keeping in assembler?

1105


before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?

2236


What parameter of the job statement is used to limit the cpu time consumed by the job?

1343


How many registers we are using in mvs?

1253


When the job statement is used?

1038


Write in brief about clusters?

1045


List the type of locks and explain each of them.

984


how do you code a null statement?

1389


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

2211


What is control interval?

1127


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?

734


Tell about how do you eliminate the duplicates?

1072


how can you copy to a vsam cluster?

1221


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

3026