- How to find the Database version?
- What is the top command?
- What is a consolidated patch?
- How to skip a worker and why?
- What are the different modes you can run your adpatch?
- In how many phases autoconfig will run?
- How to run auto-config in test mode?
Oracle Apps dba Interview with US Top MNC in USA
The procedure to increase or decrease JVM was quite simple in R12.1.X. In Oracle E-Business Suite Release 12, the oacore, oafm, forms and forms-c4ws services were deployed as applications on OC4J instances and were managed by Oracle Process Manager (OPMN).So we just need to increase the numprocs in opmn.xml and start the services or run autoconfig with decrease numprocs in Context file
AD_OBJECTS is the Oracle E-Business Suite workaround to the unreliable STATUS column in DBA_OBJECTS. AD_OBJECTS shows the correct status for each object visible in the current edition. It also shows whether the object is “actual” (a real object) in the current edition, or a “stub” object (the object definition was inherited from a previous edition). You can query AD_OBJECTS to locate objects that need to be recompiled before use:
An: Yes. Online patching depends on the Edition Based Redefinition (EBR) feature that was introduced in the Oracle 11gR2 Database. Most notably, EBR allows editioning of code objects in the database. To do this, it provides new object types such as editions, editioning views, and cross-edition triggers, all of which are part of the Online Patching infrastructure.
Deletion of managed servers needs to be done on the run file system when there is no active ADOP cycle. During the next adop prepare, the Configuration Change Detector identifies that the addition has been made and the managed servers are automatically synced up from the run file system to the patch file system. The synchronization also gets done when fs_clone is executed.
Ans: During the apply phase of an Online Patching cycle, you apply Oracle Fusion Middle-ware patches to the Oracle homes of the patch edition file system. Then, after the cut over phase is complete, you synchronize the file systems by performing an fs_clone operation. (Also see My Oracle Support Knowledge Document 1355068.1, as listed in Appendix A.)
Enroll in Oracle Apps DBA Training from Real-Time Experts
Q31. Where are .fmb (Forms) stored
Ans:
They will be under $AU_TOP/forms/US.
Q32. When you run f60gen to compile the forms : .fmx will be put to where ?
Ans:
$PRODUCT_TOP/forms/US/ of respective product of form.
Q33. What is stored in “mesg” directory under each product top ??
Ans:
“mesg” contains language specific message files and error message for the product.
Q34. What is stored in “bin” directory under each product top
Ans:
“bin” directory contains executable files like in $AP_TOP/bin you will see APPBCF APTZGF apxamex.ctl apxboav.ctl apxdiner.ctl apxgecmc.ctl apxusbv.ctl APXXTR
Q35. How to compile apps schema and when to compile?
Ans:
You can use “adadmin” utility to compile apps schema (other methods like utlrp.sql exists). Usually you compile apps after application of the patches, maintanance patch, upgrade, runtime error due to AD_DDL packages or scenarios where there are invalid objects in apps schema.
Q36. How many database connections are allowed during fresh installation of oracle application.
Ans:
100 Connections. (Number has increased to 250 for Pluggable Databases in 12c)
Q37.Utility used to apply application patch is ?
Ans:
Q38. For database patch utility used to apply patch is ??
Ans:
Q39. What are .lgi files for ?
Ans:
While applying patch put the system in maintenance mode by running.
Q40.By default where adadmin log file will go??
Ans:
Q41. How to check what adpatch is doing ??
Ans:
“adctrl” is the utility to do check status of ad worker, including adpatch.
Q42. What are various stages of adpatch worker
Ans:
Q43. What is Default number of workers:
Ans:
2 times the number of CPU on the database server.
Q44. Have you ever seen worker status as deferred, while using adctrl ??
Ans:
Once you start applying patch , manager assigns jobs and unique ID to each worker. Manager will also insert one row into FND_INSTALL_PROCESSES table for each worker with information about who is doing what !
Q45. What happens if worker is working on some particular job say updating some table but that table is locked ??? so what the worker will do in such situation…
Ans:
Q46. Why APPS schema present in the 11i application ??
Ans:
Q47.Why do you need GUEST/ORACLE To connect to database?
Ans:
Key points :
Q48. What is the purpose of JSERV?
Ans:
Q49.What is Apache JServ?
Ans:
The 100% pure Java server application that acts as an independent servlet-request server.
Q50.What is mod_jserv?
Ans:
The Apache module that converts HTTP requests to servlet requests, connecting to the proper servlet engine and sending back the HTTP response to the client.
Frequently asked Oracle APPS DBA questions and links for answers
– What are the different phases of ADOP cycle Answer
– Steps to apply EBS 12.2 patches using adop Answer
– Why oracle recommends an odd number of voting disks Answer
– What is default EBS and weblogic ports in EBS Answer
– How to compile invalids packages in Oracle EBS Database Answer
– How will you enable RESTRICTED Login Mode in Database Answer
– How to troubleshoot Long Running Concurrent Requests Answer
– What is Split Brain Syndrome in Oracle RAC Answer
– How to apply weblogic patches in EBS 12.2 Answer
– What is Voting Disk in Oracle RAC Answer
– What is meaning of i, g and c in Oracle Database Version Answer
– How to create Guaranteed Restore Point in Database for recovery Answer
– Pre-requisite information to create a Database Link (DB Link) Answer
– SQL Tuning Advisor in Oracle Database Answer
– How to Monitor Dataguard Answer
– How will you tune Database Performance Issue Answer
– EBS 12.1.3 difference between 10.1.2 and 10.1.3 homes Answer
– EBS 11i to EBS R12.2 Upgrade High Level Steps Answer
– What is the difference between a PFILE and SPFILE Answer
Check other sets of interview questions.
APPS DBA Interview Questions- Click Here
HRMS Interview Questions- Click Here
Internship Question For Intern- Click Here
The Service Manager (FNDSM) PID can be used to locate all concurrent manager and service processes on the node, since the Service Manager (FNDSM) is the parent process
* Install 64 Bit Database 11.2.0.4 software on the new 64 Bit Linux machine. * Move 11i database from old Linux 32-bit to new Linux-64 bit machine and attach 11i application to new 64 Bit database.
$ perl adconfig.pl dbTier PART 6 : CONFIGURE TARGET APPLICATION SYSTEM ——————————————– $ perl adcfgclone.pl appsTier
Yes Applications R11.5.6 and below requires to first upgrade to R11.5.10.2/10gR2 Applications R11.5.7 and up can be directly upgraded to R12
There are different components with RapidClone that are used when cloning an Oracle Applications instance. These are: