If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Adabas > ERROR-081, Error occurred during Opening/Closing of input file

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-14-11, 19:47
dnaqvi dnaqvi is offline
Registered User
 
Join Date: Dec 2011
Posts: 12
ERROR-081, Error occurred during Opening/Closing of input file

ERROR-081, Error occurred during Opening/Closing of input file
DDEBAND :
04 - SEQ: No DD-Statement; DUMMY; UA, IGN(DOS)

Probably misspelling of the DDNAME, incorrect JCL, etc.

Investigate the cause of the error.
Correct it and rerun the job.


A D A L O D Terminated 2011-12-14 16:43:20


My JCL is as below:

********************************* Top of Data **********************************
//TSSDNREP JOB (H1345011000,110,NAURALADABA),ICSDBS.BN58,
// CLASS=A,MSGCLASS=T,REGION=0M,
// NOTIFY=TSSDN
//*
/*ROUTE PRINT TEMPSAR
//*
//PROCS JCLLIB ORDER=(ADABAST.TEMP.PROCLIB)
//*
//STEP01 EXEC ADAUTILT,UTIL=LOD,DBID=220,MODE=S,ADADBID=ADA220
//DDEBAND DD DUMMY
//**DDEBAND DD DSN=&&AUS,DISP=(OLD,DELETE)
//DDKARTE DD *
ADALOD LOAD FILE=134
ADALOD NAME='DAWAR_TST'
ADALOD MAXISN=500
ADALOD UISIZE=1B
ADALOD NISIZE=2B
ADALOD DSSIZE=1
ADALOD ASSOPFAC=5
ADALOD DATAPFAC=10
ADALOD ISNREUSE=YES
ADALOD TEMPSIZE=2
ADALOD SORTSIZE=4
//*

Thank You
D
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On