These Oracle Apps DBA Interview Questions have been created specifically to familiarize you with the types of questions you may be asked regarding Oracle Apps DBA during your interview. Good interviewers, in my experience, rarely have a specific question in mind for you to answer during the interview. Instead, questions usually begin with a basic idea of the topic and develop from there based on further discussion and your response. We’ll go over the top 100 Oracle Apps DBA interview questions and their in-depth responses. Oracle Apps DBA scenario-based interview questions, Oracle Apps DBA interview questions for new hires, and Oracle Apps DBA interview questions and answers for seasoned professionals will all be covered.
Oracle Applications users are given a certain level of authority known as responsibility. There are a number of requests, forms, and menus included. Records are used for security and monitoring, so we cannot disable obligations. The effective period can, however, be given an end date in order to disable obligations. We can delete a responsibility from both backend and frontend.
Q4. In Oracle Applications, how many Oracle Homes are there, and what significance does each one have?
You can configure Oracle ApplicationsRAC to support real application clusters, which enables multiple instances to mount and open a single database. RAC requires shared disk storage and a dedicated network interconnect. When a node fails, the remaining nodes may still be able to provide database services. Then, multiple instances of Oracle run concurrently, and the data files are kept in a central location that is accessible to each instance.
Q9. What tool is used to change an application user’s password and how does it work?
Using the FNDCPASS utility, application users can modify their passwords. You must have system and applications password for running FNDCPASS.
Q17. Can I start a new session while using adpatch to apply a patch and run adadmin?
Q18. Can I start a new session in a different node and run adpatch while I’m applying a patch?
No, because the first session will create tables, and the second session will fail because of the first session.
A patch can fix multiple bugs, so the information provided by ad_applied_patches may not be as accurate as that provided by ad_bugs.
Unlike SQL LOADER, which loads data objects into databases, FNDLOAD is a utility that loads code objects into databases. It has the control file . lct and loader files are . ldt.
Context files serve as a central location for storing all application configuration data. The name is like _ . xml.
Every top template directory will be visited by Autoconfig, where the templates will be taken, filled with the values from the xml file, and the necessary files created. Templates are stored in product top/admin/template.
Oracle E-Business Suite Tech Stack R12.1.3 vs R12.2.*
Why Upgrade To EBS R12?
What’s New For EBS With Oracle Database 19c
When you upgrade your Oracle E-Business Suite database to Oracle Database 19c, there are a number of required architecture updates. The main architectural modifications that are necessary are listed as follows:
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 kept under each product’s top “mesg” directory?
Ans:
Language-specific message files and error messages for the product are found in “mesg.”
Q34. What is stored in “bin” directory under each product top.
Ans:
The “bin” directory houses executable files, such as the APPBCF, APTZGF, and apxamex found in $AP_TOP/bin. ctl apxboav. ctl apxdiner. ctl apxgecmc. ctl apxusbv. ctl APXXTR.
Q35. How to compile apps schema and when to compile?
Ans:
To compile apps schema, use the “adadmin” utility (other approaches include utlrp). sql exists). Typically, you compile apps following the installation of patches, maintenance patches, upgrades, runtime errors caused by AD_DDL packages, or situations where the apps schema contains invalid objects.
Q36. How many database connections are permitted during a fresh Oracle application installation?
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:
Put the system in maintenance mode while applying the patch by running
Q40.By default where adadmin log file will go??
Ans:
Q41. How to check what adpatch is doing ??
Ans:
The utility “adctrl” is used to check the status of advertising workers, 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 used adctrl and noticed that the worker status is deferred?
Ans:
When you begin applying the patch, the manager gives each employee a job and a unique ID. For each employee, the manager will also add a row to the FND_INSTALL_PROCESSES table with information about who is doing what.
Q45. What will the worker do in this situation if they are working on a specific task, such as updating a table, but the table is locked?
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 servlet-request server application that is made entirely of Java and operates independently
Q50.What is mod_jserv?
Ans:
The Apache module responsible for converting HTTP requests into servlet requests, establishing a connection with the appropriate servlet engine, and returning the HTTP response to the client
Frequently asked Oracle APPS DBA questions and links for answers. Oracle APPS DBA Latest Interview Questions: Click on answers for a full explanation – How many phases are there in the ADOP cycle? – How to apply EBS 12. Answer: Why does Oracle advise using an odd number of voting disks? 2 patches using adop
FAQ
How do I upgrade Oracle from EBS 11i to R12?
…
Prepare the database.
- Upgrade the database to the most recent certified version or the bare minimum version.
- Migrate to a new platform (optional).
- Apply the latest database patches.
Where is start/stop scripts located in 11i?
Application Tier Scripts The Stop/Start scripts for the E-business service can be found at $ADMIN_SCRIPTS_HOME.
What is the relation between responsibility menu and request group?
A request group is attached to a responsibility. The concurrent programs that can be run while utilizing the responsibility to which this request group is attached are specified. You can query a request group by going to System Administrator | Security | Responsibility | Request.
How do I prepare for Oracle EBS interview?
- What is Oracle EBS?
- Why patches are required in Oracle EBS?
- What are the different control options in inventory?
- What is the flow of the service contract?
- What is a token?
- What is the control file used for?
- What are the types of validations in Oracle EBS?
- What is multi-org?