Infra Xpertzz INFRA Xpertzz
  • Home
  • Certification
  • Training
    • AWS Solutions Architect Associate
    • AWS Devops Associate
    • Ansible
    • Microsoft SQL Server Developer
    • Microsoft SQL Server Database Administrator
  • About
  • Contact us
  • Blog
Select Page

Steps to fix a corrupted SPFILE in ASM with 2 Node Oracle RAC

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:...

Move Database Files online to a new location in Oracle 12c and later versions

by infra xpertzz | Dec 31, 2020 | Oracle

In this post, we will see how we can move Files related to the database from one location to the other. This activity might be needed, if the database files and application related files are kept in the same directory and we need to separate DB related files from...