Unable to Start Clarify Database Monitor for iSeries
Clarify Scenario:

We configured the database monitor and now we are trying to start the database monitor.
Clarify Issue:
When we start the database monitor we get the error EXTOLOWN in QSYS type *LIB not found..
Server Error:
Auditor:
call EXTOLDBMON.EXTOL_DBM_INSERT_SP('com.abc.edi.CustomsDbMonitorDBM', 'jdbc:as400://192.168.50.25', 'com.abc.edi.CustomsLaunchEventEV',
'EDOFCPP', 'http://10.101.1.175:8081/dbmonitor/DatabaseMonitor?eventName=com.abc.CustomsLaunchEventEV&databaseUrl=
jdbc%3Aas400%3A%2F%2F10.40.50.25&databaseAction=INSERT&datasourceDesc=com.abc.core.DatabaseObjects.DataSources.As400LibDS&databaseTable=EDOFCPP&
databaseMonitorName=com.abc.edi.CustomsDbMonitorDBM', 1, varNew);
END
02/23/2017 - 12:15:38.409 PM [ERROR] Exception occurred while STARTING Database Monitor: [SQL0204] EXTOLOWN in QSYS type *LIB not found..
02/23/2017 - 12:15:38.409 PM [ERROR] sqlstate = 42704
Clarify Resolution:
After speaking with Cleo Support folks, we determined we needed to run the following on the iseries: CRTLIB EXTOLOWN
By: Sean Hoppe on