2.425 XML_CLIENT_SIDE_DECODING
Use XML_CLIENT_SIDE_DECODING
to enable or disable XML client-side decoding.
Property | Description |
---|---|
Parameter type |
String |
Syntax |
|
Default value |
|
Modifiable |
|
Modifiable in a PDB |
Yes |
Basic |
No |
Values:
-
TRUE
- Enable XML client-side decoding. This is the default setting. -
FALSE
- Disable XML client-side decoding. This setting may be beneficial if you are using CSX binary XML storage and have millions or billions of distinct tokens with no XML namespaces in their token tables. Setting this parameter toFALSE
may improve the performance of queries on those no-namespace tokens.
Note:
This parameter is available starting with Oracle Database 23ai.