Starts all servers in WebLogic domain including Admin Server except for those in the FDWLS_START_SERVER_EXCLUDE_LIST
. Admin Server is started first, then servers with WLS_WSM
in name (WLS_WSM1, WLS_WSM2
etc.) are started prior to starting the rest of the managed servers. This is done as various Fusion Middleware products are dependent on WSM servers and starting it first helps avoid issues in startup of other managed servers.
...
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Max Parallel Percentage |
| No | The maximum percentage of servers on each machine to start at the same time |
Machine Name |
| No | Managed Servers on this machine will be started. Leave empty to start all managed servers on all machines. |
Outputs
Output Name | Required | Description |
---|---|---|
Artifacts
This operation doesn't consume or produce any artifacts.
...