Configuring memory for Java in the database  Disabling the server for Java

Chapter 2: Preparing for and Maintaining Java in the Database

Enabling the server for Java

To enable the server and its databases for Java, enter this command from isql:

sp_configure "enable java", 1

Then shut down and restart the server.

By default, Adaptive Server is not enabled for Java. You cannot install Java classes or perform any Java operations until the server is enabled for Java.

You can increase or decrease the amount of memory available for Java in Adaptive Server and optimize performance using sp_configure. Java configuration parameters are described in the System Administration Guide.





Copyright © 2005. Sybase Inc. All rights reserved. Disabling the server for Java

View this book as PDF