Oracle X6-2-HA Deployment And User's Manual page 292

Database appliance
Hide thumbs Also See for X6-2-HA:
Table of Contents

Advertisement

Parameter
,
--from
-f
,
--head
-hd
,
--to
-t
,
--tail
-tl
,
--keyword
-k
,
--status
-s
odacli Job Commands
Description
(Optional) Describes a job created since a
specific date. In the format
YYYY-MM-DD
, such as
YYYY-MM-DD HH:mm:ss
or
2018-01-01
2018-01-01 01:00:00
Examples:
# odacli list-jobs -f 2018-08-27
# odacli list-jobs -f "2018-08-27
03:00:00"
(Optional) Describes the maximum number of
older jobs to be displayed, values can be 1 to
200.
Example:
odacli list-jobs -hd 10
(Optional) Describes a job created ahead of a
specific date. In the format
YYYY-MM-DD
, such as
YYYY-MM-DD HH:mm:ss
or
2018-01-01
2018-01-01 01:00:00
Example:
# odacli list-jobs -t 2018-08-07
(Optional) Describes the maximum number of
latest jobs to be displayed, values can be 1 to
200.
Example:
# odacli list-jobs -tl 10
(Optional) Specifies the keyword that the job
description contains.
Example:
# odacli list-jobs -k OraDB
(Optional) Specifies the status of the job,
such as Created, Scheduled, Running,
Failure, Success, InternalError.
Example:
# odacli list-jobs -s Failure
Chapter 13
or
.
or
.
13-83

Advertisement

Table of Contents
loading

Table of Contents