task list

Displays a list of the tasks that are currently running on the Oracle FS System.

SYNOPSIS

task ‑list 
   [‑details]
   [‑task task‑id‑or‑fqn [, task‑id‑or‑fqn]... ]
   [‑internal]

   [{‑sessionKey | ‑u admin‑user ‑oracleFS oracle‑fs‑system}]
   [{‑outputformat | ‑o} { text | xml }]
   [{‑timeout timeout‑in‑seconds | ‑verify | ‑usage | ‑example | ‑help}] 

DESCRIPTION

The task ‑list command lists tasks in 30‑second snapshots. The snapshot starts when the task ‑list command begins executing on the Oracle FS System. If the tasks that are associated with a command that you initiated are not listed in the output, check for the following scenarios:
  • The command completed successfully. To verify, examine the event log for a SUCCESS completion status.

  • The command timed out. Examine the event log for an INCOMPLETE status.

  • The command failed. Examine the event log for the error indicators that you can use for troubleshooting.

To capture the list into a log, use the facilities in your environment to periodically poll the Oracle FS System and direct the output into a file.

Run the task ‑list command with no options to return the fully qualified name (FQN), ID, and status of the active tasks. To display the name of the operation that is associated with each of the tasks, run the task ‑list ‑details command.

OPTIONS

details
Displays the following information about each task:
  • The FQN, name, and ID of the task.

  • The status of the task.

  • The percent of the task that is completed.

  • The user name of the command that is associated with the task. For tasks that are initiated by the Oracle FS System, the user name is INTERNAL_OP.

  • The time that the command was issued.

  • The time the task was invoked.

  • The completion time if the task had completed.

internal

Displays internal system tasks.

task

Specifies the fully qualified names (FQN) of one or more tasks in a comma separated list. You can also specify the unique ID for the tasks.

EXAMPLE

Task

List the tasks that are actively running on the Oracle FS System.

Parameters
  • None

$ fscli task -list