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 |
|
Installing Oracle Database Instant Client
To install Oracle Database Instant Client and make the required Oracle Call Interface (OCI) library available to Ops Connector for OEM, perform the following steps:
-
From the Oracle web site1The product is currently available on the web site www.oracle.com/technetwork/database/features/instant-client/index-100365.html, but the actual location may change., download the Basic or Basic Lite installation package of Oracle Database Instant Client. If needed, register for a free Oracle Account first.
-
Unpack the installation package to a directory on the Operations Connector host. This directory will remain in permanent use.
-
Depending on the operating system, perform the following:
Windows:
-
In the directory of the unpacked installation files, locate the
oci.dll
file. -
Append the semicolon (
;
) and the absolute path of the directory whereoci.dll
resides to the operating system variablePath
. -
Run the following commands in sequence:
ovc -stop
ovc -kill
ovc -start
Linux:
-
In the directory of the unpacked installation files, locate the
libocci.so
file. -
Append the colon (
:
) and the absolute path of the directory wherelibocci.so
resides to the value of the variableLD_LIBRARY_PATH
defined in the following files in the<OvDataDir>/installation/HPBsmIntOEM/ovc
directory:HPBsmIntOEM_Topology.xml
HPBsmIntOEM_Metrics.xml
-
Identify versions of the
libsoci_core.so
andlibsoci_oracle.so
shared objects located in the/opt/OV/lib64
directory. If the versions differ from3.2
, run the following commands to create symbolic links (adjust properly the version numbers in link targets if needed):ln -s /opt/OV/lib64/libsoci_core.so.3.2.2 /opt/OV/lib64/libsoci_core.so.3.2
ln -s /opt/OV/lib64/libsoci_oracle.so.3.2.2 /opt/OV/lib64 \
/libsoci_oracle.so.3.2 -
Change the current directory to
/opt/OV/bin
, and run the following commands:./ovcreg -add <OvDataDir>/installation/HPBsmIntOEM/ovc \
/HPBsmIntOEM_Topology.xml./ovcreg -add <OvDataDir>/installation/HPBsmIntOEM/ovc \
/HPBsmIntOEM_Metrics.xml
-
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to ovdoc-asm@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: