Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: call java class in pl*sql
i already call this :
call dbms_java.grant_permission('SYS',
'java.io.FilePermission',
'C:\output.xls',
'read,write');
any ideas
thanks
Received on Sun Feb 06 2005 - 05:44:51 CST
![]() |
![]() |