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 |
|
- Content utilities
- DCML Exchange Utility (DET)
- DET relationship to DCML
- Custom fields and custom attributes
- Exporting content
- Exporting filters
- Importing content
- Policy on importing content
- Importing deleted content
- Importing customers
- Synchronizing multimaster meshes with deltas
- Content directory
- Sample session
- Installing the cbt command
- Configuring the cbt command
- Creating a target mesh configuration file
- cbt command reference
- IDK
- IDK build environment
- IDK scripts
- IDK commands
- ISM controls reference
Installing the cbt command
The cbt command comes installed and ready to use on your SA core servers.
If you want to use the cbt command on any other Unix server, you need to install it manually, as described in this section. Cbt can also be installed on any Unix-based managed server automatically by creating a software policy.
The cbt command can be run on any Unix computer with network access to an SA mesh. Although the cbt command is not supported on the Windows platform, it does support import and export of Windows content.
To install the cbt command on a Unix server other than the SA Core:
- Log on as
rootto the Unix server where you want to install thecbtcommand. The server must have access to an SA mesh. - You can obtain the cbt archive,
cbt-<version>.zip, via the SA installation media or on the SA Core:- On the SA Core, find the cbt archive in the SA Library under: Opsware/Tools/CBT
- On the HPE Server Automationinstallation media, find the
cbt-<version>.zipfile in thepackagessubdirectory.
- Copy the cbt archive to the directory where you want to install it.
- Unzip the archive.
- Configure your Java Runtime Environment (JRE):
- If you do not already have them, download JRE 1.4.x or JDK 1.8.x or later from
www.oracle.com, and install it on the server where you have logged in. - Set your JAVA_HOME environment variable to point to your Java installation. For example, in csh you would issue the following command:
% setenv JAVA_HOME <java installation> - Optionally, you can set the PATH environment variable to include the
cbtinstall directory:<cbt_install_directory>/bin.
- If you do not already have them, download JRE 1.4.x or JDK 1.8.x or later from
- To verify that you can run the
cbtcommand, enter the following commands:% cd <cbt_install_directory>/bin
% ./cbt -v
The-voption displays the command’s version string.
On some servers, thecbtcommand displays the following error:Error occurred during initialization of VM
Could not reserve enough space for object heap
If this error occurs, edit thecbtscript, changing the value of the-Xmxoption injargsto a lower value, for example:-Xmx512m.
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 hpe_sa_docs@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback:

