IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

+IEC020I EROPT IS 'ABE' OR NOT SPECIFIED


IBM Mainframe Forums -> PL/I & Assembler
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
romuwald

New User


Joined: 23 Nov 2005
Posts: 2

PostPosted: Mon Jul 26, 2010 6:25 pm
Reply with quote

Hi,
While doing the test run of the Enterprise PL1 i am getting error message

Code:
+IEC020I EROPT IS 'ABE' OR NOT SPECIFIED                         
+CEE0374C CONDITION=IBM0265S TOKEN=00030109 59C9C2D4 00000001  597
          WHILE RUNNING PROGRAM IBMBERRI WHICH STARTS AT 2A51CE10
          AT THE TIME OF INTERRUPT                               
          PSW     00080000 8001B0D6                               
          GPR 0-3 00000000 0002B2E8 0004A560 2A51CF00             
          GPR 4-7 0002B2F8 00000000 2A6BF060 00000000             
          GPR 8-B 0002A890 2A5028E0 2A533A50 0002AA30             
          GPR C-F 00024B88 0002B250 8001B0D6 8556A298             
          FLT 0-2 0000000000000000  1800000000000000             
          FLT 4-6 0000000000000000  4E7FFFFFFFFFC7C0             
+CEE0374C CONDITION=CEE3250C TOKEN=00040CB2 61C3C5C5 00000000  598
          WHILE RUNNING PROGRAM IGG019AH                         
          AT THE TIME OF INTERRUPT                               
          PSW     078D1600 80D78A28                               
          GPR 0-3 80000000 80001000 00006A60 00006A60             
          GPR 4-7 00006998 008BC050 008CFA08 80D78668             
          GPR 8-B 00023240 000231C0 008BBFE8 80D7868E             
          GPR C-F 008B7040 00006910 00000000 00000000         
IEF450I JS015 - ABEND=S001 U0000 REASON=00000000  600   .
pleaase advice.
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Mon Jul 26, 2010 6:36 pm
Reply with quote

Quote:
A 001 system completion code was issued for the step of the job for one of the following reasons:

If the return code is 0, the logical record length and blocksize specified in the data control block (DCB) or DD statement differ from the logical record length and blocksize indicated in the data set.
From the IBM manual you should have accessed before posting.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon Jul 26, 2010 9:16 pm
Reply with quote

Hello,

At the top of the page is a link to "IBM Manuals" which contains links to many manuals you will use often.

Among these are documentation for System Codes like S001, and System Messages like IEF450I.

Suggest you bookmark the direct link as you will (should) use these often.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> PL/I & Assembler

 


Similar Topics
Topic Forum Replies
No new posts IEC020I EROPT IS 'ABE' OR NOT SPECIFIED COBOL Programming 8
No new posts IEC020I EROPT IS 'ABE' OR NOT SPECIFI... DFSORT/ICETOOL 24
No new posts Specify EROPT=ACC, in DCB parameter JCL & VSAM 2
No new posts Use of EROPT in DCB parameter JCL & VSAM 2
Search our Forums:

Back to Top