Archives
-
Fix for “Internet explorer has closed this webpage to help protect your computer”
Many users face issue running Oracle forms on Microsoft Internet Explorer 8 (IE8) which causes the page to redirect to following url res://ieframe.dll/acr_depnx_error.htm#<domain>,http://<server>:<port>/forms/frmservlet?config=<config> It displays following error. Internet explorer has closed this webpage to help protect your computer A malfunctioning or malicious add-on has caused Internet Explorer to close this webpage. Solution: Please note […]
Apr 27th, 2010 | Filed under Application server, Browser issues, Oracle, Oracle Applications, Oracle Applications issues, Oracle developers, Windows, Windows Clients, Windows issues -
Fix for IE crash on launching forms in Oracle Applications 11i (11.5.10)
Many of you would have noticed that while launching forms from Oracle Applications 11.5.10 using Internet Explorer (IE 7) then it might crash with following error. Though it may work perfectly fine in mozilla firefox. This is the working fix for the issue. Solution-1: 1) Take backup of jvm.dll located at c:Program FilesOracleJInitiator 1.3.1.21binhotspot directory. […]
Dec 9th, 2009 | Filed under Browser issues, Oracle, Oracle Applications, Oracle Applications DBA, Oracle Applications issues, Windows, Windows Clients, Windows issues -
cmclean.sql script to cleanup concurrent manager tables
Click here to download cmclean.sql REM REM FILENAME REM cmclean.sql REM DESCRIPTION REM Clean out the concurrent manager tables REM NOTES REM Usage: sqlplus <apps_user/apps_passwd> @cmclean REM REM REM $Id: cmclean.sql,v 1.4 2001/04/07 15:55:07 pferguso Exp $ REM REM REM +==============================+ set verify off; set head off; set timing off set pagesize 1000 column manager format […]
Apr 4th, 2009 | Filed under Concurrent manager, Oracle, Oracle Applications, Oracle Applications DBA
Recent Comments