Test a server configuration (test)
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Purpose
Displays information on the configuration and environment of an instance. It also displays information about error conditions.
The test action starts a server (instance), loads all the configuration
files, and then displays information. The instance is stopped, exiting gracefully
even if there is an error condition.
To execute this action, the instance cannot be running.
Syntax
|
Parameters
- general_options
- Specify one or more of the general TCMAN options. Run
tcman.sh help testto see which general options are appropriate.
Example
Run a test of the configuration of acme1, which is an instance of the core server installed at /psc/pashome:
|
Notes
The test action is particularly useful for testing to verify that a server
will start and run properly after you make changes to configuration and properties
files.