C Linked Lists
The concept of linked lists is one of the powerful features in C. It will also bring to you some of the powerful features of pointers.
The concept of linked lists is one of the powerful features in C. It will also bring to you some of the powerful features of pointers.
Pointers are one of the very powerful & special features of C. It simply means instead of using a variable name, you …
Sometimes it is necessary to move a Datafile to another Location (eg. Mountpoint, ASM Diskgroup, etc.) due to Space …
The Setup We will be using below setup for the purpose of this post: CDB name:CDB1 PDB name: pdbtest CDB1 …
TDE was introduced as of 10gR2 ( 10.2.0.1 ). In 12c TDE provides a completely different interface to manage the wallet …
Rolling Forward a Physical Standby Database Using the RECOVER FROM SERVICE Command A standby database is a …
This post provides an Overview of all Data Pump related New Features of the Oracle Database 12.2 Release. Oracle Data …
Audit all expdp/impdp operations with unified auditing You can perform auditing on Data Pump jobs in order to monitor …
Users in the OSDBA group are granted the SYSDBA administrative privilege. Similarly, the OSOPER group is used to grant …
When you rename one or more datafiles in the primary database, the change is not propagated to the standby database, …
For the purposes of this post, the following environment is used as an example to describe the procedure: Standby Name: …