To configure weblogic Proxy plugin in IIS6.0 we need to have mainly two dll’s (iisforward.dll & iisproxy.dll) and iisproxy.ini in the same folder. The mentioned dll’s (iisforward.dll & iisproxy.dll) are available with the weblogic installation folder. My environment details Microsoft windows server 2003(32bit) IIS6.0 Weblogic 10.3.6 In my setup the dll’s was available in the below location for […]
Category: Errors
Getting ORA-00845: MEMORY_TARGET not supported on this system, while trying to start a database. Error sql> startup ORA-00845: MEMORY_TARGET not supported on this system Reason: This is a very common error which you might face while starting up your oracle database. This happens when your system is out of temporary storage. While starting up the […]
What to do when we get errors like ORA-01034: ORACLE not available ORA-27101: shared memory realm does not exist. Solution: The ORA-01034 is simple error, it means that your database is down! Oracle oerr utility notes this about the ORA-01034 error: ORA-01034: ORACLE not available Cause: Oracle was not started up. Possible causes include the […]