Install JDBC Drivers - Enable JAVA services

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 2708

This topic has not yet been written. The content below is from the topic description.
13.2.1.1. Enable JAVA services To use any Java service (for example; JMS, CMP, timers) configured with Sybase, Java must be enabled on Sybase Adaptive Server. To do this use: sp_configure "enable java",1 Refer to the sybase manuals for more information. If Java is not enabled for Sybase Adaptive Server, the following error message may be echoed in the console. com.sybase.jdbc2.jdbc.SybSQLException: Cannot run this command because Java services are not enabled. A user with System Administrator (SA) role must reconfigure the system to enable Java