Ron Thomas wrote:

>We have a large inout file having 2 million records  & when the job runs after 
>say processing 0.5 million records itg got abended . 

Please define 'file'. Is it a DSORG=PS dataset or a VSAM dataset? Or is it a 
OMVS file? Or is it a 'file' or whatever it is inside a DB2 Table?

What are you using to process that dataset? If you are using DB2 Checkpointing, 
what is the issue here?

Give us the Abend code and all relevant messages. Perhaps there could be a 
simple solution, for example increasing REGION size and/or increasing SORTWKxx 
size and/or quantity of these work datasets.

>In this case when we start i need to skip all of the records that is already 
>processed.  

With DFSORT and/or IDCAMS REPRO SKIP, for example, this should be easy.

Groete /Greetings
Elardus Engelbrecht

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to