We installed the patch DB (plug-in DB) to executed jobs SQL and SP in agent 12.0 server ptmtsmdmapppp01 with agent DB name DB.
When the job runs, it gives an error messge "No suitable driver found for jdbc:oracle:thin:@service_host:1521/Service_Name".
Thhis agent ptmtsmdmapppp01 has upgraded from the version 11.3.4 to 12.0.
And on the version 11.3.4 the jobs runs well.
we executed agent directory ./PluginInstaller addons/database.cfg .
Logs from the agent:
06/21/2022 14:44:10.328+0100 5 DatabasePlugin.database Internal Thread.DbprocJobData.a[:190] - Processing args
06/21/2022 14:44:10.330+0100 5 DatabasePlugin.database Internal Thread.DbprocDefinition.<init>[:183] - Creating DbprocDefinition
06/21/2022 14:44:10.632+0100 1 DatabasePlugin.database Internal Thread.CybWOBRunDbprocHandler.processWob[:73] - java.sql.SQLException: No suitable driver found for jdbc:oracle:thin:@service_host:1521/Service_Name"
at java.sql.DriverManager.getConnection(DriverManager.java:689)
at java.sql.DriverManager.getConnection(DriverManager.java:247)
at cybermation.plugins.database.DbConnection.a(DbConnection.java:177)
at cybermation.plugins.database.DbConnection.<init>(DbConnection.java:111)
at cybermation.plugins.database.DbConnectionPool.getConnection(DbConnectionPool.java:129)
at cybermation.plugins.database.dbproc.DbprocJob.<init>(DbprocJob.java:118)
at cybermation.plugins.database.dbproc.DbprocJobHandler.<init>(DbprocJobHandler.java:74)
at cybermation.plugins.database.wobhandler.CybWOBRunDbprocHandler.processWob(CybWOBRunDbprocHandler.java:60)
at cybermation.plugins.library.base.CybRMIExternalPluginBaseManager.processWob(CybRMIExternalPluginBaseManager.java:627)
at cybermation.plugins.library.base.CybRMIExternalPluginBaseManager.run(CybRMIExternalPluginBaseManager.java:460)
at java.lang.Thread.run(Thread.java:821)
Release : 12.0
Component :System Agent
Copy or Download ojdbc8.jar file or higher to Agent/jar/ext folder