Oracle ASM is widely used in IT industry. Here I have compiled Top 46 Oracle ASM Interview Questions to enhance the knowledge about Oracle ASM instance Question 1 What is ASM in Oracle? Answer Oracle ASM is Oracle’s volume manager specially designed for Oracle database data. It is available since Oracle database version 10g and many […]
Interviews questions
oracle PLSQL interview questions
Here is the compilation of Most commonly asked oracle plsql interview questions. These will for sure help you in the interview. The questions are from basic to advanced level and covers most of the aspects of the PLSQL programming. I hope you find this useful Question (1) What is Oracle PLSQL?AnswerPL/SQL is a procedural language extension […]
Must read unix shell scripting interview questions
Unix is used everywhere and knowledge of the operating system is must for any interview. Here are the must read unix shell scripting interview questions 1) What is Shell Script? AnswerA shell script is a collection of command which are executed in a order given. There are conditional statement and looping also available like if ,while […]
Oracle Interview questions
This article contains Top 49 Oracle Interview questions and answers : Basics , Oracle SQL asked in various interview. I hope it should help in interviews Question 1. What is a table Cluster ?Answer: Table Cluster is a group of related tables that share common columns are store related data in the same block. Question […]
Oracle apps dba interview questions
Here is the list of oracle apps dba interview questions, I expect Apps DBA to know Question 1. I am applying a patch using adpatch , can I open another session and run adadmin ? Answer Yes, We can run unless you are running a process where workers are involved Question 2. I am applying […]
Oracle Apps Interview Questions with Answers
This is a compilation of most commonly asked 50 oracle apps interview questions and answers Question 1 What is difference between AD_BUGS & AD_APPLIED_PATCHES Answer AD_BUGS holds information about the various Oracle Applications bugs whose fixes have been applied (ie. patched) in the Oracle Applications installation.AD_APPLIED_PATCHES holds information about the “distinct” Oracle Applications patches that have been […]