Sunday, May 24, 2026
ANJANI APPS DBA: How to apply Oracle 19C RU - January 2026 step by ...
ANJANI APPS DBA: How to apply Oracle 19C RU - January 2026 step by ...: Hi All, In this post i am going to share about Oracle 19C JAN-2026 RU patch apply step by step lab . Firstly we need to login support.oracl...
Tuesday, May 12, 2026
Oracle DBA by Example. Code samples, Scripts, Reference.: Oracle Encryption - Encrypt data on storage with w...
Oracle DBA by Example. Code samples, Scripts, Reference.: Oracle Encryption - Encrypt data on storage with w...: --Specify location for wallet root ALTER SYSTEM SET WALLET_ROOT='$ORACLE_BASE/admin/igt/wallet' SCOPE=SPFILE; Restart Oracle is req...
Thursday, May 7, 2026
Oracle DBA by Example. Code samples, Scripts, Reference.: Oracle Encryption - encrypt data
Oracle DBA by Example. Code samples, Scripts, Reference.: Oracle Encryption - encrypt data: Permissions on Oracle package DBMS_CRYPTO ======================================== GRANT EXECUTE ON DBMS_CRYPTO TO TEST_USER; =============...
Subscribe to:
Posts (Atom)
Minimalistic Oracle: A SQL-centric and a session-centric way to query V...
Minimalistic Oracle: A SQL-centric and a session-centric way to query V... : Version 1: SQL-Centric This version starts from V$SQL and...
-
When a rac database instance fails, a service which is running on this failed instance (configured as preferred) will fail over to the avail...
-
Minimalistic Oracle: How to detach an ORACLE_HOME to an existing inventory : I want to detach an existing oracle_home from my inventory. No...
-
To see EXADATA machine information of OCI cloud, follow below method. 1) Log in to EXACS/EXACC compute (db server) node with ROOT user. 2)...