Tasks you can perform with startup and shutdown commands
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Startup commands start up and shut down OpenEdge database or client processes. The following table summarizes the tasks you can perform on UNIX and Windows systems and the related startup and shutdown commands.
| Task | Command |
|---|---|
| Start a character Procedure Editor and connect to a single-user database. |
|
| Start a character Procedure Editor and connect to a multi-user database. |
|
| Start an OpenEdge character client session in batch mode and connect to a single-user database. |
|
| Start an OpenEdge character client session in batch mode and connect to a multi-user database. |
|
The following table summarizes tasks and their related startup commands for Windows only. You can use these commands in the Command Line field of a Shortcuts Properties dialog box.
Note: The examples show the prowin command, however,
prowin32 can also be used on 32-bit OpenEdge installations.
| Task | Command |
|---|---|
| Start a GUI Procedure Editor and connect to a single-user database. |
|
| Start a GUI Procedure Editor and connect to a multi-user database. |
|
| Start the ADE Desktop and connect to a single-user database. |
|
| Start the ADE Desktop and connect to a multi-user database. |
|
| Start an OpenEdge batch session and connect to a single-user database. |
|
| Start an OpenEdge batch session and connect to a multi-user database. |
|