Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

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!

XPath support in Java XML API?

843834Jun 5 2002 — edited Jun 7 2002
Hello,

I have an application in which I am loading an xml document and then parsing through the DOM to get the elements and values that I need from the document. I had done this previously in other environments where I could use XPath statements to quickly parse to a specific node that I am searching for. However, I am not noticing any support for XPath in the latest version of the Java XML API. Is there really no support for this or have I yet to find it?

Thanks.

Comments

DK2010

Hi,

No, You can not Take Export from SCN, it only for upto date/SCN

you can also check the Option  from here :Migration Of An Oracle Database Across OS Platforms (Generic Platform) (Doc ID 733205.1)

HTH

Hemant K Chitale

It is quite likely that your export may fail to create a read consistent image of the data as of the SCN specified when it is attempting to export that volume of data, with transactions running concurrently.

Since SPARC Solaris is Big-Endian and Intel Linux is Little-Endian, you'd have to convert the datafiles.

Hemant K Chitale


1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 5 2002
Added on Jun 5 2002
2 comments
74 views