If any tenant OTK/OIDC database are PostgreSQL-driven, use this procedure on all Gateways in the cluster.
Follow these steps:
service ssg stop
cp postgresql-9.3-1100.jdbc41.jar /opt/SecureSpan/Gateway/runtime/lib/ext/. chown layer7:layer7 /opt/SecureSpan/Gateway/runtime/lib/ext/postgresql-9.3-1100.jdbc41.jar
/opt/SecureSpan/Gateway/node/default/etc/conf/system.properties
com.l7tech.server.jdbcDriver=com.mysql.jdbc.Driver\ncom.l7tech.jdbc.mysql.MySQLDriver\ ncom.l7tech.jdbc.db2.DB2Driver\ncom.l7tech.jdbc.oracle.OracleDriver\ ncom.l7tech.jdbc.sqlserver.SQLServerDriver\norg.postgresql.Driver
service ssg start
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|