Chapter 2: Preparing for and Maintaining Java in the Database
Disabling the server for Java
To disable Java in the database, enter this command from
isql
:
sp_configure “enable java”, 0