Picture Loading Error in 11.5.10.2
Posted: Sat Jul 19, 2008 4:56 am
Yes Brother Khalid.
Thanks for asking this Question in your email.
For all members the Question as follows:-
Q: ORA-29532: Java call terminated by uncaught Java exception: Java. Security.Access Control Exception:
the Answer is:
1) Connect to Database as 'system/manager' or any user with dba role
2) execute dbms_java.enable_permission(9) ;
3) execute dbms_java.grant_permission('APPS','java.net.SocketPermission','*','connect,resolve');
If it is not solve your problem please contact me, and I hope next time to contact me through ERPSTUFF.com to late other memeber share the Answer with me.
Thanks for asking this Question in your email.
For all members the Question as follows:-
Q: ORA-29532: Java call terminated by uncaught Java exception: Java. Security.Access Control Exception:
the Answer is:
1) Connect to Database as 'system/manager' or any user with dba role
2) execute dbms_java.enable_permission(9) ;
3) execute dbms_java.grant_permission('APPS','java.net.SocketPermission','*','connect,resolve');
If it is not solve your problem please contact me, and I hope next time to contact me through ERPSTUFF.com to late other memeber share the Answer with me.