Icon View Incident Report

Minor Minor
Reported By: Fernando Dias
Reported On: 5/11/2008
For: Version 1.09 Build 3
# 2634 Altering Certain Jobs in the ElevateDB Manager Results in Incorrect Settings in the Alter Job Dialog

There is a minor issue in EDB Manager with what check boxes are checked, when altering some types of jobs interactively. You can see what the issues are in the images attached. The jobs were created as follows.

CREATE JOB "EOW_Backup"
RUN AS "System"
FROM DATE '2008-05-11' TO DATE '9999-12-31'
WEEKLY
ON FRI
BETWEEN TIME '23:00' AND TIME '23:30'
...

and

CREATE JOB "EOY_Backup"
RUN AS "Administrator"
FROM DATE '2008-05-11' TO DATE '2008-05-11'
MONTHLY
ON DAY 31 OF DEC
BETWEEN TIME '23:30' AND TIME '23:50'
...



Resolution Resolution
Fixed Problem on 5/12/2008 in version 1.09 build 4


Products Affected Products Affected
ElevateDB Additional Software and Utilities

Image