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
Configuring the cbt command
This explains how to configure the cbt
command. The cbt command is installed on your SA core servers in the following directory:
/opt/opsware/cbt/bin
To run the cbt command outside the SA Core, see Configuring the cbt command.
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.
The cbt
command is written in Java and uses OWL and RDF for its schema definition and persistent store. It imports and exports SA content by using SA APIs to extract both configuration and large binary content, such as packages and scripts.
- To verify that you can run the
cbt
command, enter the following commands:% cd <cbt_install_directory>/bin
% ./cbt -v
The-v
option displays the command’s version string.
On some servers, thecbt
command displays the following error:Error occurred during initialization of VM
Could not reserve enough space for object heap
If this error occurs, then edit thecbt
script, changing the value of the-Xmx
option injargs
to a lower value, for example:-Xmx512m
. - Perform the following steps for each mesh that you will be importing into or exporting from.
- Obtain a copy of the opsware-ca.crt trust certificate from
/var/opt/opsware/crypto/twist/opsware-ca.crt
and save it in a location that thecbt
command can access. This step is optional if you are runningcbt
from the server where the SA Command Center core component is installed. - Obtain a copy of the spog.pkcs8 client certificate from
/var/opt/opsware/crypto/twist/spog.pkcs8
and save it in a location thecbt
command can access. This step is optional if you are runningcbt
from the server where the SA Command Center core component is installed. - Obtain the Web Services Data Access Engine (twist) user name and password from your SA administrator. This is set during the Web Services Data Access Engine (twist) installation.
- Create a target mesh configuration file that contains the location and identity information required to access the SA mesh components. For details on this task, see the following section.
- Obtain a copy of the opsware-ca.crt trust certificate from
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: