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.
![Closed](../../Skins/Default/Stylesheets/Images/transparent.gif)
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. |
![Closed](../../Skins/Default/Stylesheets/Images/transparent.gif)
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
- Expor content
- Export filters
- Import content
- Policy on importing content
- Import deleted content
- Import customers
- Synchronize multimaster meshes with deltas
- Content directory
- Sample session
- Install the cbt command
- Configure the cbt command
- Create 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:
Set up the needed cryptographic data. This step is optional if you are running cbt from the server where the SA Command Center core component is installed:
- Log in to the SA core server as root and execute the following command:
/opt/opsware/bin/python –m opsware_common.crypto.bundle –r spog –c opsware –b <zip_bundle_name>
Copy the generated .zip file and extract it in a location of your choice. Set this location as the value for an environment variable named CRYPTO_PATH.
- Log in to the SA core server as root and execute the following command:
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 containing the location and identity information required to access the SA mesh components. For details on this task, see the following section.
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: