Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
- IBM DB2 Database Discovery
- Supported Versions
- IBM DB2 Topology
- How to Discover Full DB2 Topology
- Databases TCP Ports Job
- DB2 Topology by SQL Job
- DB2 Universal Database Connection by SQL Job
- DB2 Topology by SQL Adapter
- DB2 Connection by SQL Adapter
- Application Signatures and Plugins
- Troubleshooting and Limitations – IBM DB2 Database Discovery
DB2 Connection by SQL Adapter
This section includes details about the adapter.
SQL_NET_Dis_Connection_DB2
Node
Name | Value | Description |
---|---|---|
alias_container | ${ALIAS.root_container:!NA!} | A list of Db2Alias container CMDB ids, in the case when the trigger is Db2Alias without an outgoing realization link. |
alias_id | ${ALIAS.root_id:!NA!} | A list of Db2ALias CMDB ids, in the case when the trigger is Db2Alias without an outgoing realization link. |
alias_name | ${ALIAS.name:!NA!} | A list of Db2ALias names, used for establishing connections, in the case when the trigger is Db2Alias without an outgoing realization link. |
db_application_ip | ${DATABASE.application_ip:!NA!} | A list of Db2Database IP addresses, used for establishing connections, in the case when the trigger is Db2Database with db2 IpServiceEndpoint. |
db_application_port | ${DATABASE.application_port:!NA!} | A list of Db2Database ports, used for establishing connections, in the case when the trigger is Db2Database with db2 IpServiceEndpoint. |
db_id | ${DATABASE.root_id:!NA!} | A list of Db2Database CMDB ids from which CIs are restored, in the case when the trigger is Db2Database with db2 IpServiceEndpoint. |
db_name | ${DATABASE.name:!NA!} | A list of Db2Database names, used for establishing connections, in the case when the trigger is Db2Database with db2 IpServiceEndpoint. |
credentials_id | ${DATABASE.credentials_id:!NA!} | A list of Db2Database credentials_ids, used for establishing connections, in the case when the trigger is Db2Database with db2 IpServiceEndpoint. |
inst_application_port | ${INSTANCE.application_port:!NA!} | A list of Db2Instance ports, used for establishing connections, in the case when the trigger is Db2Alias without an outgoing realization link. |
inst_id | ${INSTANCE.root_id:!NA!} | A list of Db2Instance CMDB ids, in the case when the trigger is Db2Alias without an outgoing realization link. |
ipse_only_id | ${IPSE_ONLY.root_id:!NA!} | A list of IpServiceEndpoint CMDB IDs from which CIs are restored, in the case when the trigger is db2 IpServiceEndpoint. |
ipse_only_port | ${IPSE_ONLY.network_port_number:!NA!} | A list of IpServiceEndpoint ports, used for establishing connections, in the case when trigger is db2 IpServiceEndpoint. |
ip_address | ${IpAddress.ip_address} | The current Node IP address. |
host_id | ${SOURCE.root_id} | The current Node CMDB id, from which CIs are restored. |
-
iteratortools.py
-
db2_pyarg_validator.py
-
db2_flow.py
-
db2_host.py
-
db.py
-
command.py
-
db_platform.py
-
process.py
-
db_builder.py
-
db2_discoverer.py
-
db2_sql_base_discoverer.py
-
db2_base_parser.py
-
db2_model.py
-
db2_sql_v9x_discoverer.py
-
db2_sql_discoverer.py
-
db2_topology.py
- db2_connection_by_sql.py
- Composition
- Db2Alias
- Db2Database
- Db2Instance
- IpServiceEndpoint
- Node
- Usage
None