In Oracle Forms, there has been a known issue where the following error is presented in the Java console when trying to launch an Oracle Forms application: “Caused by: java.security.AccessControlException: access denied (java.util.PropertyPermission java.home read)”...
There is no easy way to determine which group a PITSS.CON user belongs to inside PITSS.CON. To find what group a PITSS.CON user belongs to, you can run the following SQL: Log into SQLPLUS (or SQL Developer, Toad) as the MIG user Run the following SQL: select...
There have been many cases where attempting to run a form from Forms Builder (purposes of debugging, testing, etc.) will never load the form in the web browser. The page seems to load indefinitely. The URL in the web browser appears to be strange, e.g....
If you want to have a shell script run automatically upon system startup such as to automatically start up OPMN or your WebLogic servers, placing the file in /etc/init.d as well as creating a symbolic link in /etc/rc5.d or /etc/init.d/rc5.d should do the trick....
If you try to load modules into PITSS.CON and you receive errors such as: “Can not reconnect to database …… with forms – Operation Failed!” and no modules can be loaded, there is a problem with the current connect string being used. To...