Posts by Asif Hussain

APEX 21.2 Installation in Oracle Linux 19C Database

Introduction:This document provides a step-by-step guide to installing Oracle APEX 21.2 on an Oracle 19c database running on Oracle Linux.It covers prerequisites, setup, and configuration for APEX, ORDS, Java, and…

Read More

Configuring Transparent Data Encryption (TDE) in Oracle 19c with WALLET_ROOT and FILE Keystore

IntroductionThis guide explains how to enable Transparent Data Encryption (TDE) in Oracle 19c.TDE protects sensitive data at rest by encrypting it automatically.We will set up the wallet, create the master…

Read More

ORA-17506: I/O Error Simulation when backup controlfile

Issue : ORA-17506: I/O Error Simulation when backup of  a controlfile Observation : When trying to backup a controlfile it throws the below error ERROR ———————– SQL> alter database backup…

Read More

JNDI Creation Failed For EBS Database

Issue : JNDI Creation Failed For EBS Database Observation : When attempting to create JNDI as per step 4 the following error occurs. The edit lock associated with this edit…

Read More

Could not authenticate to Oracle Database Cloud Backup Module

Issue : Could not authenticate to Oracle Database Cloud Backup Module Observation : Oracle Database Cloud Backup Module Install Tool, build 2016-10-07 java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)…

Read More

ADOP: Fs_clone fails with error Failed to delete the directory

Issue : ADOP: Fs_clone fails with error Failed to delete the directory   Observation : Fs_clone fails with the following error: ERROR ———————– *******FATAL ERROR******* PROGRAM : (/u01/ebs122/tech/apps/fs1/EBSapps/appl/ad/12.0.0/patch/115/bin/txkADOPPreparePhaseSynchronize.pl) FUNCTION: main::removeDirectory…

Read More

adop fs_Clone Failed “ERRORMSG: File instantiation failed”

Issue : adop fs_Clone Failed “ERRORMSG: File instantiation failed” Observation : Fs_clone fails with the following error: Completed FSCloneStage… shell-init: error retrieving current directory: getcwd: cannot access parent directories: No…

Read More

adop phase=FS_CLONE Failed On Slave Node

Issue : adop phase=FS_CLONE Failed On Slave Node Observation : ERROR ———————– FS_CLONE failed on slave node Reason : File ownership wrong/changed on [ EBSapps.env ]. preventing it from being…

Read More

Goldengate Extract Abends with “CACHESIZE TOO SMALL” upon Startup but Succeeds upon Immediate Restart

Issue : Goldengate Extract Abends with “CACHESIZE TOO SMALL” upon Startup but Succeeds upon Immediate Restart   Observation : Multiple Goldengate Extract and Datapump processes processes abend with “CACHESIZE TOO…

Read More

GoldenGate Extract Abends With Errors OGG-01417 OGG-01262

Issue : GoldenGate Extract Abends With Errors OGG-01417 OGG-01262 Observation : Using the extract parameter TRANLOGOPTIONS _DISABLESTREAMLINEDDBLOGREADER does not work the issue around. Reason : The issue is similar to…

Read More