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

    Error: ORA-16765: Redo Apply is running

    Khắc phục lỗi recovery khi OPEN RESETLOGS lỗi SYSTEM trong Oracle Database?

    check the FRA usage and troubleshoot the issue in oracle DB

    Oracle 19c RAC Setup On Oracle Linux 8.5

    tuanlpOctober 7, 2023537 views

    Hi everyone, I will start complete guide of Oracle RAC 19c lab setup. I have listed all the main points that I will cover during my up coming videos on…

    Read more

    Chrony Local Time Server Installation and Setup

    tuanlpOctober 7, 2023639 views

    Chrony is a flexible implementation of the Network Time Protocol (NTP). its used to synchronized the system clock from different NTP servers, reference clock or via manual input. It also…

    Read more

    Install Bind9 DNS on Oracle Linux 9

    tuanlpOctober 7, 2023521 views

    What is DNS? DNS stands for Domain Name System. in shorts DNS is a Distributed Database system that is used to associate host names with their respective IP addresses. Available…

    Read more

    Oracle Database 19c 19.3 SingleInstance installation steps

    tuanlpOctober 6, 2023387 views

    Download Software Download the Oracle software from OTN or MOS depending on your support status. Hosts File The “/etc/hosts” file must contain a fully qualified name for the server. For…

    Read more

    ASMCMD doesn’t return any result

    tuanlpOctober 3, 2023433 views

     Incorrect environment. ORACLE_HOME for grid should be pointing to grid directory and ORACLE_SID for ASM should be +ASM. Try this: export ORACLE_HOME=$GRID_HOME export $ORACLE_SID=+ASM export PATH=$GRID_HOME/bin:$PATH

    Read more

    RMAN-05537: DUPLICATE without TARGET connection when auxiliary instance is started with spfile cannot use SPFILE clause

    tuanlpOctober 3, 2023408 views

     How to resolve the error   RMAN-05537: DUPLICATE without TARGET connection when auxiliary instance is started with spfile cannot use SPFILE clause ? Error:Starting Duplicate Db at 9-SEP-14RMAN-00571: ===========================================================RMAN-00569: ===============…

    Read more

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

    tuanlpOctober 2, 2023915 views

     This error normally occur  because of the INDEX or table structure is in consistent mode. Analyze the index structure and tables.If index structure is failed in analyze , drop the…

    Read more

    Perform Manual Failover & Switchover with repmgr in PostgreSQL

    tuanlpOctober 2, 2023452 views

     In this blog, we will perform Manual Failover & Switchover using repmgr in PostgreSql. We will use the same setup we did in the last blog. Below are the high-level steps we…

    Read more

    Posts navigation

    1 … 11 … 37
    View Desktop Version

    Powered by PenciDesign

    Back To Top