Oracle Basic Commands for Beginners

Oracle Basic Commands for Beginners. To practice oracle basic commands, first install Oracle database on home computer/laptop. Follow the below link. Oracle 19c Installation on Windows Now start practicing below

Oracle 21c Installation on Windows

Oracle 21c Installation on Windows. In google, search to “Download Oracle 21c Software on windows”, then you will get the below link. Click on the link. Then you need to

Oracle 19c Installation on Windows

Oracle 19c Installation on Windows. In google, Search to “Download Oracle 19c software on windows”, then you will get the below link. Click on the link. Then you need to

Wallet open and close in Transparent Data Encryption

wallet STATUS is not reflecting when it is closed. To Close the wallet SQL>ADMINISTER KEY MANAGEMENT SET KEYSTORE CLOSE; keystore altered. Verify the STATUS  of wallet SQL>Select WRL_TYPE,STATUS ,WALLET_TYPE from

DCS-10045:Validation error encountered: logfile

DCS-10045:Validation error encountered: logfile : +DATA/ORCLT01/onlinelog/stdby/redo01.log is not present at the expected location : +RECO. Error DCS-10045:Validation error encountered: logfile : +DATA/ORCLT01/onlinelog/stdby/redo01.log is not present at the expected location :

Password reset in Transparent Database Encryption

Password reset for the wallet in Oracle Transparent Data Encryption (TDE) Overview Change keystore password in TDE using alter keystore password. Transparent Data Encryption (TDE) already setup in one database,

ILOM error on Oracle Database Appliance

ILOM error on Oracle Database Appliance.   Error Getting the error (in red color) as shown below while connecting to Integrated Lights Out Manager ( ILOM ) of Oracle Database

Qualys tool installation and deinstallation

Qualys tool installation and deinstallation. Qualys tool Installation #ls -l -rw-r–r– 1 root root 14643111 Jan 14 03:01 Linux.rpm x64 V5.6.0.29.rpm # rpm -ivh Linux.rpm\ x64\ V5.6.0.29.rpm warning: Linux.rpm x64

How to Install Dynatrace monitoring tool on Linux?

To Install Dynatrace monitoring tool on Linux server.   Dynatrace Installation For Dynatrace one agent, we recommend separate filesystem. For example, /opt/dynatrace. Go through the below link for creating separate

Nagios client installation and deinstallation on ODA

Nagios client installation and deinstallation on ODA Nagios installation # chmod 777 ncpa-2.3.1.el7.x86_64.rpm # ls -l ncpa-2.3.1.el7.x86_64.rpm -rwxrwxrwx 1 root root 11487232 Sep 24 2021 ncpa-2.3.1.el7.x86_64.rpm # rpm -ivh /tmp/ncpa-2.3.1.el7.x86_64.rpm