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 > DB2 > Second invocation of Online Backup while first was running. Why ??

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-19-09, 05:58
DBFinder DBFinder is offline
Registered User
 
Join Date: Sep 2008
Location: Toronto,Canada
Posts: 606
Second invocation of Online Backup while first was running. Why ??

Second invocation of Online Backup while first was running.

For last 3 days I am getting notification of ONLINE BACKUP failure from task center. When I check I still see that Online Backup was running. This completes normally after 2 hours.

The task is scheduled to run as an action of another task success. Today this started at 12:12 am while second event tried to invoke another one at 1:04 am


Quote:
2009-08-19-01.04.42.896000-240 E17789F679 LEVEL: Error
PID : 1924 TID : 2892 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : GC_PROD
APPHDL : 0-1160 APPID: *LOCAL.DB2.090929145428
AUTHID : GCDBA
FUNCTION: DB2 UDB, database utilities, sqlubBuildAppTbsp, probe:1505
MESSAGE : SQL2048N An error occurred while accessing object "". Reason code:
"".
DATA #1 : String, 166 bytes
The BACKUP_IN_PROGRESS state is already on for this tablespace.
This tablespace is already in the midst of being backed up and
cannot have a concurrent backup on it.
DATA #2 : String, 5 bytes
TSI_4

2009-08-19-01.04.43.021000-240 E18470F375 LEVEL: Severe
PID : 1924 TID : 2892 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : GC_PROD
APPHDL : 0-1160 APPID: *LOCAL.DB2.090929145428
AUTHID : GCDBA
FUNCTION: DB2 UDB, database utilities, sqlubcka, probe:850
MESSAGE : Backup terminated.
Will some one give me a clue how to find :
1. What has caused to start the scheduled task second time ??
2. What can be done to keep other triggering off the running task.
I mean, to prevent double execution of online backup.
Please advise

DBFinder
Reply With Quote
  #2 (permalink)  
Old 08-19-09, 10:25
Cougar8000 Cougar8000 is offline
Registered User
 
Join Date: Nov 2005
Location: IL
Posts: 554
I think you have your answer already.

If your backup job is trigger by another event. Check how often that event is executed and work from there.
__________________
--
IBM Certified DBA on DB2 for Linux, UNIX, and Windows

DB2 v9.1.0.2 os 5.3.0.0
Reply With Quote
  #3 (permalink)  
Old 08-19-09, 10:35
DBFinder DBFinder is offline
Registered User
 
Join Date: Sep 2008
Location: Toronto,Canada
Posts: 606
I posted after all checks. There is no other job sending start event to this one. By the way this job had been being run at 12:30am and now schedule is disabled. Currently it is started by PROFIT_LOSS job on success.

Db2 Ver 9.1.3. This could be a bug.

As I remember few months ago when I changed this scheduled task from 2:00am to 1:00am; this started at 1:00am and after an hour another invocation had troubled first run. The backup was terminated and new run was started. This time first run was not terminated because second wanted to start from a tablespace which was already being backed up.

The only solution seems to be either I delete this task and recreate new one. OR maybe I have to reinstall ADMIN server or DB.

Someone who has such an experience can help only.

Waiting for some idea.
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