Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Parser XML with Oracle 8.1.7 on VMS
when i execute the sample domsample on my machine VMS i have the folowings
errors :
SQL> execute
domsample('alpha3$dkb100:[v4.src.contexte_objets]','pr_sample2.xml','error.txt')
;
Base Dir alpha3$dkb100:[v4.src.contexte_objets]
Directory alpha3$dkb100:[v4.src.contexte_objets]
BEGIN
domsample('alpha3$dkb100:[v4.src.contexte_objets]','pr_sample2.xml','error.txt')
; END;
*
ERREUR à la ligne 1 :
ORA-29532: Java call terminated by uncaught Java exception:
java.lang.SecurityException: relative pathnames are not
allowed(alpha3$dkb100:[v4.src.contexte_objets]pr_sample2.xml)
ORA-06512: at "SYS.XMLPARSERCOVER", line 0 ORA-06512: at "SYS.XMLPARSER", line 67 ORA-06512: at "CPR.DOMSAMPLE", line 83 ORA-06512: at line 1
![]() |
![]() |