Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SecureFile option with XMLType Binary storage for registered Schema tables

655829Sep 30 2008 — edited Oct 1 2008
Hi,

Currently i could able to create an secure file XMLType table with the below command

CREATE TABLE xmlsecuretable OF XMLType
XMLTYPE STORE AS SECUREFILE BINARY XML;

But if I am having an schema file(XSD) with annotation xdb:defaultTable="xmlsecuretable", and registering it with binary storage option. Is it possible to make "xmlsecuretable" table storage as "SECUREFILE"?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 29 2008
Added on Sep 30 2008
5 comments
1,009 views