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 |
|
Backup and backout instructions
In case you need to restore your Service Manager system to its original state after installing the component patches in this release, make necessary backups before each patch installation. If a rollback is needed, follow the backout instructions.
Server
Follow these steps to back out the server upgrade:
-
Stop the Service Manager server.
-
Execute the PatchUninstall.bat on Windows or PatchUninstall.sh on Linux (the file is located in the <SM Installation>\_uninstall directory).
Note You can only use the server patch uninstallation tool if you have applied the current patch by using the server patch installation tool. Furthermore, you can only use the tool to restore a version that was backed up by the server patch installation tool.
-
When prompted, enter the full path of the Service Manager server backup directory. A list of the available backups is displayed.
-
Select the desired backup version and confirm your selection.
Note If you have a horizontally-scaled system, make sure that every server instance is replaced with its backup.
- If you have also loaded platform unload files required for your server changes, you must also roll back the application changes made by the unload files. See Applications.
-
Restart the Service Manager server.
If the tool fails to back out the server patch, the details are recorded in the PatchUninstall.log file.
Applications
Tip You can use Unload Manager (recommended) or Database Manager (if Unload Manager is not available in your application version) to roll back to your old data, as described in the following instructions.
To roll back to your old data using Unload Manager, follow these steps:
- Go to System Administration > Ongoing Maintenance > Unload Manager.
- Double-click Apply Unload to open the wizard.
-
Select the unload file generated in the backup process, specify a backup file, and then click Next. Details of the unload file are displayed.
- Double-click a conflicting object in the table to open the merge tool:
- Merge the object, and then select the Reconciled check box.
- Click Save to return to the wizard.
- Click Next after all the conflicting objects are reconciled.
-
Click Yes on the confirmation window to apply the backup unload.
-
Click Finish.
To roll back to your old data using Database Manager, follow these steps:
- Go to Database Manager, click More > Import/Load.
- Browse to the backup unload file you created.
- Click Load FG.
Web tier
To back out the web tier upgrade, follow these steps:
- Delete or uninstall the existing web tier.
- Clear the cache of your web application server (for example, Tomcat).
- Redeploy the old web tier.
- Restore your old customizations.
Windows client
To back out the Windows client upgrade, follow these steps:
- Uninstall the new Windows client.
- Reinstall the previous Windows client.
- Restore your old Windows connections and configurations.
SM Collaboration
To back out the SM Collaboration upgrade, follow these steps:
- Remove the new Openfire installation folder.
- Restore the renamed Openfire folder.
Solr Search Engine
To back out the KM upgrade, follow these steps:
- Stop your Solr search engine.
- Remove the existing search engine installation folder.
- Copy the backup folder back.
- Rollback the previous JDK installation and change the
JAVA_HOME
environment variable back. - Be sure to roll back KM related changes on the Service Manager server and application sides, including the
kmsolr unloads
files and the server'sschemastub
file. - Restart your Solr search engine.
- Perform a full re-indexing on all of your knowledgebases.
SRC
To back out the SRC upgrade, follow these steps:
- Delete or uninstall the existing SRC.
- Clear the cache of your web application server.
- Redeploy the old SRC war package.
- Restore your old customizations.