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


How does -818 sql error occur? Why does it happen and what
can be done to overcome this error code?

Answers were Sorted based on User's Feedback



How does -818 sql error occur? Why does it happen and what can be done to overcome this error code..

Answer / swetha

IT is a TIMESTAMP error..

When loadmodule and plan are out of sync then this error'l
be occures.

Is This Answer Correct ?    5 Yes 1 No

How does -818 sql error occur? Why does it happen and what can be done to overcome this error code..

Answer / vinay sonar

-818 means there is mismatch between timestamp of plan and
timestamp of loadmudule of COBOL program in precompilation
process

Is This Answer Correct ?    4 Yes 0 No

How does -818 sql error occur? Why does it happen and what can be done to overcome this error code..

Answer / somalaraju

do the Precompilation again to overcome Timestamp mismatch(-818 error),bcz Timestamp is allocated at Precompilation time only.

Is This Answer Correct ?    3 Yes 2 No

How does -818 sql error occur? Why does it happen and what can be done to overcome this error code..

Answer / goud

-818: precompiler generated timestamps mismatch between the load module and plan
Resolution: do fresh rebind

Is This Answer Correct ?    1 Yes 0 No

How does -818 sql error occur? Why does it happen and what can be done to overcome this error code..

Answer / guest

817

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More JCL Interview Questions

What is the difference between BLKSIZE and LRECL?

3 Answers  


Describe the various parameters utilized in the creation of a gdg?

0 Answers  


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

0 Answers   IBM,


how to purge 50 initiators continuously?? console commands??

4 Answers   IBM, ups,


What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?

0 Answers   IBM,


Explain the jcl exec statement?

0 Answers  


Does jcl support automatic restart?

0 Answers  


How can we see data in TEMPARARY DATA SET in JCL ?

7 Answers   CSC, Polaris,


How much is memory space involved, when we code BLOCKSIZE,TRK & CYL ?

1 Answers  


IF WE GIVE COND on step3 then, What does the following mean ? And Just adding to that, All the below COND are VALID as per the specifications. (i) COND = (8,LT,step1,step2) ---(AND/OR ?) (ii) COND = (8,LT,step1,step2, ONLY), (iii) COND = (8,LT,step1,ONLY) will it execute only if this condition is true or only if step1 ABENDS ? (iv) COND = (8,LT,step1,step2,EVEN), (v) COND = (8,LT,step1,EVEN) ?

2 Answers   IBM,


How do you submit a JCL under CICS environment ?

1 Answers   IBM,


In how ways you can pass the data from Jcl to cobol ?

3 Answers   Cap Gemini, IBM,


Categories