Adding an Autosys scheduler using Sybase database is failing.
Error message:
Unable to create scheduler
Product: Automation Analytics & Intelligence 6.x
Configuration issue
1) The Sybase DB driver needs to be in the AAI's deployments directory
2) There are five lines in the jaws.properties file that need to be uncommented:
dbms.sybase_jconn.name=Sybase (jConnect driver)
dbms.sybase.name=Sybase
dbms.sybase.url=jdbc::sybase:Tds:
dbms.sybase.encryptPassword=true
dbms.sybase.encryptionProvider=org.bouncycastle.jce.provider.BouncyCastleProvider
3) Once the JDBC is in place and the jaws.properties file has been changed, the AAI server needs to be restarted
4) Add the Scheduler via the Web UI