Example 1
In the following example, the entire default database of resource descriptions is printed out to stdout in UTF-8 search result format.
Set environment variable LD_LIBRARY_PATH to PortalServer-base/lib. In the /var/opt/SUNWportal/searchservers/search-server-id directory, type:
PortalServer-base/bin/rdmgr -U |
Example 2
In the following example, all the resource descriptions that have java any where in them are deleted.
In the default search directory of /var/opt/SUNWportal/searchservers/search-server-id, type:
PortalServer-base/bin/rdmgr -d -Q java |