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

Cobol db2 program status if DB2 is down


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
mrkollu

New User


Joined: 27 Dec 2007
Posts: 2
Location: PUNE

PostPosted: Mon Sep 22, 2008 12:18 am
Reply with quote

I have one step in JCl in this step using cobol db2 program if submit the job what will happen while db2 is down?

in this situation what we needs to be change in cobol program for successfully run the job?

please give me ur needful suggestions
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 Sep 22, 2008 2:06 am
Reply with quote

Hello,

Quote:
in this situation what we needs to be change in cobol program for successfully run the job?
If the program uses the database and the database is down, you cannot successfully run the job. No change to the code will allow the program to run successfully.

When the database "comes back up" the job may be successfully run.

In many systems, jobs that depend on using the database are not started (by the scheduling software) if the database is "down".

Suggest you talk with your scheduling people.
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts Using API Gateway from CICS program CICS 0
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Job completes in JES, but the status ... IBM Tools 1
Search our Forums:

Back to Top