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 |
|
- MS-SQL Discovery
- Overview
- Supported Versions
- Topology
- How to Discover Microsoft SQL Server Database Application
- How to Discover Microsoft SQL Server Always On Failover Cluster Instances
- How to Discover MS SQL Server Components Using OS Credentials
- Microsoft SQL Server Database Application Discovery
- SQL Server by OS Credentials Discovery
Microsoft SQL Server Database Application Discovery
Adapter Parameters for the MSSQL Topology by SQL job
Parameter | Default Value | Description |
---|---|---|
discoverConfigs | true | Server configuration ('mssql database configuration.txt') is retrieved. |
discoverDbUser | false | DB User entities for MS SQL Server are not retrieved. |
discoverInternalProcedures | false |
Internal MS SQL stored procedures are filtered during discovery and are not reported to the UCMDB. Note Internal MS SQL stored procedures come from MSDB and Master databases and begin with suffixes: sp_, xp_, ms_ and sysmail_. |
discoverSqlFile | false | SQL File entities for MS SQL Server are not retrieved. |
discoverSqlJob | false | SQL Job entities for MS SQL Server are not retrieved. |
discoverStoredProcedures | false | Do not discover stored procedures from the MS SQL Database Server. |
Adapter Parameters for the MSSQL Server Connection by SQL job
Parameter | Default Value | Description |
---|---|---|
handleSQLBrowserMappings | false |
If MS SQL Browser Service is running, the job will connect with SQL instances without the default port but actually will forward to the real port. This will cause all instances to relate to the default IP service endpoint. Setting this parameter to true will result in proper filtering of such cases and reporting only really listened ports of the service. |
protocolType | MicrosoftSQLServer | The used protocol type. |
tryAllCredentials | false |
Specifies whether to try more credentials if one DB instance is connected successfully with one credential. If false, the job will store the first connected credential and stop trying other credentials. If true, the job will try all credentials and store the last connected one. |
To view discovered CITs, select a specific adapter in the Resources pane. For details, see "Discovered CITs Pane" in the HPE Universal CMDB Data Flow Management Guide.
For details on the CIs that are discovered, see the section describing discovery progress and results in the HPE Universal CMDB Data Flow Management Guide.
Note To view the topology, see Topology.