A wild though came to my head late this evening about the user equivelance in RAC. What will happen if i remove the user equivelance for the oracle home owner between the RAC nodes. What do you think … more →
OraclePitStop - Lets share some knowledgeoraclepitstop wrote 11 months ago: A wild though came to my head late this evening about the user equivelance in RAC. What will happen … more →
oraclepitstop wrote 11 months ago: Is it possible to have a tabbed putty like firefox or internet explorer? Yes you can, check out belo … more →
oraclepitstop wrote 11 months ago: Migrating putty settings from one desktop/laptop to the other box comes in handy when you had alread … more →
oraclepitstop wrote 11 months ago: SELECT FURGA.USER_ID , FU.USER_NAME , FURGA.RESPONSIBILITY_ID , FRTL.RESPONSIBILITY_NAME , FURGA.RES … more →
oraclepitstop wrote 11 months ago: During the course of the DBA life, we all know how irritating it is to create a DB or to install a O … more →
oraclepitstop wrote 12 months ago: Oracle Applications Technology Stack Release Update Pack 6 (R12.ATG_PF.A.DELTA.6) Autoconfig has two … more →
oraclepitstop wrote 1 year ago: While trying to access the login page below error is reported. “Unable to generate forwarding … more →
oraclepitstop wrote 1 year ago: In this link, we had mentioned about tracing a concurrent program, but the drawback of this method i … more →
oraclepitstop wrote 1 year ago: As we all know the normal tendency for clearing cache in Oracle Apps is to delete the $COMMON_TOP/_p … more →
oraclepitstop wrote 1 year ago: While trying to apply a patch or listing inventory, using opatch utility (be it on the Database node … more →
oraclepitstop wrote 1 year ago: Depending on the business need, at times we might have to exclude / include a concurrent program fro … more →
oraclepitstop wrote 1 year ago: One of the simple configuration in Oracle Apps is the Java Workflow Mailer configuration. The steps … more →
oraclepitstop wrote 1 year ago: This step can be performed by any user who has access to the professional approach (ie., the forms n … more →
oraclepitstop wrote 1 year ago: We often get into a situation wherein we have to check if a particular port is being used by some pr … more →
oraclepitstop wrote 1 year ago: All were working fine on our SOA server untill we restarted the services. All the custom oc4j compon … more →
oraclepitstop wrote 1 year ago: Mostly, this option will come handy after a clone, wherein you want to retain all the production / s … more →
oraclepitstop wrote 1 year ago: We recently encountered this issue on a R12 instance fully functional instance. 1) Login as sysadmin … more →
oraclepitstop wrote 1 year ago: Select a.sid,a.serial#,b.pid,c.sql_text,a.module, to_number(b.spid) PROCESSID, substr(a.username, 1, … more →
oraclepitstop wrote 1 year ago: SELECT T.sql_text FROM v$session S, v$sqltext_with_newlines T WHERE S.sid = &sid AND S.serial# = … more →