Oracle Database Appliance (ODA) (MOSC)

MOSC Banner

How to determine (query for) the storage type of an XML column

edited Aug 27, 2020 3:54AM in Oracle Database Appliance (ODA) (MOSC) 6 commentsAnswered ✓

Hi Community,

My apologies as I only did a quick search (~ 30 minutes) and read through some of the documentation but I'm having trouble finding out an answer to my simple question, "How to determine (query for) the storage type of an XML column".   Our application's database structure is a object-relational hybrid with XMLType column based on CLOB storage and some columns are XMLType column based on Binary XML storage.

We want to do audit of all the XMLtype columns in the application.

I'm looking for a data dictionary query or dbms_metadata package that will tell me what type of storage a XMLType column is ... ie is it CLOB storage or Binary storage type ?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center