Error While Loading The French Language Reason Codes Into The Database.
(Doc ID 1399728.1)
Last updated on SEPTEMBER 13, 2019
Applies to:
Oracle Communications Billing and Revenue Management - Version 7.4.0.0.0 and laterInformation in this document applies to any platform.
*** Checked for relevance on 09-18-2014 ***
Goal
Does the BRM OOB support the 'fr_FR' locale?
There is 'fr_FR' locale in application server. Have changed the locale name to 'fr_FR' in the errors.fr file and tried to load the errorcodes.fr file. The loading failed with the following error.
Parsing the input file /home/pin/opt/portal/7.4/sys/msgs/errorcodes/errors.fr ...
Error: locale_stmt() Could not set the locale provided.
Source file: fr_FR
This platform: fr
Error: Parsing of the input file failed.
Error: locale_stmt() Could not set the locale provided.
Source file: fr_FR
This platform: fr
Error: Parsing of the input file failed.
So executed the following search query:
0 PIN_FLD_RESULTS ARRAY [*] NULL
0 PIN_FLD_POID POID [0] 0.0.0.1 /search -1 0
0 PIN_FLD_ARGS ARRAY [1] allocated 1, used 1
1 PIN_FLD_DOMAIN STR [0] "Locale Descriptions%"
0 PIN_FLD_TEMPLATE STR [0] "select X from /strings where F1 like V1"
0 PIN_FLD_FLAGS INT [0] 256
0 PIN_FLD_POID POID [0] 0.0.0.1 /search -1 0
0 PIN_FLD_ARGS ARRAY [1] allocated 1, used 1
1 PIN_FLD_DOMAIN STR [0] "Locale Descriptions%"
0 PIN_FLD_TEMPLATE STR [0] "select X from /strings where F1 like V1"
0 PIN_FLD_FLAGS INT [0] 256
In the output cannot find 'fr_FR' as the PIN_FLD_HELP_STRING.
Does it means that BRM OOB will not support the locale 'fr_FR'.
If need to run errors.fr with fr_FR as the locale what should be done?
If need to run errors.fr with fr_FR as the locale what should be done?
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 |