stsurlutil list utility
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
|
- -folder folder-name
- Specify a directory (folder) where log files and temporary files are
written. If not provided, the following locations are tested, and the first available
folder is used:
- The directory specified by the
WRKDIRenvironment variable - Current working directory
- The session temp-dir specified using
-T
- The directory specified by the
- -db dbname [ db-options ]
- Specify one or more OpenEdge databases to connect to. db-options allows you to specify additional connection parameters.
- [-db dbname [db-options] ... ]
- Specify additional databases and connection options.
- abl-startup-options
- Specify additional ABL connection parameters.
The
stskeyutil list utility writes the
gateway URL to the file, dbauthgateway_list.txt. One
line per database is written to the file in the format:DbName,URL |