Print Thread
{big?} unable to dec on tables derived from XML schema
#27848 09/08/07 05:52 AM
Joined: May 2003
Posts: 118
B
Babo Offline OP
Member
OP Offline
Member
B
Joined: May 2003
Posts: 118
hello,
latest Developer and latest ( 10.2.0.3) version of server and client.
after XML schema registration, unable to issue " desc" on created tables:
:
select * from user_objects a
where upper(a.object_name) like 'TEST%'
OBJECT_NAME SUBOBJECT_NAME OBJECT_ID DATA_OBJECT_ID OBJECT_TYPE
test286_T 55341 TYPE
test287_TAB 55342 55342 TABLE
test287_TAB$xd 55350 TRIGGER

SQL> desc "test287_TAB"
Object "test287_TAB" does not exist.

whereas in SQLplus :
SQL> desc "test287_TAB"
Name Null? Type
----------------------------------------- -------- ----------------------------
TABLE of SYS.XMLTYPE(XMLSchema "http://localhost:8080/schemas/xsd/test.xsd" Element "test") STORAGE Object-relation
al TYPE "test286_T"

XSD :
forum software doesn't allow me to post actual xsd.

Thank you.

Re: {big?} unable to dec on tables derived from XML schema
#27849 09/10/07 09:37 PM
Joined: Aug 1999
Posts: 22,210
Member
Offline
Member
Joined: Aug 1999
Posts: 22,210
This is probably a problem with mixed case identifiers. This is on the to-do list for enhancement.


Marco Kalter
Allround Automations
Re: {big?} unable to dec on tables derived from XML schema
#27850 09/10/07 11:12 PM
Joined: May 2003
Posts: 118
B
Babo Offline OP
Member
OP Offline
Member
B
Joined: May 2003
Posts: 118
thank you


Moderated by  support 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.031s Queries: 14 (0.008s) Memory: 2.5006 MB (Peak: 3.0378 MB) Data Comp: Off Server Time: 2024-05-06 18:39:26 UTC
Valid HTML 5 and Valid CSS