My Oracle Support Banner

/config/note_type And /config/note_status Not Populated by Default as Part of PS8 Upgrade (Doc ID 2041401.1)

Last updated on DECEMBER 08, 2023

Applies to:

Oracle Communications Billing and Revenue Management - Version 7.5.0.0.0 to 7.5.0.0.0 [Release 7.5.0]
Information in this document applies to any platform.

Symptoms

/config/note_type and /config/note_status were not populated by default as part of PatchSet (PS)8 upgrade.
Where to get the validation objects for loading these XML files, i.e. config_note_status.xml and config_note_type.xml?

ERROR
-----------------------
In the default.pinlog:


STEPS
-----------------------
Manually loading in below syntax, and got the following errors:

/opt/portal/7.5/bin/load_config -v /opt/portal/7.5/sys/data/config/config_note_status.xml

parsing command line options...
reading logging information...
parser initialization...
parsing document...
getting data from DOM tree...
getting node attributes...
No validation object for /config/note_status
Error during XML attribute retrieval.
Error during DOM data retrieval.
aborting transaction...
closing PCM connection...
Errors occurred.

/opt/portal/7.5/bin/load_config -v /opt/portal/7.5/sys/data/config/config_note_type.xml

parsing command line options...
reading logging information...
parser initialization...
parsing document...
getting data from DOM tree...
getting node attributes...
No validation object for /config/note_type
Error during XML attribute retrieval.
Error during DOM data retrieval.
aborting transaction...
closing PCM connection...
Errors occurred.

Cause

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
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.