Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Path: blob/master/documentation/modules/auxiliary/scanner/db2/discovery.md
Views: 11789
Description
This module simply queries the DB2 discovery service for information. The discovery service is integrated with the Configuration Assistant and the DB2® administration server. Using the discovery method, catalog information for a remote server can be automatically generated in the local database and node directory.
Verification Steps
use auxiliary/scanner/db2/discovery
set RHOSTS [target address range/cidr]
set THREADS [number of threads]
run
Scenarios
DB2 9.07.2 on RHEL 6.9
The same output is expected on other versions of DB2, with the correspondent DB2 version at the product ID.
Example: DB2 9.07.2 outputs the product ID
SQL9072
, while DB2 7.02.9 outputs the product IDSQL7029
.