In today’s article, we will explain how to solve the “Microsoft SQL Server, Error: 41105” error we receive when creating an Availability Group. When you …
Read More »Melek Durdu
PostgreSQL Database Patch
In today’s article, we will be implementing the Patch process in the PostgreSQL database. Patching the PostgreSQL database is easier than other databases. We can …
Read More »How To Migrate Your PostgreSQL Data Directory
In today’s article, we will learn how to migrate the current data directory to a different location in PostgreSQL. We can follow the steps below. …
Read More »Recover Drop, Truncate Or Deleted Table With Flashback
In this article, I will talk about how to recover accidentally drop, truncate or deleted table in Production database by using flashback in standby database. …
Read More »RMAN-06091: No Channel Allocated For Maintenance
In today’s article, I will share the solution of the error given below when the delete obsolete command is run. Error: [crayon-673a1a9e9db9c551275516/] Before deleting crosscheck …
Read More »Change Protection Mode Data Guard
Today we learn what Protection Mode Data Guard are and how to Change them. Data Guard protection modes are briefly described in the table below. …
Read More »ORA-01422: Exact Fetch Returns More Than Requested Number Of Rows
ORA-01422: exact fetch returns more than requested number of rows error when SELECT INTO statement returns more than one value. Error Received: ORA-01422: exact fetch …
Read More »Failover Using DGMGRL
In today’s article, I will talk about how we can perform failover using DGMGRL. If we cannot reach the primary database, we connect to the …
Read More »Active Oracle DataGuard Broker
In today’s article, I will tell you how to Active Oracle DataGuard Broker. If you have not installed Data Guard before, you can install it …
Read More »PING[ARC1]: Heartbeat failed to connect to standby ‘teststby’. Error is 16057.
In today’s article we will talk about the PING[ARC1]: Heartbeat failed to connect to standby ‘teststby’. Error is 16057. Error: PING[ARC1]: Heartbeat failed to connect …
Read More »