by infra xpertzz | Jan 31, 2021 | Shell Scripting
BASH SCRIPT BASICS 1.1. Shell programs General shell functions – The UNIX shell program interprets user commands, which are either directly entered by the user, or which can be read from a file called the shell script or shell program. Shell scripts are...
by infra xpertzz | Jan 18, 2021 | Oracle
Recently we faced an issue in starting our 2 Node RAC database. We were getting the below error : [oracle@racnode1 Desktop]$ srvctl start database -d infra PRCR-1079 : Failed to start resource ora.infra.db ORA-01078: failure in processing system parameters CRS-2674:...