Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 6 Postpromotion Activities : REFMAKER Tool

REFMAKER Tool
The REFMAKER tool builds the @CROSSREFERENCE table. The SEARCH and CROSSREFSEARCH tools use this table to answer queries about rules callers, table access, signals, exception handlers, and local declarations. To gather all this information for the cross-reference table, REFMAKER de-translates rules.
You should run REFMAKER after every promotion to keep the cross-reference index current.
Running REFMAKER in Batch Mode
If you plan to run REFMAKER in batch mode, all users should be suspended from the system.
Access Permissions
To run the REFMAKER tool, you must have these access permissions:
Invoking REFMAKER
To invoke the REFMAKER tool, you can do one of the following:
From the administrator’s workbench, position your cursor beside the XR Global Crossref Build option and type the name of the library to be indexed.
From any workbench, go to the EX execute option and execute the REFMAKER tool with the name of the library to be indexed.
The current cross reference index for the library specified is deleted and a new one is built. The library name is stored in the @SEARCHLIBRARY table for use later with the SEARCH tool.
See Also
TIBCO Object Service Broker Shareable Tools for more information about the REFMAKER, CROSSREFSEARCH, and SEARCH tools.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved