raccli list jobs

Not Oracle Cloud InfrastructureNot Oracle Cloud at Customer This topic does not apply to Oracle Cloud Infrastructure or to Oracle Cloud at Customer.

The list jobs subcommand of the raccli utility provides a list of all the jobs on an Oracle Database Classic Cloud Service database deployment that uses Oracle Real Application Clusters (RAC).
raccli list jobs  

Example

Here is an example of the list jobs subcommand.

[opc@example1 ~]$ raccli list jobs

Job Id    Job Name                      Status              Message
1          service creation             Success             null
2         backup creation               Success             null
3         backup creation               Success             null
4         backup creation               Success             null
5         backup creation               Success             null
6         backup creation               Success             null
7         backup creation               Success             null
8         Create recovery               Running             null

[opc@example1 ~]$