Does anyone know why parsing with PL/SQL parser takes too long

I am parsing a XML document ( 168 K )
which it contains 300 Nodes and each node has 22 attributes, it
takes 5 minuts using xmldom calls ( from PL/SQL XML parser )..
When I cut that file in to 2 files ( 85 K or so ) it takes 1
minute per file..
Any ideas why ??????
Thanks

I am parsing a XML document ( 168 K )
which it contains 300 Nodes and each node has 22 attributes, it
takes 5 minuts using xmldom calls ( from PL/SQL XML parser )..
When I cut that file in to 2 files ( 85 K or so ) it takes 1
minute per file..
Any ideas why ??????
Thanks

Similar Messages

Maybe you are looking for