SQL Server Java Classpath (-classpath)
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Use SQL Server Java Classpath (-classpath) to identify the Java classpath
to use when starting an SQL server.
| Operating system and syntax | UNIX / Windows |
-classpath
pathname
|
||
|---|---|---|---|---|
| Use with | Maximum value | Minimum value | Single-user default | Multi-user default |
| SQL | — | — | — | — |
- pathname
- Specifies the pathname of the classpath.
SQL database brokers use this parameter when launching the Java Virtual Machine (JVM) to
execute stored procedures. The default is to use the current environment variable
CLASSPATH setting. You do not use this parameter directly.