14 VIOM database |
|
| |
Special | Description | Example | Meaning of |
characters |
|
| the example |
? | Day of month and day of | * * * ? * MON 2010 | Every second |
| week must not be given a |
| on all Mon- |
| value at the same time, so |
| days in 2010 |
| use the question mark for |
|
|
| the unspecified field of the |
|
|
| two |
|
|
L | Last day of month | 0 0 8 L * ? | At 8.00 a.m. |
|
|
| on the last day |
|
|
| of every |
|
|
| month |
xL | Last weekday x of every | 0 0 12 ? * 6L | At 12 noon on |
| month, where x ranges |
| the last Friday |
| from |
| of every |
| SAT) |
| month |
xW | Nearest weekday to x, | 0 0 9 15W * ? | At 9 a.m. on |
| where x ranges from 1 to |
| the nearest |
| 31 |
| weekday to |
|
|
| the 15th of |
|
|
| every month |
x#y | The | 0 0 9 ? * 2#1 | At 9 a.m. on |
| month, where y ranges |
| the first Mon- |
| from 1 to 5 and x from 1 to |
| day of every |
| 7 (meaning |
| month |
Table 6: Use of special characters
14.1.2 Configuring the job schedule on Linux
The Backup Service uses the open source Quartz framework to periodically run jobs that perform various backups of the database. Quartz is configured by editing the file:
/opt/fujitsu/ServerViewSuite/plugins/viom/Manager/quartz_jobs.xml
342 | ServerView |