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

When I try to submit a job Im getting the following Error...


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

New User


Joined: 12 May 2008
Posts: 13
Location: India

PostPosted: Mon Sep 08, 2008 12:02 pm
Reply with quote

When I try to submit a job (that runs a cobol program which will get records from DB2) Im getting the following Error..

READY
DSN SYSTEM (TDB2)
TDB2 NOT OPERATIONAL, RETRY COUNT IS ZERO

under SYSTSPRT section.

What is the reason for this Error and how to overcome it...?
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Mon Sep 08, 2008 12:57 pm
Reply with quote

I believe the message is pretty clear: You DB2 subsystem is not operational. Have you considered asking your operations/system/DBA guys?

O.
Back to top
View user's profile Send private message
BRANCA79

New User


Joined: 02 Oct 2007
Posts: 1
Location: ITALY

PostPosted: Tue Sep 09, 2008 2:55 pm
Reply with quote

Hi, you get that error when you submit a jcl in a system where the tdb2 does not run.
Correct the class or the db2...
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Tue Sep 09, 2008 3:07 pm
Reply with quote

or the scheduling environment job card parm: SCHENV=
Back to top
View user's profile Send private message
sakthi16

New User


Joined: 12 May 2008
Posts: 13
Location: India

PostPosted: Tue Sep 09, 2008 3:16 pm
Reply with quote

But Now I got the following Error..

READY
DSN SYSTEM (TDB2)
DSN
RUN PROGRAM (BLM001) PLAN (BLM001) PARMS ('BLM471')
DSN ENDED DUE TO ERROR+
SYSTEM ABEND CODE 0C1 REASON CODE 00000001
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: Tue Sep 09, 2008 7:31 pm
Reply with quote

Hello,

Look for a problem with the link-edit.

I suspect that you are trying to execute an instruction/op-code of x'00's which will cause an 0c1.

Suggest you check with your peers or dba to make sure you have proper jcl and understanding of the particular environment.
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 Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
No new posts Submit multiple jobs from a library t... JCL & VSAM 14
No new posts Error while running web tool kit REXX... CLIST & REXX 5
Search our Forums:

Back to Top