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 […]
How to rebuild the unusable index in oracle
In this post, we will learn Why index become unusable in Oracle, query to check unusable indexes in oracle, How to rebuild the unusable index in oracle,how to rebuild the unusable index partition in oracle Why index become unusable in Oracle Sometimes when you are rebuilding the table and you forget to rebuild the index […]