The system must meet the following hardware and software requirements for installing NAAS.
Database engine |
Pervasive.SQL 2000 or 2000i SP3 or above |
JDBC driver |
Pervasive JDBC driver. This can be downloaded from the Pervasive site Recommendation: For better performance, upgrade the Pervasive database engine running on the NetWare server from SP3 to SP4. After the upgrade, modify the database driver path in the st_srvr.ncf file present in the sys:\system directory, from envset JDBC_DRIVER_PATH=sys:\java\lib\pvjdbc2.jar to envset JDBC_DRIVER_PATH=sys:\audit\PervJar\pvjdbc2.jar In the server console, kill the NAAS Server by using the java-kill option and unload all the Java components using unload java command. Then, run st_srvr and restart the NAAS Server. For more information about upgrading to Pervasive SP4 on NetWare server, see Pervasive support site. |
NAAS Server |
Change the JDBC driver path setting in the st_srvr.ncf file to refer to the Pervasive JDBC driver. For example, the JDBC driver path setting can beenvset JDBC_DRIVER_PATH=SYS:\JAVA\LIB\DRIVER.ZIP |
NAAS configuration |
Copy the driver in the specific location. For example, the JDBC driver can be placed in <consoleonehome>\ 1.2\lib\naas\driver.jar |
Database engine |
MySQL engine for NetWare 6.0. This can be downloaded from Novell site for MySQL. |
JDBC driver |
MySQL JDBC driver. this can be downloaded from Novell site for MySQL. For more information about the MySQL database see, the MySQL site |
NAAS Server |
Change the JDBC driver path setting in the st_srvr.ncf file to refer to the MySQL JDBC driver. For example, the JDBC driver path setting can beenvset JDBC_DRIVER_PATH=SYS:\JAVA\LIB\DRIVER.JAR |
NAAS configuration |
Copy the driver in the specific location. For example, the JDBC driver can be placed in <consoleonehome>\ 1.2\lib\naas\driver.jar |