XDK Install

The lib folder's readme file suggests loading the two java archives into scott as an example.
In a standard 8.1.7 install these java archives (albeit older versions I think) are owned by SYS.
Are you supposed to install the latest release in each schema that needs it, or upgrade the version in SYS ?
null

Follow this.
1.gzip -d *.*
2.tar xvf *.tar
3. Go to the bin directory
4. Run env.bat
5. Run xdkload.bat
Step 1 and 2 are in unix. I don't about if its the same command in NT.
Post if you have any problem.
null

Similar Messages

  • XDK 9.2 install help please

    Can anyone point me in the right direction ?
    I am trying to investigate the XDK 9.2 (shipped with Oracle9i Release 2) - no App server involved
    with a view to converting some data into XML format
    I am Java/XML illiterate
    I have Oracle Server 9.2 installed on an NT4 machine with XDK installed.
    after the install I cannot find any env variables such as CLASSPATH setup
    I tried the following
    C:\WINNT>java OracleXML getXML -user "scott/tiger" "select * from emp"
    Exception in thread "main" java.lang.NoClassDefFoundError: OracleXML
    Any ideas ?
    i.e.
    What env variables should be set up ?
    Do I need to have JDK installed ? - does it matter which version ?
    Appreciate any help

    Got it working
    Downloaded/installed JDK 1.2.2 from Sun - got rid of the 1.4.1 version I had already (don't know if that was necessary)
    Downloaded xdk_plsql_9_2_0_3_0.zip from otn
    After unpacking xdk_plsql_9_2_0_3_0.zip and playing with the env.bat I dot the command line java OracleXml bit to work.
    Also loaded the java into the db using the xdkload.bat
    and can run xml sql utility from sql.
    Now I am trying to work out how I can use this !!!

  • Installing the XDK for PL/SQL

    A development team have asked me to install the 9i XDK against our 8.1.7 database. Various articles suggest that this is OK. My question is if they develop using this XDK do I then need to install it into live to be able to run what they've developed or is it truely just 'developer's toolkit'?
    Thanks, Alice

    I am sorry. I wasn't clear enough on the question.
    They want the 9i version of the XDK installed on their 8.1.7 database. In the development environment, no problem, I can do that.
    But this changes the binaries. If we were to do it the live environment I would have to conduct a major retesting exercise to ensure we hadn't screwed anything else up. That will not be acceptable (no time / budget).
    So. If I give them the 9i XDK in development do I have to install it in live to in order to be able to run their code?
    Forgive me if this seems a stupid question. I'm a DBA and have not worked with these SDK's before. The name developer's toolkit to me implies something that is a tool, not a deliverable.

  • How to install XDK with 9iAS 903

    I am completely new to the XML and the XDK and have been trying to get the XDK installed with 9iAS 903 and the demos to work. When I try to install the demo I get the following error.
    Error: javax.naming.NamingException: Lookup error: java.net.ConnectException: Connection refused: connect; nested exception is:
    java.net.ConnectException: Connection refused: connect

    Hi,
    Refer the below link:
    http://download.oracle.com/docs/html/B12034_01/xml.htm
    Regards,
    Xaheer

  • Oracle database 10.2.0.4 components

    Hi
    we got a request from client asking us to provide the below components related files in OS level....i mean in Oracle home....or some where else....
    Oracle XDK
    10.2.0.4.0
    Oracle Database Java Packages
    10.2.0.4.0
    Could you please help me on this.....
    Thank you...

    This script should return the results you want
    SQL>  select version, status, comp_name from dba_registry;
    MOS Doc 177411.1 (How to Identify the Version of XDK Installed Inside the Database) may also help.
    HTH
    Srini

  • XML Parser using PL/SQL

    Hi all,
    I am new to XML. I have a text variables for example:
    v_doc_text :=
    '<emp>
    <empno no="3">1</empno>
    <fname>robert</fname>
    <lname>smith</lname>
    <sal>1000</sal>
    <job>engineer</job>
    </emp>';
    I want to parse this xml and in pl/sql variable.
    Please help me how to do it or please give me an example.
    I appreciate the help.
    Thx.

    Which version of the database are you running? Do you know whether it's got the XDK installed and enabled?
    If you are new to XML you won't understand the difference between XMLSchema and DTD. But you need to understand the principles of XML before you leap into coding it. For instance, how do you know that text file is valid? You don't, because it has not been validated against either an XMLSchema nor a DTD.
    The Oracle document is focussed on their bespoke implementation, and is not beginner-friendly. I suggest you start with this O'Reilly piece and then read about document validation.
    And if you want a good, free lightweight XML editor I recommend XML Notepad which is a Microsoft beta product (not supported, beware of downloading strange .EXE etc).
    Good luck, APC

  • XML/XSQL pages not running in 9iAS 903

    (Hopefully, this is the right place for this posting)
    I am trying to get my XML/XSQL pages to work with 9iAS 903 and I'm stuck.
    I am completely new to the XML and the XDK and have been trying since Friday to get the XDK installed and the demos to work as I'm hoping that this will get my runtime 9iAS 903 environment setup properly so that I can run my XSQL pages.
    Note I was able to install either XDK version 902 or 10 beta into the OC4J Standalone that comes with JDeveloper but when I issue the same command to install into 9iAS 903 it fails with the error listed below:
    C:\oracle\Ora9ias_j2ee\j2ee\home>java -jar admin.jar ormi://myhost.mydomain/ ias_admin welcome -deploy -file C:\oracle\xdk10beta\xdk\demo\java\xsql\xsqldemos.ear -deploymentName xsqldemos
    error:
    Error: javax.naming.NamingException: Lookup error: java.net.ConnectException: Connection refused: connect; nested exception is:
    java.net.ConnectException: Connection refused: connect
    So, now I'm wondering if something else need to be installed, but what?
    Bill G...

    Hi,
    Can you post your question at
    Oracle Application Server - General
    Regards,
    Anupama

  • SQLData interface help required please

    Hi,
    i need some help with the following problem.
    I have an object with a lot of data elements (100ish), some of them scalar (varchar2's etc), some are "type table of varchar2" and some are "type table of sql_object". I want to write a java stored procedure (SQLData interface?) that can update the values in this object.
    I can, of course, populate the values from pl/sql no problem BUT as im populating the data values from a large XML source (i.e. multiple xpath operations) it takes time in pl/sql (takes abount 1 sec which is too long for our buisness need here). I am attributing to slowness due to the large amount of context switches from pl/sql to java).
    i have tried making a small sample object to prove the concept of the SqlData in dealing with objects that have nested objects and arrays but i am getting problems in getting it to work with nested objects!.
    my noddy example:
    ------------------- inner.java ---------------
    import java.sql.*;
    import java.io.*;
    import oracle.sql.*;
    import oracle.jdbc.driver.*;
    import oracle.oracore.*;
    import oracle.jdbc2.*;
    import java.math.*;
    public class inner implements SQLData {
    // Implement the attributes and operations for this type.
    private BigDecimal id;
    public String name;
    public static void wages(inner e[]) {
    e[0].name = "55"; // just update the name element to prove the point.
    // Implement SQLData interface.
    private String sql_type;
    public String getSQLTypeName() throws SQLException {
    return sql_type;
    public void readSQL(SQLInput stream, String typeName)
    throws SQLException {
    sql_type = typeName;
    id = stream.readBigDecimal();
    name = stream.readString();
    public void writeSQL(SQLOutput stream) throws SQLException {
    stream.writeBigDecimal(id);
    stream.writeString(name);
    ------------------- outer.java ---------------
    import java.sql.*;
    import java.io.*;
    import oracle.sql.*;
    import oracle.jdbc.driver.*;
    import oracle.oracore.*;
    import oracle.jdbc2.*;
    import java.math.*;
    public class outer implements SQLData {
    // Implement the attributes and operations for this type.
    private BigDecimal id;
    private String name;
    public inner inn;
    public static void wages(outer e[]) {
    e[0].name = "54";
    e[0].inn.name = "55";// just update the name element to prove the point.
    // Implement SQLData interface.
    private String sql_type;
    public String getSQLTypeName() throws SQLException {
    return sql_type;
    public void readSQL(SQLInput stream, String typeName)
    throws SQLException {
    sql_type = typeName;
    id = stream.readBigDecimal();
    name = stream.readString();
    inn = (inner)(SQLData)stream.readObject();
    public void writeSQL(SQLOutput stream) throws SQLException {
    stream.writeBigDecimal(id);
    stream.writeString(name);
    stream.writeObject((SQLData)inn);
    SQL> drop type outer
    2 /
    Type dropped.
    SQL> create or replace type inner as object(
    2 id number(20),
    3 name varchar2(2000)
    4 );
    5 /
    Type created.
    SQL> create or replace type outer as object(
    2 id number(20),
    3 name varchar2(2000),
    4 inn inner
    5 );
    6 /
    Type created.
    SQL> drop procedure wages
    2 /
    Procedure dropped.
    SQL> CREATE OR REPLACE procedure wages (e in out inner) AS
    2 LANGUAGE JAVA
    3 NAME 'inner.wages(inner[])';
    4 /
    Procedure created.
    SQL> CREATE OR REPLACE procedure wages2 (e in out outer) AS
    2 LANGUAGE JAVA
    3 NAME 'outer.wages(outer[])';
    4 /
    Procedure created.
    SQL> declare
    2 i inner := inner(1,'ee');
    3
    4 begin
    5 dbms_output.put_line(i.name);
    6 wages(i);
    7 dbms_output.put_line(i.id||';'||i.name); -- should have changed the name element
    8 end;
    9 /
    ee
    1;55
    PL/SQL procedure successfully completed.
    SQL> declare
    2 i inner := inner(1,'ee');
    3 o outer := outer(1,'ee2', i);
    4
    5 begin
    6 dbms_output.put_line(o.id||';'||o.name||';'||o.inn.name);
    7 wages2(o);
    8 dbms_output.put_line(o.id||';'||o.name||';'||o.inn.name);-- should have changed the INNER name element
    9 end;
    10 /
    1;ee2;ee
    declare
    ERROR at line 1:
    ORA-00932: inconsistent datatypes: expected IN Conversion failed
    Note all wanted to do in the "inner" example is change the value of name...this worked as expected. In the second example i wanted to change the value of my inner objects name value...this fails with IN conversion failed.
    I would be grateful if someone could tell me if this kind of operation is supported in SQLData? (or perhaps another way of doing it?).
    im my REAL object its even more complex as i have stuff like:
    -- nested types...
    type varchar2_tab is table of varchar2(4000);
    type product is object (
    id number(1),
    name varchar2(200)
    type products is table of product;
    -- my main type that i want to perform java ops on
    type my_main_obj is object(
    id number,
    name varchar2(2000),
    array1 varchar2_tab,
    prod products,
    ........lots more elements of the above kinds
    and its on my_main_obj that i want to run a Jproc to populate my variables.
    the kind of pl/sql code thats doing this, at the moment, is:
    -- scalar types.........
    outstCplntInd := xpath_utilities.valueOf(r_dom_node,'outstCplntInd');
    -- scalar array types.....
    xpath_utilities.valueof(r_dom_node, 'names/name',
    p_array_in_out => names);
    -- and object array types.......
    r_dom_node_list := spg_xpath_utilities.selectNodes(r_dom_node,
    'bills/bill');
    for idx in 1..sys.xmldom.getlength(r_dom_node_list)
    loop
    if (prods is null)
    then
    prods := products(null);
    else
    prods.extend;
    end if;
    prods(prods.last) := product(
    xpath_utilities.valueof(
    xmldom.item(r_dom_node_list,idx-1), 'prodTyp'),
    xpath_utilities.valueof(
    xmldom.item(r_dom_node_list,idx-1),
    'prodSerNr'),
    xpath_utilities.valueof(
    xmldom.item(r_dom_node_list,idx-1),
    'prodDate'));
    end loop;
    ....etc
    (the xpath_utilites pacakge is a helper package i got out of Steve Muenchs oracle XML book).
    Thanks for any suggestions!
    Daz.
    Oracle version 8.1.7.4 with the latest java + pl/sql XML XDKs installed.

    Hi AM_Kidd.
    Thanks for your reply.
    I have done a complete uninstall and re install of iTunes and all related apple programs from my laptop through control panel, add remove programs and also by going through program files and deleting all tracers of any left over folders remove programs may have missed.
    My apologies for forgetting to add this in my original post.
    Thanks again

  • XML installation on 8.1.7

    Hi, I've posted this in the XML DB forum but I think that might have been the wrong place. So here goes again, might be a silly question but I need some way of confirming this so I can pass the info on to our DBA's.
    Is there a quick way I check to see if XML has been setup on my database? I've been working on Oracle version 9.2 with some SQL/XML code. As soon as I've tried to copy it to our 8.1.7 database its not recognising any of the xml tags like DBMS_XMLQuery.getXML. I know there's some differences between database versions as to which tags it supports but I'm sure this one is supported in 8.1.7 so I'm starting to think that something hasn't been set up on the database. If this is the case what is it I need to instruct the DBA's to install?
    thanks,
    Ian

    You might want to check out the following metalink notes:
    Note 177411.1 How to identify the version of the XDK installed inside the database.
    Note 156477.1 JVM installation on 8.1.7

  • How To Install and run XML/XSU/XDK?

    Hello,
    I have installed Oracle 8.1.7, have downloaded the utilities
    and xdk but how to get all this integrated so I can work with
    the sample codes?
    I dont see the $ORACLE_HOME/rdbms/admin/dbmsxsu.sql -- this is
    the SQL script which builds the XSU's PL/SQL API. xsu12.jar
    need to be loaded into the database before dbmsxsu.sql is
    executed. This script is automatically ..Nor do I see catxsu.sql.
    I assume this creates the xdkdemo/xdkdemo (user/password)? I
    also re-run the runInstaller and attempt to see on the list any
    XSU related installed or to be installed and not seeing it on the
    list. What do I need to download?
    A nice step by step how to install and test the install would
    be nice.
    Thanks in advance for any response.

    I entered "install XSU" into the "search" box and got the
    following back:
    http://www.oracle.com/pls/use/use_query_html_v3.submit_query_inpu
    t?p_adv_query_text=install+XSU&p_origin=OTN&p_person_id=100081&p_
    community=technet_adv&p_doc_location_array=Place+Holder&p_doc_loc
    ation_array=document&p_location_array=&p_keyword_array=100017&p_v
    alue_array=technet.oracle.com%2C+Discussion+Groups&p_date_begin=q
    date&pdate_end=q_date&p_max_return=200
    (GOD I hope that worked!)
    In any case, 2 documents came back. I think this one is probably
    what you want.
    http://download-east.oracle.com/otndoc/oracle9i/901_doc/appdev.90
    1/a88894/appgxsu.htm
    Mike

  • Errors installing XDK 9.2.0.1.0 on Oracle 9i - please help !

    I am pulling my hair out ...
    I am trying to install the XDK into a 9i database.
    I have granted JAVAUSERPRIV and JAVASYSPRIV to user SYSTEM
    I unzipped the XDK into my 9i Oracle home.
    I run a DOS window and CD to oracle_home\bin
    I type xdkload -u "system/manager@pcinp" -s
    the script runs but falls over with errors and when it does the select at the end it has the error :
    SQL> Rem Use these to test the results..
    SQL> select dbms_xmlquery.getxml('select * from dual', 2) from dual;
    ERROR:
    ORA-29541: class SYSTEM.oracle/xml/sql/query/OracleXMLStaticQuery could not be
    resolved
    ORA-06512: at "SYSTEM.DBMS_XMLQUERY", line 19
    ORA-06512: at "SYSTEM.DBMS_XMLQUERY", line 271
    ORA-06512: at line 1
    I wrote a script to recompile any invalid classes but they don;t want to recompile - here they are :
    ALTER java class "/109a284b_OracleXMLStaticQuery" resolve;
    ALTER java class "/12249373_OracleXMLStaticQuery" resolve;
    ALTER java class "/1f249eae_OracleADTName" resolve;
    ALTER java class "/20f12cf_OracleXMLSQLException" resolve;
    ALTER java class "/233ebe61_OracleXMLDocGenStrin" resolve;
    ALTER java class "/23714d96_OracleXMLDataSetGenJ" resolve;
    ALTER java class "/2d1ca5dd_OracleXMLDataSetExtJ" resolve;
    ALTER java class "/3ad949fd_OracleXMLUtil" resolve;
    ALTER java class "/3ce8c9fc_OracleXMLSave" resolve;
    ALTER java class "/3f8bf704_OracleCollectionName" resolve;
    ALTER java class "/41ef4922_OracleCursorName" resolve;
    ALTER java class "/482ed896_OracleXMLSQLNoRowsEx" resolve;
    ALTER java class "/4e2d263c_OracleXMLDocGenDOM" resolve;
    ALTER java class "/52bed193_OracleXMLQuery" resolve;
    ALTER java class "/5c4b55ba_OracleXMLStaticSave" resolve;
    ALTER java class "/61dfe75e_OracleXMLConvert" resolve;
    ALTER java class "/6caec517_OracleScalarName" resolve;
    ALTER java class "/72f0508e_OracleXMLDocGenLob" resolve;
    ALTER java class "/7e1f2f8f_OracleXMLStaticSaveS" resolve;
    ALTER java class "/9001dfa7_OracleColumnName" resolve;
    ALTER java class "/964b85ec_XSUXSchemaHandler" resolve;
    ALTER java class "/a152eb84_OracleXMLDataSet" resolve;
    ALTER java class "/b293975_OracleXMLDocGenDOMFra" resolve;
    ALTER java class "/c33162ba_OracleXMLStaticQuery" resolve;
    ALTER java class "/c499402b_OracleXMLDocGenSAX" resolve;
    ALTER java class "/ed58df4e_OracleXMLDataSetJdbc" resolve;
    ALTER java class "/f57715f1_OracleXMLStaticSaveM" resolve;
    ALTER java class "OracleXMLStore" resolve;
    I have spent a day on Metalink trying to sort this out but I am getting nowhere - does anyone have any idea on what is going wrong ? Before I installed I ran the XMLDROP command and manually drop the other packages :
    drop package dbms_xmlquery;
    drop package dbms_xmlsave;
    drop package xmlgen;
    drop public synonym dbms_xmlquery;
    drop public synonym dbms_xmlsave;
    drop public synonym xmlgen;
    and manually removed these JAR files thru dropjava:
    xschema, xsu12, classgen, xmlplsql,xmlparserv2
    Please help !!!!!

    Look for the tip in this message:
    Re: ArrayOfStruct Issues
    Best regards, Marcelo.

  • Problem in installing XDK 9.2.0.1.0

    I tried to install XDK 9.2.0.1.0 on Oracle 9i and I get the following errors after going thro' 3/4 of the intallation.
    errors : class oracle/xml/sql/OracleXMLSQLException
    ORA-29534: referenced object VADMIN.oracle/xml/sql/core/OracleXMLConvert could not be resolved
    synonym : oracle/xml/sql/OracleXMLSQLException
    granting : execute on class oracle/xml/sql/OracleXMLSQLNoRowsException to public
    errors : class oracle/xml/sql/OracleXMLSQLNoRowsException
    ORA-29534: referenced object VADMIN.oracle/xml/sql/OracleXMLSQLException could not be resolved
    There are many errors repeated similar to the above errors. Now DBMS_XMLQUERY fails. If someone can help me, I would appreciate that. Thanks in advance.
    Ravi

    I installed a brand new Oracle 9i. I tried to install XDK 9.2.0.1. After 3/4 of installation i get the following errors. Oracle should look into this and fix it. If somebody has a similar proble or am I doing something wrong. Anyway, if someone knows the solution, please let me know.
    Here are the errors.
    resolving: class oracle/xml/sql/OracleXMLSQLException
    errors : class oracle/xml/sql/OracleXMLSQLException
    ORA-29534: referenced object VADMIN.oracle/xml/sql/core/OracleXMLConvert could not be resolved
    synonym : oracle/xml/sql/OracleXMLSQLException
    granting : execute on class oracle/xml/sql/OracleXMLSQLNoRowsException to public
    errors : class oracle/xml/sql/OracleXMLSQLNoRowsException
    ORA-29534: referenced object VADMIN.oracle/xml/sql/OracleXMLSQLException could not be resolved
    synonym : oracle/xml/sql/OracleXMLSQLNoRowsException
    granting : execute on class oracle/xml/sql/XSULocale to public
    resolving: class oracle/xml/sql/XSULocale
    synonym : oracle/xml/sql/XSULocale
    granting : execute on class oracle/xml/sql/XSUMesg to public
    skipping : class oracle/xml/sql/XSUMesg
    synonym : oracle/xml/sql/XSUMesg
    granting : execute on class oracle/xml/sql/XSUXSchemaHandler to public
    errors : class oracle/xml/sql/XSUXSchemaHandler
    ORA-29534: referenced object VADMIN.oracle/xml/sql/OracleXMLSQLException could not be resolved
    ORA-29534: referenced object VADMIN.oracle/xml/sql/core/OracleXMLConvert could not be resolved
    synonym : oracle/xml/sql/XSUXSchemaHandler
    granting : execute on class oracle/xml/sql/core/OracleXMLConvert to public
    errors : class oracle/xml/sql/core/OracleXMLConvert
    ORA-29521: referenced name oracle/xdb/XMLType could not be found
    synonym : oracle/xml/sql/core/OracleXMLConvert
    granting : execute on class oracle/xml/sql/core/OracleXMLTime to public
    skipping : class oracle/xml/sql/core/OracleXMLTime
    synonym : oracle/xml/sql/core/OracleXMLTime
    granting : execute on class oracle/xml/sql/core/OracleXMLTimer to public
    skipping : class oracle/xml/sql/core/OracleXMLTimer
    synonym : oracle/xml/sql/core/OracleXMLTimer
    granting : execute on class oracle/xml/sql/core/OracleXMLUtil to public
    resolving: class oracle/xml/sql/core/OracleXMLUtil
    errors : class oracle/xml/sql/core/OracleXMLUtil
    ORA-29534: referenced object VADMIN.oracle/xml/sql/dml/OracleXMLSave could not be resolved
    synonym : oracle/xml/sql/core/OracleXMLUtil
    granting : execute on class oracle/xml/sql/dataset/OracleXMLDataSet to public
    errors : class oracle/xml/sql/dataset/OracleXMLDataSet
    ORA-29534: referenced object VADMIN.oracle/xml/sql/core/OracleXMLConvert could not be resolved
    synonym : oracle/xml/sql/dataset/OracleXMLDataSet
    granting : execute on class oracle/xml/sql/dataset/OracleXMLDataSetExtJdbc to public
    errors : class oracle/xml/sql/dataset/OracleXMLDataSetExtJdbc
    ORA-29534: referenced object VADMIN.oracle/xml/sql/OracleXMLSQLException could not be resolved
    synonym : oracle/xml/sql/dataset/OracleXMLDataSetExtJdbc
    granting : execute on class oracle/xml/sql/dataset/OracleXMLDataSetGenJdbc to public
    errors : class oracle/xml/sql/dataset/OracleXMLDataSetGenJdbc
    ORA-29534: referenced object VADMIN.oracle/xml/sql/OracleXMLSQLException could not be resolved
    synonym : oracle/xml/sql/dataset/OracleXMLDataSetGenJdbc
    granting : execute on class oracle/xml/sql/dataset/OracleXMLDataSetJdbc to public
    errors : class oracle/xml/sql/dataset/OracleXMLDataSetJdbc
    ORA-29534: referenced object VADMIN.oracle/xml/sql/dataset/OracleXMLDataSet could not be resolv
    d
    synonym : oracle/xml/sql/dataset/OracleXMLDataSetJdbc
    granting : execute on class oracle/xml/sql/dml/OracleXMLSave to public
    errors : class oracle/xml/sql/dml/OracleXMLSave
    ORA-29521: referenced name oracle/xdb/XMLType could not be found
    synonym : oracle/xml/sql/dml/OracleXMLSave
    granting : execute on class oracle/xml/sql/dml/OracleXMLStaticSave$MutableInt to public
    resolving: class oracle/xml/sql/dml/OracleXMLStaticSave$MutableInt
    errors : class oracle/xml/sql/dml/OracleXMLStaticSave$MutableInt
    ORA-29534: referenced object VADMIN.oracle/xml/sql/dml/OracleXMLStaticSave could not be resolve
    synonym : oracle/xml/sql/dml/OracleXMLStaticSave$MutableInt
    granting : execute on class oracle/xml/sql/dml/OracleXMLStaticSave$SaveCtx to public
    errors : class oracle/xml/sql/dml/OracleXMLStaticSave$SaveCtx
    ORA-29534: referenced object VADMIN.oracle/xml/sql/dml/OracleXMLSave could not be resolved
    ORA-29534: referenced object VADMIN.oracle/xml/sql/dml/OracleXMLStaticSave could not be resolve
    synonym : oracle/xml/sql/dml/OracleXMLStaticSave$SaveCtx
    granting : execute on class oracle/xml/sql/dml/OracleXMLStaticSave to public
    errors : class oracle/xml/sql/dml/OracleXMLStaticSave
    ORA-29534: referenced object VADMIN.oracle/xml/sql/dml/OracleXMLSave could not be resolved
    synonym : oracle/xml/sql/dml/OracleXMLStaticSave
    granting : execute on class oracle/xml/sql/docgen/OracleXMLDocGen to public
    skipping : class oracle/xml/sql/docgen/OracleXMLDocGen
    synonym : oracle/xml/sql/docgen/OracleXMLDocGen
    granting : execute on class oracle/xml/sql/docgen/OracleXMLDocGenDOM$FragmentReader to public
    errors : class oracle/xml/sql/docgen/OracleXMLDocGenDOM$FragmentReader
    ORA-29534: referenced object VADMIN.oracle/xml/sql/docgen/OracleXMLDocGenDOM could not be resol
    ed
    synonym : oracle/xml/sql/docgen/OracleXMLDocGenDOM$FragmentReader
    granting : execute on class oracle/xml/sql/docgen/OracleXMLDocGenDOM to public
    errors : class oracle/xml/sql/docgen/OracleXMLDocGenDOM
    ORA-29534: referenced object VADMIN.oracle/xml/sql/OracleXMLSQLException could not be resolved
    synonym : oracle/xml/sql/docgen/OracleXMLDocGenDOM
    granting : execute on class oracle/xml/sql/docgen/OracleXMLDocGenLob to public
    resolving: class oracle/xml/sql/docgen/OracleXMLDocGenLob
    errors : class oracle/xml/sql/docgen/OracleXMLDocGenLob
    ORA-29534: referenced object VADMIN.oracle/xml/sql/core/OracleXMLConvert could not be resolved
    synonym : oracle/xml/sql/docgen/OracleXMLDocGenLob
    granting : execute on class oracle/xml/sql/docgen/OracleXMLDocGenSAX to public
    resolving: class oracle/xml/sql/docgen/OracleXMLDocGenSAX
    errors : class oracle/xml/sql/docgen/OracleXMLDocGenSAX
    ORA-29534: referenced object VADMIN.oracle/xml/sql/core/OracleXMLConvert could not be resolved
    synonym : oracle/xml/sql/docgen/OracleXMLDocGenSAX
    granting : execute on class oracle/xml/sql/docgen/OracleXMLDocGenString to public
    errors : class oracle/xml/sql/docgen/OracleXMLDocGenString
    ORA-29534: referenced object VADMIN.oracle/xml/sql/OracleXMLSQLException could not be resolved
    synonym : oracle/xml/sql/docgen/OracleXMLDocGenString
    granting : execute on class oracle/xml/sql/name/OracleADTName to public
    errors : class oracle/xml/sql/name/OracleADTName
    ORA-29534: referenced object VADMIN.oracle/xml/sql/core/OracleXMLConvert could not be resolved
    synonym : oracle/xml/sql/name/OracleADTName
    granting : execute on class oracle/xml/sql/name/OracleCollectionName to public
    errors : class oracle/xml/sql/name/OracleCollectionName
    ORA-29534: referenced object VADMIN.oracle/xml/sql/name/OracleColumnName could not be resolved
    synonym : oracle/xml/sql/name/OracleCollectionName
    granting : execute on class oracle/xml/sql/name/OracleColumnName to public
    errors : class oracle/xml/sql/name/OracleColumnName
    ORA-29534: referenced object VADMIN.oracle/xml/sql/core/OracleXMLConvert could not be resolved
    synonym : oracle/xml/sql/name/OracleColumnName
    granting : execute on class oracle/xml/sql/name/OracleCursorName to public
    errors : class oracle/xml/sql/name/OracleCursorName
    ORA-29534: referenced object VADMIN.oracle/xml/sql/name/OracleColumnName could not be resolved
    synonym : oracle/xml/sql/name/OracleCursorName
    granting : execute on class oracle/xml/sql/name/OracleScalarName to public
    errors : class oracle/xml/sql/name/OracleScalarName
    ORA-29534: referenced object VADMIN.oracle/xml/sql/name/OracleColumnName could not be resolved
    synonym : oracle/xml/sql/name/OracleScalarName
    granting : execute on class oracle/xml/sql/query/OracleXMLQuery to public
    resolving: class oracle/xml/sql/query/OracleXMLQuery
    errors : class oracle/xml/sql/query/OracleXMLQuery
    ORA-29534: referenced object VADMIN.oracle/xml/sql/dml/OracleXMLSave could not be resolved
    synonym : oracle/xml/sql/query/OracleXMLQuery
    granting : execute on class oracle/xml/sql/query/OracleXMLStaticQuery$MutableInt to public
    resolving: class oracle/xml/sql/query/OracleXMLStaticQuery$MutableInt
    errors : class oracle/xml/sql/query/OracleXMLStaticQuery$MutableInt
    ORA-29534: referenced object VADMIN.oracle/xml/sql/query/OracleXMLStaticQuery could not be reso
    ved
    synonym : oracle/xml/sql/query/OracleXMLStaticQuery$MutableInt
    granting : execute on class oracle/xml/sql/query/OracleXMLStaticQuery$QueryCtx to public
    errors : class oracle/xml/sql/query/OracleXMLStaticQuery$QueryCtx
    ORA-29534: referenced object VADMIN.oracle/xml/sql/query/OracleXMLStaticQuery could not be reso
    ved
    synonym : oracle/xml/sql/query/OracleXMLStaticQuery$QueryCtx
    granting : execute on class oracle/xml/sql/query/OracleXMLStaticQuery to public
    errors : class oracle/xml/sql/query/OracleXMLStaticQuery
    ORA-29534: referenced object VADMIN.oracle/xml/sql/query/OracleXMLQuery could not be resolved
    synonym : oracle/xml/sql/query/OracleXMLStaticQuery
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_ar.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_ar.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_ca.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_ca.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_cs.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_cs.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_da.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_da.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_de.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_de.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_el.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_el.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_es.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_es.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_es_ES.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_es_ES.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_fi.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_fi.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_fr.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_fr.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_hu.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_hu.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_it.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_it.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_iw.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_iw.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_ja.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_ja.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_ko.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_ko.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_nl.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_nl.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_no.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_no.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_pl.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_pl.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_pt.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_pt.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_pt_BR.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_pt_BR.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_ro.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_ro.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_ru.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_ru.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_sk.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_sk.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_sv.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_sv.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_th.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_th.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_tr.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_tr.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_zh_CN.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_zh_CN.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMessages_zh_TW.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMessages_zh_TW.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMesssages_de.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMesssages_de.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMesssages_fr.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMesssages_fr.properties
    granting : execute on resource oracle/xml/sql/mesg/XSUMesssages_ja.properties to public
    skipping : resource oracle/xml/sql/mesg/XSUMesssages_ja.properties
    granting : execute on class OracleXML to public
    resolving: class OracleXML
    errors : class OracleXML
    ORA-29534: referenced object VADMIN.oracle/xml/sql/dml/OracleXMLSave could not be resolved
    synonym : OracleXML
    granting : execute on class OracleXMLStore to public
    resolving: class OracleXMLStore
    errors : class OracleXMLStore
    ORA-29534: referenced object VADMIN.oracle/xml/sql/dml/OracleXMLSave could not be resolved
    synonym : OracleXMLStore
    granting : execute on resource XSU12_BUILD to public
    skipping : resource XSU12_BUILD
    granting : execute on resource XSU12_RDBMS_MAIN_SOLARIS_020129 to public
    skipping : resource XSU12_RDBMS_MAIN_SOLARIS_020129
    granting : execute on resource XSU12_VERSION_9_2_0_1 to public
    skipping : resource XSU12_VERSION_9_2_0_1
    The following operations failed
    class oracle/xml/sql/OracleXMLSQLException: resolution
    class oracle/xml/sql/OracleXMLSQLNoRowsException: resolution
    class oracle/xml/sql/XSUXSchemaHandler: resolution
    class oracle/xml/sql/core/OracleXMLConvert: resolution
    class oracle/xml/sql/core/OracleXMLUtil: resolution
    class oracle/xml/sql/dataset/OracleXMLDataSet: resolution
    class oracle/xml/sql/dataset/OracleXMLDataSetExtJdbc: resolution
    class oracle/xml/sql/dataset/OracleXMLDataSetGenJdbc: resolution
    class oracle/xml/sql/dataset/OracleXMLDataSetJdbc: resolution
    class oracle/xml/sql/dml/OracleXMLSave: resolution
    class oracle/xml/sql/dml/OracleXMLStaticSave$MutableInt: resolution
    class oracle/xml/sql/dml/OracleXMLStaticSave$SaveCtx: resolution
    class oracle/xml/sql/dml/OracleXMLStaticSave: resolution
    class oracle/xml/sql/docgen/OracleXMLDocGenDOM$FragmentReader: resolution
    class oracle/xml/sql/docgen/OracleXMLDocGenDOM: resolution
    class oracle/xml/sql/docgen/OracleXMLDocGenLob: resolution
    class oracle/xml/sql/docgen/OracleXMLDocGenSAX: resolution
    class oracle/xml/sql/docgen/OracleXMLDocGenString: resolution
    class oracle/xml/sql/name/OracleADTName: resolution
    class oracle/xml/sql/name/OracleCollectionName: resolution
    class oracle/xml/sql/name/OracleColumnName: resolution
    class oracle/xml/sql/name/OracleCursorName: resolution
    class oracle/xml/sql/name/OracleScalarName: resolution
    class oracle/xml/sql/query/OracleXMLQuery: resolution
    class oracle/xml/sql/query/OracleXMLStaticQuery$MutableInt: resolution
    class oracle/xml/sql/query/OracleXMLStaticQuery$QueryCtx: resolution
    class oracle/xml/sql/query/OracleXMLStaticQuery: resolution
    class OracleXML: resolution
    class OracleXMLStore: resolution
    exiting : Failures occurred during processing
    Thanks in advance.

  • How to install a new XDK-Java for using XSQL in my Oracle8i?

    Hello,
    I'am trying to install a new version of XDK Java on my computer to run new features of the XSQL-servlet
    (for example the FOP-serializer). Can you please tell me how to insall this XDK, and what files I have to change to run the XDK and XSQL-servlet with my Apache-Server?
    Thanks in advance.
    Martijn

    Did you check this out:
    http://odiexperts.com/manual-entry-in-odi-driver-list

  • XDK 9.2.0.1 Install Problem

    Installed XDK 9.2.0.1 for Solaris on database 8.1.7.
    Used command line: xdkload -u sys/pwd -s -dbver 817
    Questions / problems:
    1. After installation the following classes remain uncompiled.
    oracle/xml/parser/v2/FromFollowing
    oracle/xml/parser/v2/FromChildren
    oracle/xml/parser/v2/FromAncestorOrSelf
    oracle/xml/parser/v2/FromParent
    oracle/xml/parser/v2/FromDescAncestor
    oracle/xml/parser/v2/FromAttributes
    oracle/xml/parser/v2/FromPrecedingSibling
    oracle/xml/parser/v2/FromFollowingSibling
    oracle/xml/parser/v2/FromDescParent
    oracle/xml/parser/v2/FromDescAncestorOrSelf
    oracle/xml/parser/v2/FromPreceding
    oracle/xml/parser/v2/FromDescendantAttributes
    oracle/xml/parser/v2/FromAncestor
    oracle/xml/parser/v2/FromDescFollowingSibling
    oracle/xml/parser/v2/FromDescPrecedingSibling
    oracle/xml/parser/v2/FilterExpr
    oracle/xml/parser/v2/FromDescendants
    oracle/xml/parser/v2/FromDescPreceding
    oracle/xml/parser/v2/FromDescFollowing
    oracle/xml/parser/v2/Axis
    oracle/xml/parser/v2/FromSelf
    oracle/xml/parser/v2/Predicate
    oracle/xml/parser/v2/Step
    2. If I run the xdkload as system, then more classes remain uncompiled.
    Any ideas?

    Installed XDK 9.2.0.1 for Solaris on database 8.1.7.
    Used command line: xdkload -u sys/pwd -s -dbver 817
    Questions / problems:
    1. After installation the following classes remain uncompiled.
    oracle/xml/parser/v2/FromFollowing
    oracle/xml/parser/v2/FromChildren
    oracle/xml/parser/v2/FromAncestorOrSelf
    oracle/xml/parser/v2/FromParent
    oracle/xml/parser/v2/FromDescAncestor
    oracle/xml/parser/v2/FromAttributes
    oracle/xml/parser/v2/FromPrecedingSibling
    oracle/xml/parser/v2/FromFollowingSibling
    oracle/xml/parser/v2/FromDescParent
    oracle/xml/parser/v2/FromDescAncestorOrSelf
    oracle/xml/parser/v2/FromPreceding
    oracle/xml/parser/v2/FromDescendantAttributes
    oracle/xml/parser/v2/FromAncestor
    oracle/xml/parser/v2/FromDescFollowingSibling
    oracle/xml/parser/v2/FromDescPrecedingSibling
    oracle/xml/parser/v2/FilterExpr
    oracle/xml/parser/v2/FromDescendants
    oracle/xml/parser/v2/FromDescPreceding
    oracle/xml/parser/v2/FromDescFollowing
    oracle/xml/parser/v2/Axis
    oracle/xml/parser/v2/FromSelf
    oracle/xml/parser/v2/Predicate
    oracle/xml/parser/v2/Step
    2. If I run the xdkload as system, then more classes remain uncompiled.
    Any ideas?

  • XDK 9.2.0.1 install issue

    Installing xdk 9.2.0.1 onto db 9.0.1.0.0.
    After installation 20 java classes are still invalid. Tried "alter java class...resolve", left with 20 invalid. By looking at the compile errors, it seems they are not being able to locate / resolve object "oracle/jdbc2/Clob".
    What do I need to do to resolve this issue?
    The following remain invalid:
    oracle/xml/sql/query/OracleXMLStaticQuery
    oracle/xml/sql/query/OracleXMLStaticQuery$QueryCtx
    oracle/xml/sql/core/OracleXMLUtil
    oracle/xml/sql/dml/OracleXMLSave
    oracle/xml/sql/query/OracleXMLQuery
    oracle/xml/sql/dml/OracleXMLStaticSave
    oracle/xml/sql/dml/OracleXMLStaticSave$SaveCtx
    oracle/jsp/tags/sql/dbExecuteTag
    oracle/xml/sql/query/OracleXMLStaticQuery$MutableInt
    oracle/xml/sql/dml/OracleXMLStaticSave$MutableInt
    OracleXML
    OracleXMLStore
    oracle/jsp/dbutil/BeanUtil
    oracle/jsp/dbutil/ConnBean
    oracle/jsp/dbutil/CursorBean
    oracle/jsp/dbutil/DBBean
    oracle/jsp/tags/sql/dbCloseTag
    oracle/jsp/tags/sql/dbNextTag
    oracle/jsp/tags/sql/dbOpenTag
    oracle/jsp/tags/sql/dbQueryTag

    Hi,
    Refer Tech Note:
    How to rollback a patchset -- 334598.1
    Regards,
    X A H E E R

Maybe you are looking for

  • Cisco IPSEC VPN not working after upgrade to Mavericks

    I have been using the Cisco IPSEC VPN for almost 2 years with no issues. When I upgraded to Mavericks this week it stopped working. When i tell it to connect it prompts for password and attempts to connect for about 30 seconds then comes back with th

  • Modifying Existing Form

    Hi, Is it possible to modify an existing form of SAP Business One? For example if one needs to put an extra button on the form of outgoing payments. Can anyone guide for the process. Many thanks in advance.

  • Need Mac drivers in Windows network?

    We have a huge windows network here and we have a Mac lab that is part of our network. I just installed a new laserjet printer in the mac lab and set it up on the Windows network and it prints fine from windows but doesn't from the Mac's. I went to t

  • Configuration of the Knowledge Warehouse IKS

    First i created a user IKSSERVICE in the SAP system with role SAP_KM_KW_RFC_CPIC_USER. Now i want to setup this IKS administrative user by starting the page http://<server>:<port>/SAPIKS2/jsp/adminChgPasswd_html.jsp on the J2EE server. The result is

  • ELEMENTS SHUTS DOWN WHEN SENDING EMAILS

    I have a Vista system and when I attempt to send photos through Elements 7 it shuts down completely. Tech support said I need Outlook, which is not on my computer. Is there another way to send photos? How do I set up an Adobe email account? Thanks!