Try OpenEdge Now
skip to main content
Startup Command and Parameter Reference
Startup Parameter Descriptions : SQL Server Java Classpath (-classpath)
 

SQL Server Java Classpath (-classpath)

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.