Issue in discovery of DB2 instances on AIX server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2022 07:54 AM
Hello everyone,
There is one pattern "DB2 On Linux". This same pattern runs for the AIX server to discover DB2 instances, but it is not working. Almost all the commands are failing on the AIX server related to this, still ServiceNow documentation suggesting to use this OOB. "Name, version, TCP port, installed dir" - none of these attributes are discovered properly.
https://docs.servicenow.com/en-US/bundle/sandiego-it-operations-management/page/product/service-mapping/reference/ibm-db2-linux-discovery.html
Can anyone please guide how to deal with the situation? or what changes do we need to make in order to create a custom pattern to discover DB2 instances on AIX servers?
Thank You!!
- Labels:
-
Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2022 04:46 PM
- What user is running the discovery?
- Does this use have access to traverse the directories, read & execute the $HOME/sqllib/db2profile script for the db2inst1 account?
Either directly or through sudo... - Can it also execute the $HOME/sqllib/bin/db2level script?