IPv6 Support Oracle Fusion Middleware Online Documentation Library

4-2 Oracle Fusion Middleware Oracle Process Manager and Notification Server Administrators Guide

4.1.1 opmnctl Syntax

The following command shows an example of the syntax of the opmnctl command: opmnctl [verbose] command [options] Table 4–1 provides a description about opmnctl syntax.

4.2 opmnctl Command Quick Reference

Example 4–1 lists opmnctl commands for quick reference. You can obtain the same output information by executing the opmnctl help command. Example 4–1 opmnctl Commands opmnctl help usage: opmnctl [verbose] [scope] command [options] verbose: print detailed execution message if available Permitted scopecommandoptions combinations are: scope command options ------- --------- --------- start - Start opmn startall - Start opmn all managed processes stopall - Stop opmn all managed processes shutdown - Shutdown opmn all managed processes [scope] startproc [attr=val ..] - Start opmn managed processes [scope] restartproc [attr=val ..] - Restart opmn managed processes [scope] stopproc [attr=val ..] - Stop opmn managed processes [scope] reload - Trigger opmn to reread opmn.xml [scope] status [options] - Get managed process status [scope] metric [attr=val ..] - Get DMS metrics for managed processes [scope] dmsdump [dmsargs] - Get DMS metrics for opmn [scope] debug [attr=val ..] - Display opmn server debug information [scope] set [attr=val ..] - Set opmn log parameters [scope] query [attr=val] - Query opmn log parameters launch [attr=val ..] - Launch a configured target process phantom [attr=val ..] - Register phantom processes ping [max-retry] - Ping local opmn validate [filename] - Validate the given opmn xml file help - Print brief usage description usage [command] - Print detailed usage description createinstance - Create an Oracle Instance Note: Oracle recommends starting OPMN as the user that has installed Oracle Fusion Middleware. Table 4–1 opmnctl Syntax Syntax Description verbose Prints detailed execution message, if available. command Specifies an opmnctl command. Refer to Example 4–1 for a list of commands. options Specifies options for the command. Refer to Section 4.3.5.1.1 for a list of command options. opmnctl Commands 4-3