Apps password change in R12.1/R12.0 just requires changing password using FNDCPASS and then running autoconfig. But R12.2 introduced weblogic in the Techstack, so we need to change the apps password in WebLogic also. We need to follow a few steps while changing the apps password in EBS R12.2. They are given as below Steps to […]
How to find weblogic version in Unix & Windows
There are various ways to find the weblogic version. Here I will be giving the steps for all versions of Weblogic in Unix & windows with command line ADMIN CONSOLE The lower left-hand corner of the WebLogic admin console will print out the version This will work for all weblogic versions WebLogic admin server standard […]
How to use RMAN Catalog Command
In this post, we will learn about how to use RMAN Catalog Command, how to use catalog start with command, and how to catalog backup pieces on tapes RMAN Catalog command You re-create the control file and you dont use the recovery catalog and use the control file only to store the RMAN data, thereby […]
Oracle drm interview questions
Here are the Top Oracle DRM Interview questions Question 1 What is Version? Answer Data Relationship Management organizes sets of related data into versions. It is a collection of all hierarchies. Can be live, or a snapshot of metadata at a certain time. Data within each version is categorized into hierarchies, nodes, and properties. All […]
How to use RMAN Crosscheck command
In this post, we will learn about RMAN crosscheck command like rman crosscheck archivelog all, RMAN crosscheck backup etc What is RMAN Crosscheck command RMAN crosscheck command is used to check the status of the backup, archivelog, etc from the RMAN repository with the location it is stored. If it is stored on a physical […]
Oracle Data Relationship Management: Definition, Password , Login
What is Oracle Data Relationship Management? DRM stands for Data Relationship Management. It is a component of the Enterprise performance management Application suite(EPM) It Synchronizes hierarchies, cross-references, and enterprise dimensions across all applications It is a centralized “system of record” to capture and manage changes to critical reference data across enterprise applications It is a […]