Replacing JREPSVR with TMMETADATA in UBBCONFIG
Oracle Tuxedo command tmloadcf browses your
UBBCONFIG and creates a new one (you can compare these
two UBBCONFIG files to see the difference after
invoking tmloadcf).
In your UBBCONFIG,
- If
JREPSVRis configured,tmloadcfautomatically replacesJREPSVRwithTMMETADATAwhen creating the newUBBCONFIG.In this scenario,
tmloadcfprints a prompt like this:CMDTUX_CAT:8401: WARNING: The JoltRepository Server has been deprecated and replaced with the Tuxedo Servicata server - If both
JREPSVRandTMMETADATAare configured,tmloadcfjust ignoresJREPSVRwhen creating the newUBBCONFIG.In this scenario,
tmloadcfprints a prompt like this:CMDTUX_CAT:8401: WARNING: The JoltRepository Server has been deprecated and replaced with the Tuxedo Service Metadata Server
You can use tmloadrepos/tmunloadrepos to load Jolt Repository file to Metadata Repository file; this loading is necessary because you can access to Jolt Repository only after it is loaded to Metadata Repository. If you want to update the loaded Metadata Repository, you must remove -r option from TMMETADATA in UBBCONFIG. For more information, see tmloadcf(1).