Showing posts from 2013

ASM disk and raw device mapping

If we need to know about the ASM disk and raw device mapping we can use the below script…

Read more

Finding Patch related to a Product in Oracle Apps

If we need to find patches applied related to a product then we can use the below script…

Read more

Skipping a worker in adctrl

If somtimes required to skip any worker via adctrl then we can use the below steps to do…

Read more

Enabling About This Page Link in Oracle Apps R12

If we need to enable the "About This Page" link in Oracle Apps we have to set …

Read more

Admrgpch Utility

Admrgpch utility is provided to merge mutliple application patches into single patch. Th…

Read more

Adpatch Overview

Adpatch is a utility provide for applying patches in the Oracle Apps. Patching is perfom…

Read more

Not able to view Responsibilities assigned to Users in Oracle Application

If the responsibilities assigned to user in Oracle Application is not appearing then we …

Read more

Clearing Middle Tier cache in Oracle Apps R12

For clearing cache in Apps R12 we can follow the below navigation steps. Go to Funct…

Read more

AOLJ Test

AOLJ test can be executed when we need to determine the if the webserver is configure pr…

Read more

Enable Diagnostics in Oracle Apps

The below steps can be followed for enabling diagnostics at user level. 1. Navigate to…

Read more

Script for Changing Oracle Application Users Password

We can use the below API for changing the EBS(fnd_user) user password.     apps.fnd_us…

Read more

Change or Expire all application users password forcefully

We can forcefully expire password for all EBS user.This feature is available after RUP4.…

Read more

How to Enable or Disable large number of EBS users

To Disable/Enable bulk number of users in Oracle Applications, we can use the below API …

Read more

Not able to connect to Apps user in Database due to library cache locks

If there are many applications integrated with EBS then this issue arises, when we chang…

Read more

TKPROF Overview

TKPROF is used for diagnosing performance issues.  It formats a trace file into readable…

Read more

Profiles used for setting up various URLs in an E-Business Suite

There are many profiles used in EBS. But below are the few profiles which are used to se…

Read more