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

When cursor is not closed what is the error?

IBM,

3 8418

I have an job having three job steps.Suppose i want to call a pgm in step2 and aproc in step3.How to write the code?

IBM,

2 6335

Suppose i want to declare a binary comp fild of 7 byte .how to write?

IBM,

6 11330

what is sql abend code -801,-802?

2 27248

1) max no of steps with jcl job can execute 2) how many extentions r possible in sequencial files with job 3) what is set parameter will do 4)how to get syntax errors without sub 5) what is differ between error and abend 6) hw mvs knows who submitted the job and whoom it has to forward 7) what are the positinal parameters of data descripter

L&T,

1 14153

Hi. I am currently working as a application developer. I would like to persue a DB2 certification exam. Can anybody please provide me the details about this exam like Syllabus, Cost and how to take the certification?

2 4789

how many max steps can we use in a job? pls answer to my question

TCS,

3 7429

i have a jcl calling proc which has 10 steps, i want to execute from step5 to step10, where can i code RESTART and COND parameter?

IBM,

6 12201

i have a jcl calling proc which has 10 steps, i want to execute from step5 to step10, where can i code RESTART and COND parameter?

IBM,

4 10424

how many max steps can we use in a job? pls answer to my question

TCS,

9 14202

I am sending values a and b with pic x(10) and pic x(10) by using call statement. In linkage section, I am receiving values with pic x(10) and pic x(11). Will my program fail? will it be compile error or run time abend?

3 7170

What is JOBLIB and STEPLIB in JCL? what is the purpose of using it?

1 16605

is this below syntax correct? CALL 'subprg' using A,B Please help

2 5653

JCL Example: // //RUNJCL JOB CLASS=5,MSGCLASS=6,NOTIFY=&SYSUID //STEP01 EXEC PGM=IEFBR14 // .. .. If this JCL will run or it'll throw the ERROR?

HCL,

4 16951

COBOL Snippet: Tell where the control will when the below code execute IF (A=B) CONTINUE ELSE NEXT SENTENCE PERFORM END-IF.

HCL,

7 13907


Un-Answered Questions { IBM MainFrame }

What are the processing modes available in ims db?

1074


What is the maximum size of varchar data type in db2?

1131


What makes vrrds different from vsam?

1237


Comment whether the cursor is closed during commit or not.

1099


What is ibm db2 connect?

990


If DB2 query returns in null value, how do you work with it in PL/1?

2360


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

2448


IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C

2180


What are the uses of commit and finish?

887


//S10 EXEC PGM=ICETOOL //TOOLMSG DD SYSOUT=* //DFSMSG DD SYSOUT=* //CON DD DSN=VAR.INPUT1,DISP=SHR // DD DSN=VAR.INPUT2,DISP=SHR //OUT DD DSN=VAR.OUTPUT,DISP=(NEW,CATLG,DELETE), // SPACE=(CYL,(5,5)),UNIT=SYSDA //TOOLIN DD * * Splice the needed data from the two VB files together SPLICE FROM(CON) TO(OUT) ON(5,5,CH) WITHALL - WITH(12,5) WITH(22,20) VLENMAX /*

1459


is it necessary that all versions of the gdg have to be of the same record length?

1143


can any one exaplin about Decision Tables in test region with good example

2783


Explain about logical data model of idms?

874


What is Pic 9v99 Indicates in COBOL?

1256


What is the output of the following command given in tso/ispf terminal?

1020