Tuxedo 9.0 - Add-on cat_id Numbers Looked Up In $TUXDIR/locale/CATNAMES Does Not Work
(Doc ID 776819.1)
Last updated on SEPTEMBER 14, 2023
Applies to:
Oracle Tuxedo - Version 9.0 to 9.0Information in this document applies to any platform.
Information in this document applies to any platform
Goal
DESCRIPTION:
In order to support future add-on packages, unrecognized cat_id numbers are looked up in $TUXDIR/locale/CATNAMES.
But in load_catnames, when join dir $TUXDIR/locale with CATNAMES, a '/' is missing.
So CATNAMES can't be open and cat_id is not found.
CONFIGURATION:
- Add/Edit $TUXDIR/locale/CATNAMES, add a line: 60 BMQ_CAT
- Copy BMQ_CAT from $BEADIR/locale/C/BMQ_CAT to $TUXDIR/locale/C/
- Configure ubbconfig, add a server TMQUEUE_BMQ_90(BMQ-Tuxedo bridge)
- Startup tuxedo
- In the Ulog, there is a message like this:
NLS:2: Cannot access message catalog 60, set 1, num 1602
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |