Krishna Sudagani (Oracle Application DBA, OCI Admin, and Middleware Expertise)

Over a decade of expertise as an Oracle DBA, Application DBA, OCI Admin, and Fusion Middleware specialist, I’ve solved complex challenges, optimized systems, and led innovations across diverse Oracle platforms. Now, I’m passionate about sharing insights to bridge the gap between theory and practice. From database optimization to middleware best practices, join me as we explore Oracle technologies and grow together. Stay tuned for expert tips and resources!

▼
Tuesday, 17 November 2015

How to find the character set of oracle database

›
Below script to find out the character set of oracle database. SQL> SELECT value$ FROM sys.props$ WHERE name = 'NLS_CHARACTERSET...

How to know the size of oracle database 11g

›
This post will helps you to find out the total,free and used size of  oracle database. To know the total size of your database. Script:...
Wednesday, 4 November 2015

How to know the concurrent request details using Request id in oracle apps R12

›
Below script to find the concurrent request details using Request Id. Script: set head off set verify off set echo off set pages 150...
Friday, 30 October 2015

How to find all the applied patches details from oracle apps R12

›
In this post, i will show you how to know all the applied patches details including (Patch number,creation date and patch type). If you ...
Wednesday, 28 October 2015

How to reset the Weblogic admin server password

›
If you lose or forget your weblogic admin server password, and you can follow the below steps to reset it. Here we tested it in Weblogic ...
Tuesday, 27 October 2015

How to change the weblogic password in oracle apps R12.2

›
In Oracle E-Business suite R12.2, The default admin user name is "weblogic" will be created during the installation and it will u...
1 comment:
Sunday, 25 October 2015

Interview questions related to patching activity in oracle apps R12.

›
1. What are the different types of patches? One-off, mini packs, family packs, maintenance packs, rollup patches, consolidated patches. ...

Log files location in oracle apps R12.2.4

›
Below are the detailed log files location in oracle apps R12.2.4: 1)Log files of Online patching (adop) in EBS R12.2.4 are in below loca...
Thursday, 22 October 2015

How to enable maintenance mode in oracle apps if adadmin is not working

›
In my case i faced an issue with the compiling flexfield, In this case adadmin is not working for enable maintenance mode. Please follow ...
Wednesday, 21 October 2015

Difference between oracle apps R12.1.3 and R12.2.4

›
There are lot of difference between 12.1.3 and 12.2.4.Below are the main differences between 12.1.3 and 12.2.4. 1)In R12.2 we have two f...
2 comments:

How to change the apps user password in oracle apps 12.2.4

›
Below steps are to change the apps password in R12.2.4 1. Shut down the application tier services using the $INST_TOP/admin/scripts/ads...
Wednesday, 18 December 2013

Oracle Application Upgrade 12.2.0 to 12.2.2 Step by Step

›
Install the oracle Applications R12.2.0 Step by Step using the following: http://krishnasudagani.blogspot.in/2013/09/oracle-applications-...
Thursday, 26 September 2013

Oracle Applications R12.2 step by step Installation

›
Following are the Step-by-Step instructions on how to install Oracle E-Business Suite 12.2.2 on Oracle Enterprise Linux 5.7 64-bit, I will...
‹
›
Home
View web version
Powered by Blogger.