XDK for PL/SQL sample errors

Hi,
I'm trying to run the domsample file and am getting the following errors. Can anyone tell me why? This is an Oracle 8i db Release 8.1.7.0.0
SQL> execute domsample('C:\XML\xdk\demo\plsql\parser', 'family.xml', 'errors.txt');
BEGIN domsample('C:\XML\xdk\demo\plsql\parser', 'family.xml', 'errors.txt'); END;
ERROR at line 1:
ORA-29532: Java call terminated by uncaught Java exception:
java.lang.SecurityException: relative pathnames are not
allowed(C:\XML\xdk\demo\plsql\parser)
ORA-06512: at "SYS.XMLPARSERCOVER", line 0
ORA-06512: at "SYS.XMLPARSER", line 154
ORA-06512: at "NSWEBDEVE.DOMSAMPLE", line 77
ORA-06512: at line 1
Thanks,
Natalie

Sounds like the same problem described in a number of posts
recently.
Re: Startup/Shutdown 9iAS on windows
http://forums.oracle.com/forums/message.jsp?id=550104
The problem is caused by unresolved classes in the XSU package
from the latest Beta, I hope someone from Oracle can take a look
at this.
Good luck!
Ola

Similar Messages

  • XDK for PL/SQL install errors

    Is this a problem ?
    resolver :
    Error while turning off verifier
    ORA-29532: Java call terminated by uncaught Java exception:
    java.security.AccessControlException: the Permis
    sion (oracle.aurora.security.JServerPermission Verifier ) has
    not been granted by dbms_java.grant_permission to
    SchemaProtectionDomain(SYSTEM|PolicyTableProxy(SYSTEM))
    I also get some of these ...
    errors : oracle/xml/sql/dml/OracleXMLSave
    ORA-29534: referenced object
    SYSTEM.oracle/xml/sql/core/OracleXMLConvert could not be resolved
    skipping : oracle/xml/sql/core/OracleXMLTime is already resolved
    resolving: oracle/xml/sql/core/OracleXMLConvert
    errors : oracle/xml/sql/core/OracleXMLConvert
    ORA-29521: referenced name oracle/gss/util/XmlValidate could
    not be found
    resolving: oracle/xml/sql/OracleXMLSQLNoRowsException
    errors : oracle/xml/sql/OracleXMLSQLNoRowsException
    ORA-29534: referenced object
    SYSTEM.oracle/xml/sql/OracleXMLSQLException could not be resolved
    resolving: oracle/xml/sql/core/OracleXMLUtil
    errors : oracle/xml/sql/core/OracleXMLUtil
    ORA-29534: referenced object
    SYSTEM.oracle/xml/sql/core/OracleXMLConvert could not be resolved
    At the end, the final test shows ...
    SQL> Rem Use these to test the results..
    SQL> select dbms_xmlquery.getxml('select * from dual', 2) from
    dual;
    select dbms_xmlquery.getxml('select * from dual', 2) from dual
    ERROR at line 1:
    ORA-29541: class
    SYSTEM.oracle/xml/sql/query/OracleXMLStaticQuery could not be
    resolved
    ORA-06512: at "SYSTEM.DBMS_XMLQUERY", line 20
    ORA-06512: at "SYSTEM.DBMS_XMLQUERY", line 271
    ORA-06512: at line 1
    Can anyone please help. My load command was ...
    ./xdkload -u "system/manager" -s -noverify -dbver "817"
    I'm trying to load version 9.0.2.0.0C into an 8.1.7 instance on
    HP-UX 11. Before running the script, I had to set environment
    variables INSTALL_ROOT, and LD_LIBRARY_PATH (we use
    SHLIB_PATH). I haven't actually found any installation
    instructions, so I've only got this far by poking around. Any
    help is much appreciated.
    Steve

    Sounds like the same problem described in a number of posts
    recently.
    Re: Startup/Shutdown 9iAS on windows
    http://forums.oracle.com/forums/message.jsp?id=550104
    The problem is caused by unresolved classes in the XSU package
    from the latest Beta, I hope someone from Oracle can take a look
    at this.
    Good luck!
    Ola

  • XDK for PL/SQL vs XDK for Java

    Hi ,
    I am trying to find what version of XDK and whether it is for java or PL/SQL. I am confused after what I saw in our environment. Please clarify..
    When I run the getReleaseVersion() and do a
    select xmlversion from dual,
    I get
    Oracle XDK Java 9.0.1.1.0A Production
    Does this mean we have XDK for Java? not for PL/SQL?
    I also see PL/SQL packages for XMLDOM,XMLGEN.XMLPARSER,XSLPROCESSOR,DBMS_XMLQUERY,DBMS_XMLSAVE.
    Does this mean I have/not XDK for PL/SQL??
    Please clarify.

    XDK for PL/SQL is built based on XDK for Java. So that's why you got the result. It should also reflect the version you use.

  • XDK for PL/SQL and XML Parser for PL/SQL

    Is there a difference between the terms:
    XDK for PL/SQL
    and
    XML Parser for PL/SQL V2
    or are they the same thing...?
    cheers,

    XDK stands for XML Developer's Kit. There are Oracle XDKs for Java, C, C++, and PL/SQL. These development kits contain building blocks for reading, manipulating, transforming, and viewing XML documents.
    XML Parser is one component of XDK. Other components of XDK are
    XSLT Processor, XSU, XSQL Servlet, XML Class Generator, etc.
    For more information on XDK and its components please refer to:
    http://otn.oracle.com/docs/products/oracle9i/doc_library/release2/appdev.920/a96621/adx01bas.htm#1656
    Regards,
    Anupama
    http://otn.oracle.com/sample_code/content.html

  • XDK for Java: dateTime validation error

    Hi,
    I am using Oracle XDK for Java. I created an XML Schema where I have an element of type xs:dateTime. Proper value for this field is for example: '2002-10-16T12:24:15+02:00'. But when I validate this value I get: class java.lang.NumberFormatException: For input string: "02:00".
    This is probably a bug in XDK, but is there any workaround for this?
    Thanks in advance
    Jacek Chmielewski

    Jinyu,
    I guess the next release will need to be waited for as I have
    not been able to get you to respond to my questions.
    In the meantime, I'll have to use Sun's JAXB as I know it will
    generate the classes I want.
    jim
    PS: I am still available to work through this with you, but I
    need to move forward.

  • 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.

  • Why do SQL sample programs work when there is no entry for the data sources in the ODBC Data Source Administrator that are used by the sample program?

    Hi,
    I am trying to understand how to access an SQL database from CVI.  
    I don't understand how the sample programs shipped with the toolkit can access the database they use if it is not listed in the ODBC Data Source Administrator.
    In the code, I see the line:
    hdbc = DBConnect ("DSN=CVI SQL Samples");
    However, there is not an entry that I can find in the ODBC Administrator for "CVI SQL Samples."
    The SQL help suggests there should be a User DSN named, "CVI32_Samples", but I don't see that entry in the ODBC Administrator on my win-7 system.
    I believe the sample program is accessing a database file named, "C:\Users\Public\Documents\National Instruments\CVI\Samples\sql\samples.mdb".
    Exactly how is the call to DBConnect() translated to the file, "samples.MDB", if there is no entry in the ODBC Administrator?
    Regards,
    Mark 

    I figured it out.  There is a 32 bit ODBC administrator and a 64 bit ODBC administrator.  The ODBC administrator I run through the control panel is the 64 bit ODBC administrator. To access the 32 bit administrator I need to run, "C:\Windows\SysWOW64\odbcad32.exe".
    I am running the samples in 32 bit mode, so I need to use the 32 bit ODBC administrator.
    Best,
    Mark

  • Oracle XDK 10g for PL/SQL

    Hello,
    Is XDK for PL/SQL exists in current version of XDK 10g?
    What are the plans of Oracle about PL/SQL support for XML?
    Thank you.
    Alexey

    XDK for PL/SQL is not supported for XDK 10g.
    XDK for PL/SQL is supported for XDK 9i.

  • XDK for UNIX (oracle 8.1.6)

    We have Oracle 8.1.6 running on Unix. We need XDK for PL/SQL. Oracle site has XDK for oracle 9i and asked to contact OTN for 8.1.x version. When I contacted OTN they again point me to technet.oracle.com/tech/xml where XDK for 8.1.6 is not there.
    Can anybody come forward and help me ?
    Thanks in Advance !

    XDK 9x is not for Oracle 9i database. You can also use them with 8.1.x version.

  • XDK for Windows 98

    Hi,
    I would like to work with the XML abilities of Oracle. I have installed Oracle Personal Edition 8i on a Windows 98. It seems that XDK is available only for Windows NT. Is this correct? Is it possible to use the XDK on Windows 98?
    If so, I have another question. The Readme of the XDK for PL/SQL includes the instruction that I must run the load.sql script. However, this script is not contained in the distribution. What should I do?
    I would also appreciate any general advice about what I XML-related abilites I should be able to install.
    Thanks!
    Sara Cohen
    Hebrew University
    Jerusalem, Israel

    I have installed Oracle Personal Edition 8i on a Windows 98. It seems that XDK is available only for Windows NT. Is this correct? Is it possible to use the XDK on Windows 98? Yes, the XDK (for Java and PL/SQl) works fine on W98. The only thing you will probably have to do is increase the settings for "environment space". Something like this in the config.sys (see a DOS manual):
    command /E:1024
    (because you need to define environment variables for the classpath, etc.)
    If so, I have another question. The Readme of the XDK for PL/SQL includes the instruction that I must run the load.sql script. However, this script is not contained in the distribution. What should I do?My \xsu12\lib directory contains a oraclexmlload.sql script to install the Java XML parser and PL/SQL package. I think this is what you mean/need.
    succes

  • Team Foundation Error (TF246021) - SQL Server Error: 2601

    Hello, we are using VS 2010 Premium and we are having difficulty queueing builds.  We are right-clicking on the "Builds" node under our project and selecting "Queue New Build...".  The Queue Build window appears, a valid build
    controller is selected, and when we click the Queue button we receive the following error:
    Microsoft Visual Studio
    Team Foundation Error
    TF246021: An error occurred while processing your request.  Technical information (for administrator):  SQL Server Error: 2601
    If anyone can help us out with this it would be GREATLY appreciated :)

    Hi Bruce, 
    Thanks for your post.
    You’re using TFS 2010 SP1?
    Except this queue build definition issue, all other TFS features(source control, work item tracking…) work fine in your TFS Server?
    If another user try to queue build definition from his client using VS, will receive the same error? 
    On your TFS Server machine, open SQL Server Management Studio and try connect to your TFS 2010’s SQL Server, ensure SQL Server can be connected successfully from TFS Server machine.
    Additionally, you can execute TFS Power Tools BPA to scan the installation of your TFS 2010 Server.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Xdk for 8i

    I was wondering if any of the XDK's (especially PLSQL) are available for 8i?
    Cheers
    Stuart

    The latest XDK for PL/SQL should be OK for 8i. I've installed the 9.0.1 release on an 8i instance before with no problems.

  • XDK for UNIX

    We have Oracle 8.1.6 running on Unix. We need XDK for PL/SQL. Oracle site has XDK for oracle 9i and asked to contact OTN for 8.1.x version. When I contacted OTN they again point me to technet.oracle.com/tech/xml where XDK for 8.1.6 is not there.
    Can anybody come forward and help me ?
    Thanks in Advance !

    XDK 9x is not for Oracle 9i database. You can also use them with 8.1.x version.

  • XDK for PLSQL

    I need to install the XDK for PL/SQL in an AIX environment. I do not see an option for AIX and I need to know which I can use, either Linux, HPUX or Solaris. Thanks in advance for your help.
    John

    The XDK for PL/SQL packages are written in Java and loaded into database jvm as Java Stored Procedures.
    So it doesn't have platform specific versions. In other words, you can use it in either AIX, Linux, HPUX or Solaris.

  • XMLParser for PL/SQL - Error

    I am using XML parser for PL/SQL in oracle 8.1.7 DB.
    When i run the sample xml program, i get error which is as follows. While compiling no errors. But while executing it reports error as given below.
    SQL> exec domsample('/u01/usr/oracle/sso','family.xml','errors.txt');
    BEGIN domsample('/u01/usr/oracle/sso','family.xml','errors.txt'); END;
    ERROR at line 1:
    ORA-29540: class oracle/xml/parser/plsql/XMLParserCover does not exist
    ORA-06512: at "PACKMGR.XMLPARSERCOVER", line 0
    ORA-06512: at "PACKMGR.XMLPARSER", line 57
    ORA-06512: at "PACKMGR.DOMSAMPLE", line 72
    ORA-06512: at line 1
    What need to be done to rectify the above problem.
    when i do the following validation check
    SQL> select substr(dbms_java.longname(object_name),1,30) as class, status
    2 from all_objects
    3 where object_type = 'JAVA CLASS'
    4 and object_name = dbms_java.shortname('oracle/xml/parser/v2/DOMParser');
    from all_objects
    ERROR at line 2:
    ORA-29540: class oracle/aurora/rdbms/DbmsJava does not exist
    I get the above error. Pls. Advice

    This should be that you haven't load the xmlparserv2.jar into the DB schema. You can load the java libs using loadjava command

Maybe you are looking for