Posts

Showing posts from February 11, 2010

How to enable exception message in stack trace.

When an error occurs in the translation or runtime execution of a JSP page, the container would return the exception, message and a stack trace to the client. However, the exception is not displayed in the page by default in OC4j. This can be a little annoying for development machines. There are several ways to change this behavior. The easiest way is to set the development flag at the container level. This can be done by updating the element of the global-web-application.xml file. Here is an example: --orion-web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://xmlns.oracle.com/oracleas/schema/orion-web-10_0.xsd" jsp-cache-directory="./persistence" servlet-webdir="/servlet" development="true" jsp-timeout="0" jsp-cache-tlds="standard" schema-major-version="10" schema-minor-version="0"

General Inerview Questions involving Database/SOA Suite/Release Management/SR/GRID/BI

These are the general interview questions which i framed in 5 minutes can be really helpful for the guys having intermediate experience as a DBA/Administrator in IT Field . Here we go :- 1. What are the common prerequisites of installing 10g Re2 database on HP-UX11.23 or any other OS? 2. What do mean by oraInventory and oratab? Their significance? 3. How can you copy a file recursively on UNIX prompt? How to see directory structure in HP-UX? 4. What is the purpose of netstat, touch, finger, whoami, man commands? 5. What are the severity levels of an SR? 6. What do you mean by hard close and soft close of an SR? 7. What do you mean by SR Profile? 8. What is the purpose of RDA? 9. What do you mean by software configuration manager and its purpose? 10. How can you escalate an SR to Oracle Management? Or raising a severity level? 11. What is the standard path or the naming convention used to install database softwa