473,498 Members | 1,830 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Journal - Task History - Database backup success is expired

Hi,

I have daily backups set up for a database, however today i noticed in
the Journal under task history i see under the success column that the
status is expired. Normally the success column says successful or not
successful. Any ideas?

Cheryl

Nov 12 '05 #1
1 2251
I believe this refers to an association with an another parm. of your db
cfg:
Number of database backups to retain (NUM_DB_BACKUPS) = 3
As you see mine is set to 3, yours by default would be set to 12 and your
expired indicator means that that backup is probably the 13th and therefore
DB2 considers it "expired".
You can check this by doing a get db cfg for the value of the parm. and a
list history backup all for <dbname> and count the number of backups your
history file has.

Now associate that parm. with this one:
Recovery history retention (days) (REC_HIS_RETENTN) = 90 That's mine.
Yours probably says 366.
If you were to issue:
PRUNE HISTORY timestamp
Then DB2 would delete all entries referring to backups, restores and
rollforward that are prior to the timestamp AND are not within the timestamp
of the 12th backup image.
If you add the options [WITH FORCE OPTION] [AND DELETE] then DB2 deletes
everything irregardless.

HTH, Pierre.
--
Pierre Saint-Jacques
SES Consultants Inc.
514-737-4515
"cmitchell" <ch*************@eds.com> a écrit dans le message de news:
11*********************@g43g2000cwa.googlegroups.c om...
Hi,

I have daily backups set up for a database, however today i noticed in
the Journal under task history i see under the success column that the
status is expired. Normally the success column says successful or not
successful. Any ideas?

Cheryl


Nov 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1158
by: Jeremiah Foster | last post by:
;; Fedora! Slask! .emacs! ;;; uncomment this line to disable loading of "default.el" at startup ;; (setq inhibit-default-init t) ;; turn on font-lock mode (global-font-lock-mode t) ;; this...
1
1591
by: Astra | last post by:
Hi All I know this probably sounds like a newbie question, but I was under the impression that secure pages (https) don't appear in the history/address bar history list - this appears to be...
9
3661
by: klh | last post by:
We are running on Win 2003/DB2 V8 FP7a. My question concerns Task Center. I have about 200 tasks created and scheduled in Task Center. We are going to be moving many of the databases from this...
3
10429
by: Phil Sherman | last post by:
UDB LUW (Windows) 8.1 FP9a I issued a PRUNE HISTORY 20050819 AND DELETE and was surprised to see that the archived log files were not physically deleted. The history record of the 20050818...
1
1988
by: stevenkblack | last post by:
I want to have a script that checks that my databases are up and running. I just want the scrip to connect to several databases and check the count of a certain table. I want this script to run...
3
9960
by: Rob | last post by:
Each time a webform is posted back (submitted), another URL is added to the browser's history list. My web application allows a back button to return to previously visited pages, but I do not wish...
6
8004
by: Gladiator | last post by:
Hai every one... I was trying List history backup cmd.......... the output i got is List History File for first Number of matching file entries = 12
1
5331
by: Divakar | last post by:
Hi, When I do a LIST HISTORY BACKUP, the following is shown the O/P. ---------------------------------------------------------------------------- Comment: DB2 BACKUP ABCD ONLINE Start Time:...
6
5065
by: divya | last post by:
I have a page name edit.asp which should expire immediately .The user cannot open this page directly he has to provide a password for entering this page.thus when the user enters edit.asp , it has...
0
7004
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
6890
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7379
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5464
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4915
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4593
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3095
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1423
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
657
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.