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 |
|
How to Discover HP NonStop
The following steps describes how to perform HP NonStop discovery.
-
Prerequisites
Before starting the discovery, ensure that the discovery user was granted all of the required permissions to run the following commands:
-
gtacl -p scf info lif '$zzlan.*'
-
gtacl -p scf info subnet '$*.*'
-
mxci
-
set schema nonstop_sqlmx_<node_name>.system_schema
-
select cat_name, cat_uid from catsys
-
select schema_name, cat_uid from schemata
-
-
gtacl -p sqlci
-
fileinfo $system.system.sqlci2, detail
-
select catalogname from <catalog_file_name>.catalogs
-
-
-
Set up network and protocol credentials
The HP NonStop discovery solution is based on the SSH protocol. The corresponding credentials must be provided in order to use this protocol.
For credential information, see Supported Protocols.
-
Run the Discovery
To discover the topology:
-
Run the Range IPs by ICMP or Range IPs by nmap job to discover the HP NonStop system IP addresses.
-
Run the Host Connection by Shell job to discover the HP NonStop system with the SSH agent and networking topology connected.
-
Run the HP NonStop Topology by Shell job to discover the shallow SQL MP/MX topology.
-