|
-
 Originally Posted by XMLTYPE
Hello,
As per the bellow the default XML storage has been changed in 11gr2.
http://docs.oracle.com/cd/E11882_01/...2/whatsnew.htm
We have a application which works fine on r1 but not on r2 due to this change, we are going to investigate resolving the issue on the application in the future, in the mean time we need to be able to use the CLOB storage.
Does any one know where we can change this functionality back to the pre 11gR2 change?
I think this is an option to be specified at table creation time, like:
CREATE TABLE MYXMLTABLE OF XMLType
XMLTYPE store AS CLOB;
Pablo (Paul) Berzukov
Author of Understanding Database Administration available at amazon and other bookstores.
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|