Ease of DB Administration Via SecureCRT

Hello Readers I Standardized and customized the SecureCRT to group and link the frequently used commands.  It will make the Oracle DBA job easy and fast. Download SecureCRT Software binaries using below link. https://www.vandyke.com/cgi-bin/account_login.php?pid=scrt_x64_870 Or Download SecureCRT binaries from Google Drive  https://drive.google.com/file/d/1jfGtmKKwPwmOcjO1t5BJoN_b77V09a_q/view?usp=sharing Let me know… Read More

Oracle : Generate Clear output for crs_stat -t

Oracle : Generate Clear output for crs_stat -t  

chmod 755 crsstat.sh   Output :  

 

MySQL : About MySQL

MySQL   MySQL belongs to relational database management system (RDBMS Software). MySQL is one of the most widely using open source relational database. MySQL was started developing by Michael Widenius “Monty” in the year 1979. At that time it named as UNIREG.  It’s an in-house database tool… Read More

Data Masking in Oracle 12c

Dear Readers, In this article, we will see the Data Masking in Oracle 12c. Every organization maintains the sensitive data regarding their operations. like  personal identifiable data, personal sensitive data or commercially sensitive data. organizations are required to protect their sensitive data falling to the wrong… Read More

Oracle : Backup of GI and RDBMS home before patching

Note : Please test below steps in your lower environment before trying in Production   Backup of GI and RDBMS home before patching   As root do it when DB instance/CRS is down  :  

Restore : If any issues and needs to restore… Read More

Oracle : Add ASM Disks to existing Diskgroup (RAC)