Tuanlp.com
  • Oracle
    • Backup&Recovery
    • Rac
    • Dataguard
    • Performance Tuning
    • Troubleshoot
  • PostgreSQL
  • MySQL
  • SQL Server
  • Data Science
    • Tableau
    • Power BI
  • Linux
    • VMware
  • Other
  • Courses
  • OracleTroubleshoot

    ORA-01034: ORACLE not available ORA-27101: shared memory realm does not exist

    by tuanlp October 1, 2023
    by tuanlp October 1, 2023

    Make sure that your ORACLE_HOME and ORACLE_SID are correct To see the current values in windows, at the command prompt type echo %ORACLE_HOME% Then echo %ORACLE_SID% If the values are …

  • Backup&RecoveryOracle

    Restoring an Oracle Database on a New Server

    by tuanlp October 1, 2023
    by tuanlp October 1, 2023

     💡 In this article I am going to give you the steps of restoring an oracle DB on a new server: Step 1: Install the Oracle Software on the new server …

  • OracleTroubleshoot

    Unable to add physical standby database

    by tuanlp October 1, 2023
    by tuanlp October 1, 2023

    💡 Recently I tried to setup some new physical standby databases and got the following strange message: DGMGRL> ADD DATABASE “XXXX” as connect identifier is “XXXX” maintained as physical; Error: …

  • OracleTroubleshoot

    ORA-16795: the standby database needs to be re-created, Recreate DB Broker

    by tuanlp October 1, 2023
    by tuanlp October 1, 2023

     <aside> 💡 The Oracle database has been upgraded from 11.2.0.4 to 12.2.0.1 and the standby database (physical) was able to synchronize the data; but we see the error “ORA-16795: the …

  • DataguardOracle

    Oracle 12c-Step by Step Manual Data Guard Switchover

    by tuanlp October 1, 2023
    by tuanlp October 1, 2023

    💡 After configuring data guard, databases would be either primary and standby database role, and we can altered these roles without loss of data or without resetting logs called Switchover. …

  • OracleTroubleshoot

    ORA-17628: Oracle error 19505 returned by remote Oracle server: RMAN Duplicate

    by tuanlp October 1, 2023
    by tuanlp October 1, 2023

     💡 Do không tìm thấy thư mục datafile trên máy auxiliary database server (có thể do server primary datafile để ở nhiều thư mục khác nhau) hoặc do do k …

  • Oracle

    Lệnh start database pdbs

    by tuanlp October 1, 2023
    by tuanlp October 1, 2023

     alter pluggable database emr open; or alter pluggable database all open; or alter session set container=emr; >startup alter session set container=CDB$ROOT; Đóng alter pluggable database all close;

  • OracleTroubleshoot

    Oracle Client: INS-32025: The chosen installation conflicts with software already installed in the given Oracle home

    by tuanlp October 1, 2023
    by tuanlp October 1, 2023

    💡 [INS-32025] The chosen installation conflicts with software already installed in the given Oracle home Resolved 1. Locate your central inventory location @ /etc/oraInst.loc 2 cd <oraInventory path>/oraInventory/ContextXML (In windows …

  • 1
  • …
  • 13
  • 14
  • 15
  • 16
  • 17
  • …
  • 37

About Me

About Me

Freelance Sys Admins

My name is Tuanlp, freelance Sys Admins in HaNoi, VietNam. Welcome to my internet journal where I started my learning journey.

Popular Posts

  • SQL message: ORA-00600: internal error code, arguments: [kdsgrp1], [], [],

    October 2, 2023
  • Oracle Client: INS-32025: The chosen installation conflicts with software already installed in the given Oracle home

    October 1, 2023
  • Tìm kiếm file và thư mục theo dung lượng

    October 1, 2023
  • Buffer busy wait in Statspack report Oracle

    September 25, 2023
  • How to install Mattermost on RHEL 8

    November 3, 2023

Categories

MySQL (1) Ubuntu (2) Uncategorized (2) SQL Server (2) Other (4) Monitoring (5) Windows (5) VMware (9) Backup&Recovery (13) Rac (14) Web Application (16) AlmaLinux (21) PostgreSQL (21) Dataguard (27) Linux (33) Performance Tuning (39) Troubleshoot (77) Oracle (180)
  • Home
  • Downloads
  • Privacy Policy
  • Contact

@2023 - All Right Reserved. Designed and Developed by Tuanlp