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 |
|
Remove a field from an existing database dictionary record
Applies to User Roles:
System Administrator
This procedure maps any unwanted fields in your system to NULLTABLE. HPE Service Manager does not actually remove data or delete the corresponding columns from the RDBMS.
Important: HPE recommends you leave any unwanted columns mapped to NULLTABLE rather than actually deleting them from the RDBMS to preserve any legacy data these columns may still contain and to provide you a means to remap the columns at a later date.
If you choose to remove the column from the RDBMS, Service Manager will recognize the change and update the database dictionary record to map the deleted column to NULLTABLE the next time you restart the server and query the RDBMS table that contained the deleted column.
To remove a field from an existing database dictionary record, add a table nulltable with alias n1, using the dbdict utility:
- Log in to Service Manager as a System Administrator.
- Click Tailoring > Database Dictionary.
- In the File Name field, enter the required file name, and then click Search.
- When the correct file is displayed, select the SQL Tables tab.
-
Add the following line:
Alias Name Type n1 NULLTABLE sqlserver
6. Click OK. A message appears, stating that the record has been updated in the dbdict file.
7. Select the Fields tab and double-click the column to be moved to the Null Table. The field window opens.
8. In the SQL Table field, change the entry from m1 to n1.
9. Click OK to return to the dbdict record. The 'SQL Table' column value for the changed field is now 'n1.'
10. Click OK to save the changes in the specified table. A message appears, stating that the record has been updated in the dbdict file.
When you select the table through the System Definition utility, you will see the change.

Related concepts
Automatic update of database dictionary records
Database dictionary
Database dictionary records
Related tasks
Activate a database dictionary record
Add a field to an existing database dictionary record
Import RDBMS columns into an existing database dictionary record
Update an existing database dictionary record
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-ITSM@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: