Disable a resource (disable)
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Description
Disables an OpenEdge Management resource.
Syntax
|
- -user
- (Optional) The username for OpenEdge Management. Progress recommends specifying this switch. If this switch is not specified, the utility uses the current username of your machine.
- -password
- (Optional) The password for the username you provided. Using this switch in the command might allow others to see your password in cleartext. So, Progress recommends specifying the password only when prompted.
| Option syntax | Description |
|---|---|
-resource
<resource-name>
|
Disables a specific resource. |
-restype
<resource-type>
|
Disables all the resources that belong to a resource type:
database, file, network, openedge, or
system. |
-Fathom |
Disables polling for all resources. This option does not change the status of individual resources. |
Example 1
The following command is an example to disable theasbroker1 resource using the
-resource switch:
|
Example 2
You can also disable a resource without using the-resource switch, but ensure that you
specify the resource-name or the resource-key next to the -disable switch.Consider the following
examples:
|
|