In Oracle 10g for XML  parsing what jar files have to be loaded?

I am trying to parse the sample xml file. I want to know what are the jar files which needs to be loaded in Oracle 10g. In Oracle 9i I have files which have been asked to load in to the database.
1) xmlparserv2.jar and
2) xmlplsql.jar
But in Oracle 10g under lib I could see only xmlparserv2.jar.What are the jar files which have to be loaded using loadjava in this case?

Something like this ?
SELECT REGEXP_REPLACE('TABLE_COLUMN_1_ID,TABLE_COLUMN_2_VALUE,TABLE_COLUMN_3_DESC',
                      '([^,]+)', ' \1 = \1') x
FROM DUAL;
X
TABLE_COLUMN_1_ID = TABLE_COLUMN_1_ID, TABLE_COLUMN_2_VALUE = TABLE_COLUMN_2_VALUE, TABLE_COLUMN_3_DESC = TABLE_COLUMN_3_DESC

Similar Messages

  • What Oracle version for XML Parser for java

    Is the XML Parser for Java only available for use with
    Oracle 8i? Is it possible to use with Oracle 8.05
    null

    The XML Parser for Java can be used with any of the supported
    version JavaVMs. The only difference with 8i is that you can
    load it into the database and use JServer which is an internal
    VM. For 8.0.5 you simple run it externally and connect through
    JDBC.
    Oracle XML Team
    http://technet.oracle.com
    Oracle Technology Network
    Eddie SHipman (guest) wrote:
    : Is the XML Parser for Java only available for use with
    : Oracle 8i? Is it possible to use with Oracle 8.05
    null

  • What is the best api for xml parsing?

    I think that api comes with j2se is not that good for xml parsing. is there any open source api which is simple,easy and powerful,

    JArsenic wrote:
    Hey I feel XMLBeans would be a optimal solution for XML parsing as I provides you a whole set of methods to parse your XML tags as Java Objects. And you may download XMLBeans @ http://xmlbeans.apache.org/.
    What advantage would that have over JAXB? It already can do all that and is built into Java itself, so you don't need a separate download.
    Also: mapping XML to Java beans is a very specific way of handling XML and is definitely not "the best" in all situations.
    For similar quest you may reach @ [somesite]Please, no advertisement here, read the Code of Conduct that you agreed on singing up with this page.

  • Need HELP :: Oracle 10g for Windows 7 Professional 64bit

    I am trying to install Oracle 10g for my Laptop (Windows 7 64bit)and i am getting error message: ERROR Starting Database Control.
    Here are last few lines from emconfig.log file ---
    Jan 4, 2012 2:47:59 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Enter Enterprise Manager Root Password :
    ******** **** Certificate was added to keystore
    Certificate reply was installed in keystore
    Jan 4, 2012 2:47:59 PM oracle.sysman.emcp.util.FileUtil printFileToLog
    CONFIG: Printing file(After Secure DBConsole): C:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_NCI-01874908-L.nci.nih.gov_ORA10G\config\http-web-site.xml
    <?xml version = '1.0' standalone = 'yes'?>
    <!DOCTYPE web-site PUBLIC "OracleAS XML Web-site" "http://xmlns.oracle.com/ias/dtds/web-site-9_04.dtd">
    <web-site port="1158" display-name="OC4J Java HTTP Web Site" secure="TRUE">
    <!-- The default web-app for this site, bound to the root -->
    <default-web-app application="default" name="defaultWebApp"/>
    <web-app application="default" name="dms0" root="/dms0"/>
    <web-app application="default" name="dms" root="/dmsoc4j"/>
    <web-app application="em" name="em" load-on-startup="true" root="/em" shared="true" />
    <!-- Access Log, where requests are logged to -->
    <access-log path="../log/http-web-access.log"/>
    <!-- Uncomment this if you want to use ODL logging capabilities
    <odl-access-log path="../log/http-web-access" max-file-size="1000" max-directory-size="10000"/>
    -->
    <ssl-config needs-client-auth="false" keystore="C:\oracle\product\10.2.0\db_1/oc4j/j2ee/OC4J_DBConsole_NCI-01874908-L.nci.nih.gov_ORA10G/config/server/keystore.test" keystore-password="FE7337F1A5D238357C9C6819AFC4F812" />
    </web-site>
    Jan 4, 2012 2:47:59 PM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
    INFO: Database Control secured successfully.
    Jan 4, 2012 2:47:59 PM oracle.sysman.emcp.EMDBPostConfig performConfiguration
    CONFIG: Securing Database Control completed successfully .
    Jan 4, 2012 2:47:59 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jan 4, 2012 2:47:59 PM oracle.sysman.emcp.util.DBControlUtil startOMS
    INFO: Starting Database Control (this may take a while) ...
    Jan 4, 2012 2:47:59 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: cmdType: 0
    Jan 4, 2012 2:47:59 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Starting Windows service...OracleDBConsoleORA10G
    Jan 4, 2012 2:47:59 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:48:09 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:48:19 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:48:29 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:48:39 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:48:49 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:48:59 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:49:09 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:49:19 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:49:29 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:49:39 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:49:49 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:49:59 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:50:09 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:50:19 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:50:29 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:50:39 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:50:49 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:50:59 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:51:09 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:51:19 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:51:29 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:51:39 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:51:49 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:51:59 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:52:09 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:52:19 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:52:29 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:52:39 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:52:49 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:52:59 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:53:09 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:53:19 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:53:29 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:53:39 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:53:49 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:53:59 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:54:09 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:54:19 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:54:29 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:54:39 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:54:49 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:54:59 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:55:09 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:55:19 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:55:29 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:55:39 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:55:49 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:55:59 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:56:09 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:56:19 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:56:19 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Initialization failure for service during start
    Jan 4, 2012 2:56:19 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error starting Database Control
    Refer to the log file at C:\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\ORA10G\emConfig.log for more details.
    Jan 4, 2012 2:56:19 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error starting Database Control
    at oracle.sysman.emcp.EMDBPostConfig.performConfiguration(EMDBPostConfig.java:646)
    at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:224)
    at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:193)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:184)
    at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:436)
    at java.lang.Thread.run(Thread.java:595)

    Pl identify which exact version of 10g is being installed.
    Only 10.2.0.5 is supported/certified. The install steps are here - http://docs.oracle.com/cd/B19306_01/relnotes.102/b15680/toc.htm#BABEBBJF
    MOS Doc 1222603.1 (Enterprise Manager Database Control Configuration - Recovering From Errors Due to CA Expiry on Oracle Database 10.2.0.4 or 10.2.0.5 [Video]) may be relevant
    HTH
    Srini

  • [Oracle JDBC Driver][Oracle]ORA-31011: XML parsing failed

    Hi,
    I have got the following error when i tired to upload an XML file in my application. My application will insert the XML file in to Oracle 10g data base table. (Our DB server is Oracle 10g).
    The error is as follows:-
    [BEA][Oracle JDBC Driver][Oracle]ORA-31011: XML parsing failed
    ORA-19202: Error occurred in XML processing
    LPX-00004: internal error "MultiChar overflow"
    Error at line 20795
    ORA-06512: at "SYS.XMLTYPE", line 254
    ORA-06512: at line 1
    The XML file contains more than 90,000 lines in it. Please help.
    Thanks!
    Siva K.

    Is this a specific problem with 10G release? We are using 10.2.0.4.0.
    Using CLOB, We think that this may hit the performance of the application as we are using large XML files.

  • How to reconfigure Oracle-xe (Oracle 10g for linux)?

    Hello!
    I found this article (seems useful since I use Mandriva 2010.2):
    [http://www.e-angel.net/index.php?tg=articles&idx=Print&topics=195&article=912|http://www.e-angel.net/index.php?tg=articles&idx=Print&topics=195&article=912]
    I installed Oracle 10g from the file "oracle-xe-univ-10.2.0.1-1.0.i386.rpm".
    Then, when run ./oracle-xe start and then ./oracle-xe status I get:
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 29-JUL-2011 23:39:49
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 2: No such file or directory
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=%hostname%)(PORT=%port%)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    It does not seem ok to me.
    I would love to truy to reconfigure it but if I try the command:
    ./oracle-xe configure
    ...I get:
    Oracle Database 10g Express Edition is already configured
    Does any body know how to reset and reconfigure Oracle 10g for Linux?
    Best regards
    Fredrik

    it seems to be "PLSExtProc" bu default.Nope, the ORACLE_SID is taken from the environment variable when the database is started on a *nix host, windows its set up in the database service. If you want to change the ORACLE_SID, set it. See the environment setup script in OH/bin appropriate for your shell. (OH short for $ORACLE_HOME)
    how to create a databaseYou mean tablespace?
    what you think about this error message ... read from socketWhat do you think about the error message, its your database. Socket read error can be caused by many things, the ora-NNNN error number can provide some insight. http://download.oracle.com/docs/cd/E11882_01/server.112/e17766/toc.htm

  • Oracle 10g for Windows installation - Error 1067

    Hello Folks
    I am trying to install Oracle 10g for Windows on my WIndows 7 Ultimate OS. Everything went fine until I rebooted and tried to run the *SQL Plus. ALthough the Listener as well as the Oracle Servide shoudl automatically start, but for some reason..they didn't. As a result, I went into the Services and tried to manually run them but to my disappointment getting the folowing error:
    Windows could not start the OracleServiceORADB1 service on local computer.
    Error 1067: The process terminated unexpetedly.
    Any idea what went wrong..and how should I get this right?
    Thanks

    Pl identify the exact version of "10g" that was installed.
    The only version that is supported is 10.2.0.5 - see http://download.oracle.com/docs/cd/B19306_01/relnotes.102/b14264/toc.htm#CIHCFAGA
    Srini

  • Unable to download oracle 10g for vista

    I'm trying to download Oracle 10g for Windows Vista, but I only get a zero-byte file.
    I even tried Oracle 10g XE for Windows, but I get a zero byte file.
    Also, when you try to download, it waits about a couple of minutes before saying completed.
    Any ideas how to resolve this?.

    Thanks for the replies.
    It seemed to be a problem with either oracle's web site or a hop between oracle and my computer. It works now. I don't think it was my computer because I succussfully downloaded files from several other sites.
    I have downloaded Oracle 10g for windows vista and installed it successfully on vista home premium 32-bit.
    I did get a warning because I use DHCP. It recommended to install Microsoft Loopback driver as the primary interface - I didn't do that.
    Oracle seems to run okay. I downloaded sql developer and it connects okay to oracle.
    I have read other messages on here that installing oracle on a windows system using DHCP without a loopback driver can fail once my IP address changes. If I did install the microsoft loopback driver as my primary interface, what else would I need to do? Would installing this driver cause other stuff on my computer to fail?
    Also, when I entered the database name for Oracle, it truncated a character.
    I wasn't paying attention. So, after I installed, I was unable to connect at first because I kept entering the wrong TNS name. Is there a maximum TNS name length?
    Notice the TNS name is TESTDB10 but the service name is TESTDB10G
    TESTDB10 =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.101)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = testdb10g)
    )

  • Oracle 10g for Developers

    Hi , Trying to understand what are the features availabe in Oracle 10g for developers. Happy with links too.Thanks.

    Go to Morgan's Library at www.psoug.org.
    Click on any link.
    Click on the link at page top named "Built-in Functions" for a warm up.

  • Regular expressions for xml parsing

    I have a xml parsing problem that I have to solve using regular expressions. It's not possible for me to use a different method other than regular expression. But there is a problem that I cannot seem to rap my head around. I want to extract the contents of a tag but the problem is that this tag occurs serveral times in the XML file but I only want the contents of one particular occurence. Basically the problem is as follows;
    I want to extract
    <bp:NAME ***stufff***>(I want this part)</bp:NAME>This tag can occur is serval places. For example here;
    <bp:ORGANISM>
    ***bunch of tags***
    <bp:NAME ***stufff***>***stufff***</bp:NAME>
    ***bunch of tags***
    </bp:ORGANISM>or here;
    <bp:DATABASE>
    ***bunch of tags***
    <bp:NAME ***stufff***>***stufff***</bp:NAME>
    ***bunch of tags***
    </bp:DATABASE>I do not want the content of those tags. I want the content of the <NAME> tag that is not between either the <ORGANISM> tags or the <DATABASE> tags. These tags can be in any order. I for the life of me cannot seem to figure this problem out. I tried several different approaches. For example I tried using the following regex
    (?:<bp:NAME [^>]*>([^<]*).*?<bp:ORGANISM>.*?</bp:ORGANISM>|
    <bp:ORGANISM>.*?</bp:ORGANISM>.*?<bp:NAME [^>]*>([^<]*))This kind of works, the information I want is either in the first captured group or in the second one. So I just check which group is not empty and that is the one I want. But this only works if there is only one other tag containing the name tag (in this particular regular expression that is the organism tag). Since there is another tag (the database tag) I have to work around, and these tags can be in any order, the regular expression then becomes three times as large and then there are six different groups in which the information I want can occur. This does not seem like a good idea to me. There has to be another way to do this. So I tried using the following regex;
    (?:</bp:ORGANISM>)?.*?(?:</bp:DATABASE>)?.*?<bp:NAME [^>]*>([^<]*)I thought this would get rid of any occurences of the other tags in front of the name tag, but it doesn't work either. It seems like it is not greedy enough. Well I think you get the point. I don't know what to try next so I really need some help.
    Here is an example of the type of data I will run into. The tags can be in any order and they do not always have to occur. In the example below the <DATABASE> tag is not part of the data and the name tag I want just happens to be in front of the organism tag but this is not always the case. The name tag I want is the firstname tag in the file, namely;
    <bp:NAME rdf:datatype="xsd:string">Progesterone receptor</bp:NAME>So I don't want the name tag that is in between the organism tags.
    <bp:protein rdf:ID="CPATH-27885">
    &#8722;<bp:COMMENT rdf:datatype="xsd:string">
    Belongs to the nuclear hormone receptor family. NR3 subfamily. SIMILARITY: Contains 1 nuclear receptor DNA-binding domain. WEB RESOURCE: Name=NIEHS-SNPs; URL="http://egp.gs.washington.edu/data/pgr/"; WEB RESOURCE: Name=Wikipedia; Note=Progesterone receptor entry; URL="http://en.wikipedia.org/wiki/Progesterone_receptor"; GENE SYNONYMS: NR3C3. COPYRIGHT:  Protein annotation is derived from the UniProt Consortium (http://www.uniprot.org/).  Distributed under the Creative Commons Attribution-NoDerivs License.
    </bp:COMMENT>
    <bp:SYNONYMS rdf:datatype="xsd:string">Nuclear receptor subfamily 3 group C member 3</bp:SYNONYMS>
    <bp:SYNONYMS rdf:datatype="xsd:string">PR</bp:SYNONYMS>
    <bp:NAME rdf:datatype="xsd:string">Progesterone receptor</bp:NAME>
    &#8722;<bp:ORGANISM>
    &#8722;<bp:bioSource rdf:ID="CPATH-LOCAL-112384">
    <bp:NAME rdf:datatype="xsd:string">Homo sapiens</bp:NAME>
    &#8722;<bp:TAXON-XREF>
    &#8722;<bp:unificationXref rdf:ID="CPATH-LOCAL-112385">
    <bp:DB rdf:datatype="xsd:string">NCBI_TAXONOMY</bp:DB>
    <bp:ID rdf:datatype="xsd:string">9606</bp:ID>
    </bp:unificationXref>
    </bp:TAXON-XREF>
    </bp:bioSource>
    </bp:ORGANISM>
    <bp:SHORT-NAME rdf:datatype="xsd:string">PRGR_HUMAN</bp:SHORT-NAME>
    &#8722;<bp:XREF>
    &#8722;<bp:relationshipXref rdf:ID="CPATH-LOCAL-112386">
    <bp:DB rdf:datatype="xsd:string">ENTREZ_GENE</bp:DB>
    <bp:ID rdf:datatype="xsd:string">5241</bp:ID>
    </bp:relationshipXref>
    </bp:XREF>
    &#8722;<bp:XREF>
    &#8722;<bp:unificationXref rdf:ID="CPATH-LOCAL-112387">
    <bp:DB rdf:datatype="xsd:string">UNIPROT</bp:DB>
    <bp:ID rdf:datatype="xsd:string">P06401</bp:ID>
    </bp:unificationXref>
    </bp:XREF>
    &#8722;<bp:XREF>
    &#8722;<bp:unificationXref rdf:ID="CPATH-LOCAL-112388">
    <bp:DB rdf:datatype="xsd:string">UNIPROT</bp:DB>
    <bp:ID rdf:datatype="xsd:string">A7X8B0</bp:ID>
    </bp:unificationXref>
    </bp:XREF>
    &#8722;<bp:XREF>
    &#8722;<bp:relationshipXref rdf:ID="CPATH-LOCAL-112389">
    <bp:DB rdf:datatype="xsd:string">GENE_SYMBOL</bp:DB>
    <bp:ID rdf:datatype="xsd:string">PGR</bp:ID>
    </bp:relationshipXref>
    </bp:XREF>
    &#8722;<bp:XREF>
    &#8722;<bp:relationshipXref rdf:ID="CPATH-LOCAL-112390">
    <bp:DB rdf:datatype="xsd:string">REF_SEQ</bp:DB>
    <bp:ID rdf:datatype="xsd:string">NP_000917</bp:ID>
    </bp:relationshipXref>
    </bp:XREF>
    &#8722;<bp:XREF>
    &#8722;<bp:unificationXref rdf:ID="CPATH-LOCAL-112391">
    <bp:DB rdf:datatype="xsd:string">UNIPROT</bp:DB>
    <bp:ID rdf:datatype="xsd:string">Q9UPF7</bp:ID>
    </bp:unificationXref>
    </bp:XREF>
    &#8722;<bp:XREF>
    &#8722;<bp:unificationXref rdf:ID="CPATH-LOCAL-113580">
    <bp:DB rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CPATH</bp:DB>
    <bp:ID rdf:datatype="http://www.w3.org/2001/XMLSchema#string">27885</bp:ID>
    </bp:unificationXref>
    </bp:XREF>
    </bp:protein>Edited by: Dani3ll3 on Nov 19, 2009 2:51 AM

    Dani3ll3 wrote:
    Thanks a lot after I did that the regular expression worked. :)Good. But remember that in real life, you would then have to apply the XML rules to get the actual contents of the text node. For example it might be a CDATA section or it might include characters like ampersands which have been escaped and which you need to unescape. That's why it's better to use a proper parser, as already suggested.
    It seems to me this forum is full of posts where people are doing homework questions which teach them to do things the wrong way. But of course there's nothing the student can do about that.

  • Oracle 10g for Mac OS X

    I was just reading the session list for Apple's WWDC this year at:
    http://developer.apple.com/wwdc/descriptions/descriptions-eit.html
    Understanding Oracle 10g for Mac OS X
    Come to this session to learn about Oracle's latest grid-based relational database solution, Oracle 10g. Grid computing reduces the cost of IT by clustering servers together to function as a single large computer, shifting resources dynamically between applications. Attend this session if you are an in-house developer looking for a highly scalable and reliable database on Mac OS X Server.
    Hopefully this means we will see 10g on our favorite platform sooner rather than later.

    As I understand it from what I read somewhere here on Technet about month ago, there will be COMMERICIAL release of 10g on MacOSX.
    Wouldn't that be just great? Run Oracle on a G5 X-Serve and OSX Panther instead of running it on some Wintel box with geeky Linux! I can hardly wait. This DBA will have his own G4 2x1 GHz ready!
    FACT is : it will probably be a few more months but then again 10g has been released for other less mainstream platforms fairly quickly.
    Cheers,
    Jos Nijhoff

  • Downloading the licensed verion of oracle 10g for solaris

    Hi all,
    Can any one tell me,
    where can I donwload the licensed version of the Oracle 10g for solaaris. I already have licensed metalin kid ( valid support identifier) and also EULA agreement withe ORAcle,
    Where can I get that download link.
    Thanks all for your valuable cooperation.
    Regards,
    Surya

    http://www.oracle.com/technology/software/products/database/oracle10g/index.html
    Cheers, OTN

  • Oracle 10g for Fedora Linux 3 with Kernel 2.6.9

    Can any body suggest a link, from where I can download the Oracle database 10g for Fedora Core 3 Linux with Kernel version 2.6.9-1*.
    I went through the oracle site site but i was not able to find a one for Fedora 3 instead i found for Fedora 4.
    Thanks.......
    Suneel

    You will not find one exactly as you require.
    As I suggested in the duplicate link
    Oracle 10g for Fedora Linux 3 with Kernel 2.6.9 you need to take a version of Oracle that seems to close to your Linux and then carefully tinker to make it work.,

  • BiPub 10.1.3.4 upgrade:What jar files do I need to include in a chart proj?

    JDev 10.1.3.4
    BIPub 10.1.3.4 Build 129 desktop
    I have a series of reports with graphs which work by calling the xdo engine from a JDev designed web app. Worked fine with the previous version 562.
    I just upgraded the desktop tool and rebuilt an old graph. The tables work, but the graphs/charts do not. I assume it is a jar / lib compatibility issue.
    What jar files do I need to include in the project? What precedence do they need?
    Also, what is the difference between setting a library reference and putting the jar files in the Web INF directory?
    Thanks.
    Steve

    Just wanted to add to this ... I loaded BIPub Server 10.1.3.4 where I extracted the xdocore.jar from to put in my project. The report previews fine in there, both graphs and tables. Also works in Word.
    When I use the following code (which worked fine in previous version) the pdf opens with the table and an empty chart.
    Any ideas??
    Steve
    public String getPDF(java.sql.Connection jdbcConnection, String sqlOrDataXMLpath,
    Hashtable parameters,String templateXMLpath,OutputStream streamOut,
    String flgType)
    // create PDF and save in output path
    // flgType SQL or DD for sql or datadef
    // return error string if error
    try //convert rtf template to xsl
    // First store the xsl in a byte array input stream
    ByteArrayOutputStream xslOut = new ByteArrayOutputStream();
    RTFProcessor rtfProcessor = new RTFProcessor(templateXMLpath);
    rtfProcessor.setOutput(xslOut);
    rtfProcessor.process();
    byte[] b = xslOut.toByteArray();
    bais_xsl = new ByteArrayInputStream(b);
    // Next store the data in a byte array input stream
    ByteArrayOutputStream dataOut = new ByteArrayOutputStream();
    DataProcessor dataProcessor = new DataProcessor();
    dataProcessor.setConnection(jdbcConnection);
    if (flgType.equals("SQL"))
    { dataProcessor.setSql(sqlOrDataXMLpath); }
    else
    { dataProcessor.setDataTemplate(sqlOrDataXMLpath); }
    dataProcessor.setParameters(parameters);
    dataProcessor.setOutput("c:\\\\temp\\\\Test.xml");
    dataProcessor.processData(); //data is now in a file for debug
    if (flgType.equals("SQL"))
    { dataProcessor.setSql(sqlOrDataXMLpath); }
    else
    { dataProcessor.setDataTemplate(sqlOrDataXMLpath); }
    dataProcessor.setParameters(parameters);
    dataProcessor.setOutput(dataOut);
    dataProcessor.processData(); //data is now in dataOut stream
    b = dataOut.toByteArray();
    bais_data = new ByteArrayInputStream(b);
    // now do document merge
    FOProcessor processor = new FOProcessor();
    processor.setData(bais_data);
    processor.setTemplate(bais_xsl);
    processor.setOutput(streamOut);
    processor.setOutputFormat(FOProcessor.FORMAT_PDF);
    processor.generate();
    catch (IOException e)
    System.out.println("IOException:getPDF " + e.getMessage());
    catch (XDOException e)
    System.out.println("XDOException:getPDF: " + e.getMessage()) ;
    catch (SQLException e)
    System.out.println("SQLException:getPDF: " + e.getMessage()) ;
    return("Success");
    Edited by: user6357416 on Oct 24, 2008 11:55 AM

  • Ep5.0 ? what jar file is the com.sap.security.api package in ?

    Hi ,
    Can i know , in Ep5.0 , what jar file has com.sap.security.api ? Please reply soon...
    Thank you ,
    avinash

    so , is there a procedure for me to use the Ep5.0 API and retrieve details from the data sources (for usermapping) ?
    Please reply me soon....
    thank you,
    avinash

Maybe you are looking for

  • J2me and java card, need help to communicate

    we are trying to put together a reader to read smartcards using j2me and we figure that it would be easiest if we could develop it to work with java cards rather than standard smart cards, the problem is we get garbage when we communicate to it, the

  • Programatically add / Rmove Attributes to a View Object

    I have a View Object with 2 attributes created at design time. I need to add more attributes to it at runtime based on some information I get. Is there a way to add/remove Attributes of the View Object programatically at runtime ? Any help is appreci

  • How do I increase the JVM heap size

    How do I increase the Java heap space i've used java -Xms32m -Xmx256m but it just keeps outputing the usage: java [-opetions] class [args...] -client -server -hotspot -cp -classpath

  • Cannot add EJB Set to JSC

    I have created Entity beans and wrapping session beans using Sun JSE 8 ran verifier and even deployed it on SJAS 8.1 It works perfectly. Now when I try try to add it to JSC 2 it lets me work till I can see the Finish Button showing the Session beans

  • Kanban integration with SRM

    Hi, We have implemented SRM 5.0 with MM-SUS scenario and backend system is SAP R/3 4.7. In present scenario, schedules generated through MRP are available on Supplier’s portal for ASN generation. Now we are planning to go for KANBAN process in R/3 an