Oracle Management Server is Down. PBS may not be up

Issue: Oracle Management Server is Down. PBS may not be up. Environment Details: RHEL Linux VM 8.6 OEM 13.5 Patch Details: WLS_SPB_12.2.1.4.240405 Patch: Apr2024 CPU patch WLS STACK PATCH BUNDLE

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

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

Script to monitor Alert log in Oracle

 Alert log monitoring in Oracle Shell script to monitor alertlog file in Oracle databases on a server .  for example if there are 10 databases running on the server ,this

DB Installation and Configuration best practices 3

DB Installation and Configuration best practices. 1.Separate oracle binaries owner Description: This can be considered if the databases are managed by different DBA groups Benefits: It provides more security. Any

DB Installation and Configuration best practices 2

DB Installation and Configuration best practices. 1. export NLS_DATE_FORMAT=”MM-DD-YYYY HH24:MI:SS” Description: Environment variable to get the date value upto seconds.This variable we can set in the .profile or .bash_profile. Benefits:

DB Installation and Configuration best practices 1

DB Installation and Configuration best practices 1.Disable Transparent hugepages Description: Transparent HugePages memory is enabled by default with Red Hat Enterprise Linux , Red Hat Enterprise Linux , SUSE ,