I am looking for "oracle.xml.xqxp.datamodel" package

Hello,
Where I can download this package "oracle.xml.xqxp.datamodel", I have imported the "xmlparserv2.jar" but I can not find it there :)
Thanks a lot ...

try this link to see where will be useful
http://www.springsource.com/repository/app/bundle/version/detail;jsessionid=2B5FA218B645ADAA0FDCF78D1B11A4A7?name=com.springsource.oracle.xml&version=10.2.0.2

Similar Messages

  • Simple questions for Oracle XML Team - please respond

    1) Which class/methods should be used to obtain the content
    model (mixed-content or element-content) associated with each
    element declaration in a DTD? In other words, how do I know if a
    particular element can have child elements and/or data in a
    valid XML document, the frequency each child element can appear
    under a particular element, and whether a sequence list or a
    choice list was used to declare the element?
    2) Do you have any bug reported so far for this part of Oracle's
    parser made available in the last released?
    Thanks,
    Renilton
    null

    Renilton Oliveira (guest) wrote:
    : 1) Which class/methods should be used to obtain the content
    : model (mixed-content or element-content) associated with each
    : element declaration in a DTD? In other words, how do I know if
    a
    : particular element can have child elements and/or data in a
    : valid XML document, the frequency each child element can
    appear
    : under a particular element, and whether a sequence list or a
    : choice list was used to declare the element?
    Look at oracle.xml.parser.v2.ElementDecl class and then
    getContentType and getContentElements methods.
    : 2) Do you have any bug reported so far for this part of
    Oracle's
    : parser made available in the last released?
    : Thanks,
    : Renilton
    Each release contains a list of bugs fixed. Is there a
    particular bug you are interested in?
    Oracle XML Team
    http://technet.oracle.com
    Oracle Technology Network
    null

  • Configuring Web Services for Oracle XML DB

    Hi all...
    I think I need some help one this subject....
    We have a 10G Release 2 Oracle single instance ( not RAC) install on a Linux Redhat v5.3 64 bit server. Are developers are user Visual Studio .Net and wnat to send xml files to a web service so that the xml file (containing data) can call a PL/SQL package (to be written) which will take the data out of the xml input file and insert rows into a prefined table within the instance. Now they have browsed the web and have come upon the following links...
    http://docs.oracle.com/cd/B28359_01/appdev.111/b28369/xdb_web_services.htm
    http://docs.oracle.com/cd/B28359_01/appdev.111/b28369/xdb22pro.htm#i1026724
    Currently, within the database I looked at the schema XDB and have unlocked the account and connected as the user XDB. There are some 680 objects in the following groups...
    SQL> select object_type, count(*) from dba_objects where owner='XDB' group by object_type;
    OBJECT_TYPE COUNT(*)
    SEQUENCE 2
    PROCEDURE 5
    OPERATOR 8
    LOB 334
    LIBRARY 12
    PACKAGE 20
    PACKAGE BODY 17
    XML SCHEMA 25
    TYPE BODY 5
    TRIGGER 12
    TABLE 36
    INDEX 51
    FUNCTION 5
    INDEXTYPE 2
    VIEW 2
    TYPE 144
    16 rows selected.
    Now in the links above it mentions that the xdbconfig.xml needs to be altered etc. However, I have searched the entire $ORACLE_HOME and there is no file definition of that description.
    From a DBA prospective...what do I have to install on the Linux server? I assume from the Oracle Database 10g Companion Products I need to lay down Oracle HTTP Server in a new Oracle home as the first step...or not? Does the HTML DB need to be installed as well?
    And for Configuring Web Services for Oracle XML DB...what else has to be installed? And from what product line?
    Thanks in Advance....
    Cheers
    Roegr

    Hi Marco...
    First of all ...thanks for the reply.
    I followed the link and the infor in that web page. However, there were a few things that did not work....
    1. The http://localhost:8080/ as is brought up a web page withe the heading as
    ==========
    ORACLE DATABASE 10g EXPRESS EDITION LICENSE AGREEMENT..
    ==========
    The other browser test ftp://localhost:2100/
    did not find any page?
    2. Then I went onto running (as the sysdba) the pl/sql to enable the ORAWSV Entry Service
    however it error out. So I did a describe on DBMS_XDB and the function deleteServlet does not appear
    then I had a look and this link to > http://www.liberidu.com/blog/?p=471
    was for 11G and the other link > http://docs.oracle.com/cd/B28359_01/appdev.111/b28369.pdf
    was for 11G.
    However, we are on 10G
    =================
    SQL> select * from V$version;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bi
    PL/SQL Release 10.2.0.3.0 - Production
    CORE 10.2.0.3.0 Production
    TNS for Linux: Version 10.2.0.3.0 - Production
    NLSRTL Version 10.2.0.3.0 - Production
    ==================
    So is there must be other sql for 10G?
    Cheers
    Rog

  • Looking for an XML-enabled database system

    Dear all,
    I am looking for a RDBMS (Relational Database Management System) that provides management of XML data in a relational fashion.
    I found the IBM DB 2 XML Extender. However, I am not sure if this system is already in use (because the latest release was in 2003).
    I would be very grateful to you if you could help me to find what I am looking for.
    PS. For RDBMS handling XML data, we find two categories: XML-enabled systems (they store XML data using a special data type like BLOB, CLOB,...), or the native XML systems (which stor XML data in its hierarchical structure, so the fundamental unit of storage is XML document). So, I precise that I am looking for an XML-enabled system and NOT a native XML system.
    Thanks in advance.
    Best regards,

    Thanks for your help,
    To be more clear, I am looking for an XML-enabled database system (which provides only relational techniques to manage XML data).
    Oracle is a Hybrid system (it means that it provides both native and relational fashions to manage XML data, e.g. you can store XML document as XMLType column (native way) or using BLOB data type (relational data type). I am collecting information about the three broad categories of XML database systems (native, XML-enabled, and Hybrid), and I would like to give example of each system. For example, there is BaseX and eXist-db for the first category (native systems), Oracle and IBM DB2 for the third category (each of theme manage XML data in both native and relational fashions). However, for the second category (XML-enabled systems), I don't find more information about the existing systems, there is for instance postgreSQL which is an XML-enabled system, but I don't find more information about its architecture, its XML data storage model, API for querying and updating, and so on.
    Please don't hesitate to help me if you get some documentation about postgreSQL or about another XML-enabled database system.
    Thank you again.
    Best regards.

  • Looking For Oracle Fusion Middleware Repository Creation Utility

    I'm trying to install a development Fusion Middleware 11.1.1.7 (Weblogic, BPM, etc) environment in a Windows Virtual Box VM. I'm following the directions in the following document: Oracle Fusion Middleware Download, Installation, and Configuration ReadMe. I've installed Oracle 11G r2 and am on the step for using the "Oracle Fusion Middleware Repository Creation Utility". I have looked high and low and can't find this utility on the Oracle web site. Can someone PLEASE point me to the location so I can download it.

    Actually it is delivered on Edelivery and as a Patch on MOS:
    Oracle® Fusion Middleware Download, Installation, and Configuration ReadMe
    5.2 Downloading the Oracle Fusion Middleware Repository Creation Utility
    You use the Oracle Fusion Middleware Repository Creation Utility to install the database schemas that are required by specific Oracle Fusion Middleware products.
    For Oracle Fusion Middleware 11g Release 1 (11.1.1.7.0), download one of the following:
        Repository Creation Utility 11g Release 1 (11.1.1.7.0) from OTN or Oracle Software Delivery Cloud
        Patch 16471709 (for Windows and Linux 32-bit systems) from My Oracle Support

  • For Oracle XML Team:please help

    hi,
    I have been trying to run my java code using XSQLRequest from inside the stored procedure for past couple of days and i have had a couple of queries which were answered successfully.Thanks for that.
    But so far i have not been able to execute the code from inside the stored procedure which works fine if executed from commandline or thro a normal java application.
    It is always some problem or other and since there is no one except for this forum I end up submitting my queries in here.
    IS there any way i can get in touch with someone from ur side and may be figure out if i can do the way i 'm doing right now or i'm just wasting my time for nothing.I'm already done with the project schedule so i have to answer my PL.
    I have loaded the oraclexsql.jar file and the corresponding parserv2.jar and oraclexmlsql.jar file in my database.
    and i did load the XSQLConfig.xml file in the database file as well n which i'm using oracle:jdbc:thin:@10.0.0.70:1521:xdp as my <dburl>.
    now when i try to call the stored procedure i get the following error:
    Oracle XSQL Programmatic Page Processor 0.9.8.6 (Technology Preview)
    XSQL-007: Cannot acquire a database connection to process page.
    No suitable driver.
    I did find that inorder to make the database connection from inside the stored procedure we have to use jdbc.oracle.kprb driver
    and that thin and oci are not supported.
    Does this mean i have to specify the same in my <dburl> for the config file.
    I infact did try to use this but it wont work and i got the same error.
    Can u please help me with this.
    This is extremely important for me that i come to a conclusion.
    Thanks a lot
    Aman
    (if it is possible that i can talk to someone frm ur side it 'll be reallly great.)
    null

    Try using Oracle XML SQL Utility from
    inside the DB. XSQL is just calling that
    utility.

  • FOR ORACLE XML TEAM -- XML TOOLS BUG FIXING POLICY/RESPONSE TIME/RELEASE SCHEDULE

    Hi,
    The release of Oracle XML tools and utilities by Oracle XML team is a significant milestone and is definitely appreciated. However, as part of a large organization, some factors need to be clarified before using these utilities in production softwares.
    I have noticed that XML parsers and other utilities are now coming as part of other softwares like JDeveloper etc. Following are my questions to the Oracle XML team and urgent and prompt reply will be greatly appreciated.
    1. What is the XML tools support policy. Is it only OTN? Can we buy support? Are these utilities supported if large organizations have corporate server licenses. I have read at the XML site the XDK is fully and freely supported by Oracle Word Wide support. What does this mean?
    2. What is the release schedule for the XML tools?
    3. What is the response time?
    Once again, your help and prompt reply will be appreciated.
    Thanks.

    As you noted many of the Oracle XDK components are production. This means that if your company has an Oracle Server Support contract you will get the corresponding level of support for the production XDK components.
    If you don't have one, then OTN is your support resource. We will also have standalone support agreements in the future which you can purchase through the Oracle Store. The response time would be the same as for the server.
    There is not a specific release schedule for components on OTN as they have different development schedules.
    Oracle XML Team
    null

  • ITunes looking for wrong .xml filename, adding /

    Hi,
    I have been podcasting for about a year now. However, the last 4 weeks of my show haven't updated on my page and I have found out why...when I click on the information icon it is looking for the filename
    http://www.deucecreative.co.uk/upload/traxsource/ts1_podcast.xml/
    They have added a forward slash (.xml/) at the end. It is impossible to name a file that way, and I am not sure why it is looking for that filename. Nothing has changed on my xml and it doesn't appear that way anywhere else. I have validated it with feedvalidator and it's fine.
    If I subscribe to "http://www.deucecreative.co.uk/upload/traxsource/ts1_podcast.xml" it works correctly, just won't update on the main page.
    If anyone has some sort of solution it would be much appreciated. I have already tried to contact their support Thanks.

    Hi Greg,
    Thanks for replying. I actually tried to add that line it to point it to the correct filename. I see that that xml doesn't validate so I have removed it and re-uploaded a valid one.
    http://www.deucecreative.co.uk/upload/traxsource/ts1_podcast.xml
    here is a direct link to get a better idea of what it happening..
    http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=271121520
    That only goes up to week 61. Should go up to 64. Once you subscribe & try do download you get the ( i ) error message.
    If I get <itunes:new-feed-url> to point to a valid xml do you think that might solve the problem?
    Thanks again.

  • Looking for Oracle Doc on RAC...

    Hi,
    I am looking for an Oracle doc (Metalink or whatever), that will give me Oracle's recommendations on how to best configure a 4 Node RAC Env on RHLE4. We are running mainly a data warehouse shop here and we are trying to best configure our Network for this...things like NIC cards (1 gb 2, 2gb, etc, etc), InterConnect, etc, etc...anything would help us.
    Is there such a doc out there?

    http://www.grumpy-dba.com
    http://blogs.oracle.com/AlejandroVargas/gems/RACDetailDesignandBestPracti.pdf
    Good and useful stuff in the blog.
    Ravi

  • We are looking for Oracle Consultant for SCM, Shanghai, China

    We are looking for the Sr. Oracle ERP Consultant for our client, which is an US based Fortune 500 industrial company located @ SH, China. Please contact me if you have the interest: [email protected]
    Detailed job description as below:
    Position: Senior ERP Business Consultant- Supply Chain
    Report to: ERP Application Manager
    Salary: RMB25-35k/month (Negotiable)
    Responsibilities:
    This position provides internal consulting and real world experience and expertise in the field of Supply Chain Management (SCM) process design and implementation (Specifically Oracle) to the corporation.
    · Create a center of excelence, implement and educate SCM and ERP implementations best practices across the company.
    ·Be able to be allocated to a specific project and bring management and process expertise to aid the Bus and sectors in their SCM/ERP implementations.
    ·Redesign of Supply Chain processes, purchasing, procedures and determining which software will be required.
    ·Analyze current processes, and implement most cost effective and best proctice process changes to accommodate the implementation of the next system.
    Requirements:
    ·BS in CS or Engineering, preferably a MBA.
    ·Minimum 5 years accounting work experience; had worked in the consulting world and been involved in at least 4 or more major ERP implementations and had been a work stream or team lead on at least 3 projects.
    ·Have excellent project management skills and negotiation skills on process design and change management.
    ·Have knowledge and experience of the following Oracle 11i modules:
    Advenced Supply Chain Planning; Demand Planner; Constraint Based Optimization; Global Orader Promise; iProcrement; Purchasing; iSupplier Portal; INV; Advance price; Orader management
    ·Should know following Oracle 11i modules:
    BOM Configuration; WIP
    ·Have process knowledge related to:
    Direct Materials Procurement; Indirect materials Procurement; Lean Manufacturing; Kanban Systems
    ·Have technical knowledge related to:
    PLSQL; Discover
    ·Good English communication skills, both oral and written.

    http://www.grumpy-dba.com
    http://blogs.oracle.com/AlejandroVargas/gems/RACDetailDesignandBestPracti.pdf
    Good and useful stuff in the blog.
    Ravi

  • Oracle Identity Manager looking for OracleAS 10.1.3.x

    Hi,
    I need to install the following products on 2 servers
    Oracle Identity Management Suite (OID, DAS, SSO) as a OracleAS Active-Active Cluster.
    Oracle Identity Manager in Cluster
    Oracle Access Manager in Cluster
    Oracle Virtual Directory in Cluster
    with F5 load balancers
    A bit complex configuration, but think i can achieve it. I completed the first task successfully but now I am facing a problem when i wanted to install the Oracle Identity Manager 9.1 on the existing OracleAS cluster. OIM is looking for a 10.1.3.x version of OracleAS where as the Oracle Identity Management suite is shipped with OracleAS 10.1.0.2 version. we went ahead with the installation process as there was no reference of application server version in the Oracle Identity Management Certification matrix and the OracleAS 10.1.3.4 certification document below mentioned that IM 10.1.4.0.1 is shipped with 10.1.3.x version.
    http://www.oracle.com/technology/software/products/ias/files/oracle_soa_certification_101310.html
    Can anyone guided me how should i go ahead with this.
    Thanks & Regards
    Ramesh GK

    Check this OIM on OAS issues
    SOA suite is using jdk 1.5.x , Identity Management Suite is using jdk 1.4.x. My advice is to use OC4J from SOA Suite. Open a SR to confirm this. Some OIM required patch for OC4J are only for 10.1.3.x and can't be applied to OC4J from Identity Management Suite, also you can't not use the same database for OIM and IDM repository if you are using multilanguage installation.

  • Where are classes for oracle.xml.parser.v2?

    I have downloaded both V1 and V2 of the XML parser. I have managed to download the java classes under org.w3c.dom from www.w3.org but I can't find the classes under oracle.xml.parser.v2 (or without v2) anyway on technet. Both are required for import.
    I would have expected them to be in the ZIP files xmlparser_v1_0_2_0.zip and xmlparser_v2_0_2_7.zip but they don't seem to be. These contain the equivalent HTML files but not the class files themselves, so compiling the samples is not possible.
    Any help would be appreciated as this is becoming very frustrating.
    Thanks in advance
    Gary

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Steve Muench ([email protected]):
    The xmlparserv2.jar in the 2.0.2.7 download contains everything you need from DOM and SAX interfaces in the jar.<HR></BLOCKQUOTE>
    Many thanks Steve - yes unzipping the jar file corrects problem.

  • Looking For Oracle DBA Supervisor

    I am looking for a Database Management Supervisor for an excellent company with great benefits and excellent working culture. Profile is mentioned underneath. Managind DBA's Experience is very necessary. There is also a referal fee of $1000. Feel free to call me for further questions and send your resume at [email protected]
    Thanks
    Harvinder Singh
    www.karta.com
    [email protected]
    Ph: 800-725-2782 x3302
    210-582-3302
    This position will be responsible for supervising 6-9 Database Management Analysts (DBAs) in managing databases and supporting application development. This position will also give directions and lead the activities of enhancing database standards and procedures for Oracle Database operations. Responsibilities include:
    · Plan DBA resource for production support and various projects
    · Manage the performance of assigned associates (primarily Oracle DBAs)
    · Provide database services to applications running on Oracle, Sybase, Adabas, and Microsoft SQL Server
    · Provide technical direction of database operations (database design, database backup/recovery, monitoring, security, performance tuning, etc.)
    · Maintain relationships with clients, managers, end users, and other technical staff, to understand client needs and optimize service levels
    · Work with the manager to select, develop, and maintain an effective team
    · Resolve any database performance issues pertaining to specific projects and general day-to-day activities
    · DBMS software management
    · DBMS vendor management
    Requirements for this position include:
    · Minimum 2 years experience managing DBAs
    · Must have extensive Oracle database management experience
    · Strong knowledge of RDBMS management throughout the application development cycle
    · Strong knowledge of managing database in the Unix environment
    · Good judgment in identifying issues and recommending solutions to others
    · Strong communication skills
    · Project management skills
    · Thorough understanding of application architecture concept
    · College Degree
    Desired skills include:
    · Sybase
    · MS SQL Server
    · Windows knowledge
    · Mainframe knowledge

    Hi,
    below is the link which will help u to upgrade 10.3 orderbookin to 11g
    http://docs.oracle.com/cd/E23943_01/upgrade.1111/e10127/soa_order_booking.htm
    "A Example: Upgrading and Redeploying SOA Order Booking"
    Note: The composite functionality is same between soa suite 10.3 and 11g. you can upgrade the composite using 11g jdev and it will be automatically converted to 11g composite
    If you are happy with answer please assing some points

  • Looking for CRconfig.xml

    Post Author: something_stupid
    CA Forum: JAVA
    Hi,
    I wrote a small program that should start the embedded reportviewer and show a report. When I run the program the line
    reportClientDoc.open("D:
    UserTemp
    JRCViewReport.rpt", 0);
    throws an exception:
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: CRConfig.xml Konfigurationsdatei nicht gefunden---- Error code:-2147467259 Error code name:failed
    Apparently the CRconfig.xml file cannot be found.
    Question1: Can I tell the class ReportClientDocument where to find it?
    Question2: If not, where does he look for it?
    Question3: Is the CRconfig.xml necessary?
    I'm attaching the source code that produces the exception.
    Thanks in advance,
    Torsten
    =========================================================================================
    package crystalreports;
    import com.crystaldecisions.ReportViewer.ReportViewerBean;import com.crystaldecisions.reports.sdk.ReportClientDocument;import com.crystaldecisions.sdk.occa.report.lib.ReportSDKException;import java.awt.BorderLayout;import java.awt.Container;import javax.swing.JFrame;import javax.swing.SwingUtilities;
    public class MainClass extends JFrame {          private ReportClientDocument reportClientDoc = new ReportClientDocument();    private ReportViewerBean reportViewer = new ReportViewerBean();    private Container cp = null;        public MainClass() {    }        public static void main(String &#91;&#93; args) {                SwingUtilities.invokeLater(new Runnable() {            public void run() {                new MainClass().launchApp();            }        });    }        public void launchApp() {        try {            cp = getContentPane();            cp.setLayout(new BorderLayout());            cp.add(reportViewer);            reportClientDoc.open("D:
    UserTemp
    JRCViewReport.rpt", 0);            reportViewer.setReportSource(reportClientDoc.getReportSource());                        this.setLocation(50, 50);            this.setSize(600, 600);            reportViewer.init();            reportViewer.start();            this.setVisible(true);                    } catch(Exception ex) {            System.out.println(ex);        }    }}
    =========================================================================================

    Post Author: Ted Ueda
    CA Forum: JAVA
    The JRC requires CRConfig.xml to be found on the classpath.  It holds the license keycode and other configuration information, and so is necessary. Either the containing folder path or the jar file must be listed within the classpath.Sincerely,Ted Ueda

  • I am looking for Oracle Application Express develop

    I am starting a business next year 2009, If you are that person looking for a new start you can email at [email protected]

    Are you also interested in contacts to a company which can support you with ApEx-skilled employees?

Maybe you are looking for

  • How can I manage several ID on my computer, one for my iPhone and another one for the iPad of the family?

    Hi everybody Just have bought an ipad2 and i would like to manage several IDs on my computer (i.e keep my iPhone ID and create another one for the ipad to manage apps for my iPhone (4) and the apps for the iPad). How can I resetup the iPad to create

  • Fans keep going while the Mac is in sleep mode.

    Hello everyone, After installing Mavericks, I noticed that my Macbook Pro's fans keep going without stopping after i put the Mac in Sleep mode, closing the screen or by the Finder options. Anyone else experiencing the same problem?

  • Is BW able to pull data from R3 by XI

    Hi everybody: I'd like to use XI to integrate BW, R3 and other system. I read serveral documents. I can only find documents with XI you can only push data into BW. Does that mean bw system is not able to pull the data through XI? If I use bw connects

  • XL Reporter Add-On

    Hi. I have installed XL Reporter. When I try to connect it - I get the following message; "Unable to connect to DI" How can I solve this? Regards, Runar.

  • Not Showing Connection to Airport Extreme

    We have been using the AirPort Express for a few months now, and everything has been going extremely smoothly, every once in awhile it would seem to be getting very slow, but other than that, me and my family of four could easily use it with no issue