Jump to content

Talk:Basic sequential access method

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Christian75 (talk | contribs) at 18:30, 9 December 2014 (Assessment: +Computing (assisted)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputing Unassessed
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.

I need some help deciphering this error.

REPRO INFILE(INDD01) OUTFILE(OUTDD01)              

IDC3302I ACTION ERROR ON TDSMS.SMHM.DG80.HMERRORI IDC3313I ** ,A2KP4RB$,BKUP ,0165,D,INDD01 ,

         READ  ,WRNG.LEN.RECORD,00000065000000,BSAM

IDC31467I MAXIMUM ERROR LIMIT REACHED. IDC0005I NUMBER OF RECORDS PROCESSED WAS 0 IDC3003I FUNCTION TERMINATED. CONDITION CODE IS 12

Note, the input file is empty The output file is TDSMS.SUHM.DG80.HMERRORI(+1) (this is being created new, catl, del) There was another batch job that ran cleanly, at the same time for region 40. Since that input file was empty as well, I deleted/redefined the input file using the same DCB information. Running this step only, the job failed with same errors. Dreyri00 (talk) 01:52, 17 February 2010 (UTC) Dreyri00 (talk) 01:52, 17 February 2010 (UTC)[reply]