Oracle Object Relational feature
I am using 11Gr2 and I am creating a complex object to represent a small XML file. I would like to know the maximum nesting level for oracle objects. When I try to instantiate an object that has a nesting level > 13; oracle creates a runaway process.
0