Author Archives: syedraheeldba.com

On Google Cloud Platform, Redhat Enterprise Linux 8.10 Virtual Machine could not be able to connect via ssh with below error: Permission Denied (publickey.gssapi-keyex.gssapi-with-mic)

ISSUE: While migrating one of my client’s Core Oracle Database from an on-premises environment to Google Cloud VM Instance. I encountered an issue while transferring files via SCP from the source Linux server to the target and was unable to … Continue reading

Posted in Uncategorised | Leave a comment

How To Resolve EBS 19c DbTechStack Cloning Issues On Red Hat Enterprise Linux 8.10 (perl Adcfgclone.pl DbTechStack)

ISSUE: While running perl adcfgclone.pl dbTechStack, Cloning EBS integerated 19c Database TechStack Fails on supported OS Check with Red Hat Linux 8.10 CAUSE: 19c does not contain Pre-req checks specific to Oracle Linux 8 / Red Hat Linux 8.10Silent Installer … Continue reading

Posted in Uncategorised | Leave a comment

How to Resolve Non-SSL Login Failures After Successfully Cloning SSL-Enabled EBS 12.2.13

ISSUE: After Adcfgclone appsTier for a newly cloned ebs 12.2.13 environment from an SSL-enabled ebs precloned stage backup prevents me from logging in to non-SSL EBS login URL, despite it was completed 100% successfully without any error. CAUSE: EBS Context … Continue reading

Posted in Uncategorised | Leave a comment

How to fix http service after sudden Power Shutdown of EBS 12.2 Server/Machine

Issue faced: Sudden Power shutdown of EBS 12.2 Application Server / Machine cd $ADMIN_SCRIPTS_HOME./adapcctl.sh status Noticed that the http service shows STOP SOLUTION: cd /u01/ebiz_APRIL_2018/fs1/FMW_Home/webtier/instances/web_GEAPROD_OHS1/config/OPMN/opmn/states ls -lrta -rw-r—–. 1 applprod dba 14 Oct 26 10:58 .locale-rw-r—–. 1 applprod dba 579 … Continue reading

Posted in Uncategorised | Leave a comment

ORA-12514: TNS:listener does not currently know of service requested

Symptoms/Problem Details : Unable to connect apps user from a Recently cloned and EBS RUP 12.2.12 applied Application nodesqlplus apps/*****ORA-12514: TNS:listener does not currently know of service requested in connect descriptor.[oracle@clone admin]$ sqlplus apps/****SQL*Plus: Release 10.1.0.5.0 – Production on Mon … Continue reading

Posted in Uncategorised | Leave a comment

How To Find Particular Database Session ID From the SQLID ( ORACLE 19c)

ISSUE: In this Blog we are going to learn about How To Find a Particular Database Session ID From the SQLID.One of my customer informed me I have query running since 10 hours and Healready confirmed with Business user that … Continue reading

Posted in Uncategorised | Leave a comment

How to check status of Managed Servers under weblogic console from linux instead of browser URL.

Issue:While accessing the EBS 12.2.13 Weblogic Console to check health status of EBS managed server the browser redirects to below error as a security restriction:The Server is not able to service this request: [Socket:000445]Connection rejected, filter blocked Socket, weblogic.security.net.FilterException: [Security:090220]rule … Continue reading

Posted in Uncategorised | Leave a comment

After applying EBS 12.2.13 RUP on Redhat Linux 8.9 OS, Viewing the Output and Log Files from any Concurrent Request Shows a Blank Page in the Browser

Environment: Oracle EBS Release that is 12.2.13 with 19c that is 19.22 which is Running on Red Hat Enterprise Linux release 8.9 (Ootpa) Issue: After Applying : SOLUTION: Make sure to shutdown EBS Services including Weblogic Then Run the following … Continue reading

Posted in Uncategorised | Leave a comment

OS Errors sh: scl: line 1: syntax error: unexpected end of file while starting WebLogic Admin service in EBS 12.2 on Redhat Linux 8.9, here’s how to solve it!

OS level error while starting WebLogic Admin adadminsrvctl.sh service in EBS 12.2 on Redhat and or Oracle Linux 8.9 : You are running adadminsrvctl.sh version 120.10.12020000.11 Starting WLS Admin Server…Refer /u01/8005_uat_app/ebiz/fs1/inst/apps/PREUPG_ebsappuat/logs/appl/admin/log/adadminsrvctl.txt for details AdminServer logs are located at /u01/8005_uat_app/ebiz/fs1/FMW_Home/user_projects/domains/EBS_domain/servers/AdminServer/logs adadminsrvctl.sh: … Continue reading

Posted in Uncategorised | Leave a comment

How to extract EBS 12.1.x or EBS 12.2.x Workflow Mailer logs having Error, Exception or UNEXPECTED Keywords in your target logfiles

Goal: Extraction of EBS 12.1.x or EBS 12.2.x Workflow Mailer logs having Error, Exception or UNEXPECTED Keywords in your target logfiles. By following the given below steps you will easily extract EBS 12.1.x or EBS 12.2.x Workflow Mailer logs having … Continue reading

Posted in Uncategorised | Leave a comment