Home » Page 25

Steps to change Admin Password which is lost or forgotten of an EBS WebLogic Domain R12.2

In the previous article, we discussed changing the WebLogic password of EBS WebLogic Domain  R12.2 if it is known. Changing the Oracle WebLogic password in R12.2 In this article, we will see the steps required to change the Admin Password which is lost or forgotten in an EBS WebLogic Domain  in R12.2 EBS WebLogic Domain uses …

Steps to change Admin Password which is lost or forgotten of an EBS WebLogic Domain R12.2 Read More »

what is materialized views in oracle?

What are materialized views in Oracle? Privileges required to create materialized view User must have CREATE MATERIALIZED VIEW to create materialized view General Syntax CREATE MATERIALIZED VIEW BUILD [IMMEDIATE | DEFERRED] REFRESH [FAST | COMPLETE | FORCE ] ON [COMMIT | DEMAND ] [[ENABLE | DISABLE] QUERY REWRITE] [ON PREBUILT TABLE] AS ; Explanation of each term …

what is materialized views in oracle? Read More »

Scroll to Top