2.43 INFO ALL

Use INFO ALL to display the status and lag (where relevant) for all Manager, Extract, and Replicat processes on a system. When Oracle Grid Infrastructure Agents (XAG) Clusterware components are in use, the relevant information is also displayed.

The basic command, without options, displays only online (continuous) processes .and Microservices Architecture services. To display tasks, use either INFO ALL TASKS or INFO ALL ALLPROCESSES.

The Status and Lag at Chkpt (checkpoint) fields display the same process status and lag as the INFO EXTRACT and INFO REPLICAT commands.

If Replicat is in coordinated mode, INFO ALL shows only the coordinator thread. To view information about individual threads, use INFO REPLICAT.

In Microservices Architecture, this command also returns the all the services that are running for the deployment.

Syntax

INFO ALL [TASKS | ALLPROCESSES]
TASKS

Displays information only for tasks.

ALLPROCESSES

Displays information for online processes and tasks.

Examples

INFO ALL TASKS
INFO ALL ALLPROCESSES