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,

Create dbstorage on Oracle Database Appliance (ODA)

How to Create dbstorage on Oracle Database Appliance (ODA). Syntax: odacli create-dbstorage -n <databaseName> -s <size in GB>  -r <storagetype> -u <Database uniqueName>   # odacli create-dbstorage -n orclp01 -s

How to install and deinstall vasd.service on Linux?

vasd.service installation and deinstallation on Linux.   vasd.service installation #rpm -ivh vasgp-4.2.3-25456.x86_64.rpm vasd.service status #systemctl status vasd.service vasclient Installation rpm -ivh vasclnt-4.2.3-25456.x86_64   vasd.service deinstallation # rpm -qa |grep -i

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