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

How to solve DSNE100I?


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
raviputran

New User


Joined: 05 Jul 2007
Posts: 13
Location: bangalore

PostPosted: Tue Sep 02, 2008 10:25 am
Reply with quote

While submiting a job to run a PL/I DB2 program I am getting the following message:

ACF0C038 ACF2 LOGONID ATTRIBUTES HAVE REPLACED DEFAULT USER ATTRIBUTES
READY
DSN SYSTEM(IP0)
DSNE100I IP0 NOT OPERATIONAL, RETRY COUNT IS ZERO
READY
RUN PROGRAM(PB270) PARMS('O') PLAN(PB270)
IKJ56712I INVALID KEYWORD, PARMS('O')
IKJ56712I INVALID KEYWORD, PLAN(PB270)
READY
END
READY
END
Back to top
View user's profile Send private message
Srihari Gonugunta

Active User


Joined: 14 Sep 2007
Posts: 295
Location: Singapore

PostPosted: Tue Sep 02, 2008 12:41 pm
Reply with quote

This can be problem with CLASS parameters Change the class in which the subsystem is operational. Also use
Code:
RUN PROGRAM(PB270) PLAN(PB270) PARMS('O')
.
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 -> DB2

 


Similar Topics
Topic Forum Replies
No new posts how to solve this power failure shutd... ABENDS & Debugging 5
No new posts Any idea about how to solve 3022 aben... IMS DB/DC 3
No new posts DB2: How to solve -805 DB2 Sql code Mainframe Interview Questions 3
No new posts how to solve -904 in cobol db2 program. DB2 3
No new posts Solve file status code 46 COBOL Programming 19
Search our Forums:

Back to Top