Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

XML - schema is in a read-only state and cannot be opened in another state

635852Jun 26 2008 — edited Jun 30 2008
Hi All,

I am getting this error while trying to reverse a XML datastore. Can anybody help !!!

java.sql.SQLException: This schema is in a read-only state and cannot be opened in another state

at com.sunopsis.jdbc.driver.xml.bw.a(bw.java)

at com.sunopsis.jdbc.driver.xml.SnpsXmlDriver.connect(SnpsXmlDriver.java)

at com.sunopsis.sql.SnpsConnection.u(SnpsConnection.java)

at com.sunopsis.sql.SnpsConnection.a(SnpsConnection.java)

at com.sunopsis.sql.SnpsConnection.testConnection(SnpsConnection.java)

at com.sunopsis.dwg.reverse.Reverse.a(Reverse.java)

at com.sunopsis.dwg.reverse.Reverse.a(Reverse.java)

at com.sunopsis.dwg.reverse.Reverse.a(Reverse.java)

at com.sunopsis.dwg.reverse.Reverse.d(Reverse.java)

at com.sunopsis.graphical.frame.a.iq.fj(iq.java)

at com.sunopsis.graphical.frame.a.iq.eS(iq.java)

at com.sunopsis.graphical.frame.a.iq.bH(iq.java)

at com.sunopsis.graphical.frame.bn.q(bn.java)

at com.sunopsis.graphical.frame.a.iq.bw(iq.java)

at com.sunopsis.graphical.frame.bn.A(bn.java)

at com.sunopsis.graphical.frame.bn.e(bn.java)

at com.sunopsis.graphical.frame.w.actionPerformed(w.java)

at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)

at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)

at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)



Thnx
Sam
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 28 2008
Added on Jun 26 2008
2 comments
1,135 views