Sri Gopalakrishna
Member
Hi,
We have several tables with columns of type XMLtype - storing XML data.
Just today, PL/SQL begins to hang when I Right click Query Data on any of these XML tables. All other tables are fine. This happens only on the Prod Database.
Also against all other databases, the same query returns all values.
I have rebooted PC - tried on several PC's with PL/SQL Dev - all same results.
We have checked with DBA to ensure no locks on tables. We have done everything short of rebooting the Prod database.
Queries in command line on this table work fine - just the query in PL/SQL Developer window that shows the XML data. No other tools show the XML data.
Any help will be useful - since this is a Production related problem.
We have several tables with columns of type XMLtype - storing XML data.
Just today, PL/SQL begins to hang when I Right click Query Data on any of these XML tables. All other tables are fine. This happens only on the Prod Database.
Also against all other databases, the same query returns all values.
I have rebooted PC - tried on several PC's with PL/SQL Dev - all same results.
We have checked with DBA to ensure no locks on tables. We have done everything short of rebooting the Prod database.
Queries in command line on this table work fine - just the query in PL/SQL Developer window that shows the XML data. No other tools show the XML data.
Any help will be useful - since this is a Production related problem.