APPS Blogs
Hostname and Url prefix invisible in oracle policy manager console
Hi All, Two days back i have faced some funny issue in my project. Issue was, suddenly hostname and url prefix got disappear from oracle policy manager. I couldn’t able to see hostname/url prefix under resource tab which we have already configured. I’m wondered how it happened suddenly. Here i would like tell you how I [...]
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs
How to backup Oracle Internet Directory (OID) 11g – Data : Full / Partial
Oracle Internet Directory (OID) is LDAP Server from Oracle that stores LDAP data (user’s, groups, permission etc) in Oracle Database (under ODS schema). OID consists of two parts LDAP Data: stored in ODS schema in Oracle database LDAP binaries , executable and logs : stored in OID ORACLE_HOME (different from database ORACLE_HOME) and ORACLE_INSTANCE (OID 11g) [...]
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs
Weekend Batch – Online Oracle Weblogic Administrator Training commencing on 18 May 2013
Join now to reap the benefits of Online Oracle Weblogic Administrator Training which is constantly in great demand. This is a course tailor made for you keeping in mind the latest in the world of Oracle. Please find the course & Registration details mentioned on the link below: http://www.focusthread.com/training/dba-trainings/oracle-weblogic-administrator-training/112-oracle-weblogic-administrator-training-contents Training...
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs
10 common causes of IT project failure
IT projects frequently fail. Depending upon which industry you belong to , the failure rate of large projects is reported as being between 70%-80%. Because of the natural human tendency to hide bad news, the real statistic may be even higher. This is a catastrophe. Many of the reasons have less to do with technology [...]
Categories: APPS Blogs
OIM integrated with OAM (SSO) showing OIM login screen : User Soft Locked
If you try to login to standalone Oracle Identity Manager (OIM), you’ll see logon screen as shown below. If OIM is integrated with Single Sign-On like Oracle Access Manager (OAM), then you should see Single Sign-On Server login screen. In my OIM environment (integrated with OAM for SSO), after typing username/password in OAM login screen, [...]
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs
Planning for the Big Data challenge
Honest review of challenges and advantages on Big Data. “Big data: What’s your plan?” brings together learnings from actual analytics projects to show you how to get started. They’ve then produced 3 easy-viewing videos that: Explain the Big Data challenge Outline the human elements of implementing your Big Data plan, and Present the business case [...]
Categories: APPS Blogs
Overview of Deffered Revenue
Under Generally Accepted Accounting Principles (GAAP), deferred revenue, sometimes called unearned revenue. Deferred revenue is a liability that is created when monies are received by a company for goods and services not yet provided. What is the deferred revenue? Deferred revenue is a liability that is created when monies are received by a company for [...]
Categories: APPS Blogs
OIM to OIA sync : Import Users Job failed : OIA_STAGING_ACCOUNTS & OIM_PKG_OIA_INTEGRATION
Oracle Identity Manager (OIM – earlier Thor Xellerate) is an User/Role/Entitlement Provisioning and Identity Administration software and part of Oracle Identity Management Suite. Oracle Identity Analytics (OIA – earlier Sun Role Manager) is Role Management and Certification/Attestation software and is part of Oracle Identity Management Suite. OIA 11gR1 is integrated to OIM using steps mentioned here and here [...]
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs
Revenue Recognition: Does Your Company still Have missing link within ERP?
Are you aware about the top three concerns for finance teams as Financial closing and reporting process Excessive use of spreadsheets and revenue recognition. In key finding of survey conducted by www.RevenueRecognition , it was observed 92% of public companies rely on manual processes to perform key revenue recognition and reporting functionality (nearly the same [...]
Categories: APPS Blogs
OIM 11g : SQL to List User’s Manager
User details in Oracle Identity Manager (OIM) are stored in table USR . Column USR_KEY is primary key for user, USR_LOGIN is login ID and USR_MANAGER_KEY refers to manager for that User (Note: USR_MANAGER column is not used to store manager’s detail) To list user’s manager name in OIM run below query SQL> select usr_login, [...]
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs
Weekend Batch – Online OBIEE Basic & Advance Administration Training commencing on 27 April 2013
Join now to reap the benefits of Online OBIEE Basic & Advance Administration Training which is constantly in great demand. This is a course tailor made for you keeping in mind the latest in the world of Oracle. Please find the course & Registration details mentioned on the link below:...
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs
Oracle Identity Manager BP07 for 11gR1 PS1 11.1.1.5.7 (16097399) is now available – (Part of Identity Management SUite BP03 16209876)
Oracle Identity Manger (OIM) 11gR1 PS1 (11.1.1.5.0) Bundle Patch 7 (BP07) i.e. 11.1.1.5.7 is now available as patch 16097399 and is part of Oracle Identity Management Suite Bundle Patch 3 (BP03) 16209876. Oracle Identity & Access Management components consists of OIM, OAM, OES, OAAM, OID, OVD, OIF, OIA, GRC, eSSO, OSSO, etc. From installation point [...]
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs
550 5.7.1 Relaying denied. IP name lookup failed
Recently we configured a BigIP virtual for SMTP called smtp.justanexample.com
Whenever I tried sending mail through this it would complain:
# telnet smtp.justanexample.com 25
Trying 192.168.10.201...
Connected to smtp.justanexample.com
Escape character is '^]'.
220 smtp1.justanexample.com ESMTP Sendmail 8.13.8/8.13.8; Mon, 15 Apr 2013 22:34:54 -0400
mail from:vikram.das@justanexample.com
250 2.1.0 vikram.das@justanexample.com... Sender ok
rcpt to:vikram.das@ge.com
550 5.7.1 vikram.das@justanexample.com... Relaying denied. IP name lookup failed [192.168.10.2]
Doing an nslookup on this name failed. If I did https://192.168.10.2 it would go to the BigIP user interface. This IP address was somewhere related to the BigIP device, and did not have a hostname in DNS. I have sent a mail to the network team for further investigation about this IP.
The usual practice for allowing relay from certain hosts is to add those hosts to /etc/mail/local-host-names. However since this IP was not present in DNS, I added the following line to /etc/mail/access on all smtp nodes :
Connect:192.168.10.2 RELAY
and bounced sendmail on Linux
/etc/init.d/sendmail restart
The Relaying Denied is not coming anymore.
Whenever I tried sending mail through this it would complain:
# telnet smtp.justanexample.com 25
Trying 192.168.10.201...
Connected to smtp.justanexample.com
Escape character is '^]'.
220 smtp1.justanexample.com ESMTP Sendmail 8.13.8/8.13.8; Mon, 15 Apr 2013 22:34:54 -0400
mail from:vikram.das@justanexample.com
250 2.1.0 vikram.das@justanexample.com... Sender ok
rcpt to:vikram.das@ge.com
550 5.7.1 vikram.das@justanexample.com... Relaying denied. IP name lookup failed [192.168.10.2]
Doing an nslookup on this name failed. If I did https://192.168.10.2 it would go to the BigIP user interface. This IP address was somewhere related to the BigIP device, and did not have a hostname in DNS. I have sent a mail to the network team for further investigation about this IP.
The usual practice for allowing relay from certain hosts is to add those hosts to /etc/mail/local-host-names. However since this IP was not present in DNS, I added the following line to /etc/mail/access on all smtp nodes :
Connect:192.168.10.2 RELAY
and bounced sendmail on Linux
/etc/init.d/sendmail restart
The Relaying Denied is not coming anymore.
Categories: APPS Blogs
RMAN Backup Failure after Database is registered with Catalog :RMAN-06004,RMAN-20004
Recently, I came across an interesting scenario related to RMAN. We registered a New database , say STD to catalog and scheduled RMAN backup of that database using GRID 11g. When executed RMAN backup job, it failed with below error (in execution log): RMAN-06004: ORACLE error from recovery catalog database: RMAN-20004: target database name does not match [...]
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs
Weekend Batch – Online Core DBA Training commencing on 20 April 2013
Join now to reap the benefits of Online Core DBA Training which is constantly in great demand. This is a course tailor made for you keeping in mind the latest in the world of Oracle. Please find the course & Registration details mentioned on the link below: http://www.focusthread.com/training/dba-trainings/oracle-core-dba-training/88-oracle-core-dba-training Training Schedule: 20, 21, 27, 28 [...]
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs
Weekend Batch – Online RAC DBA (10g/11g) Training commencing on 13 April 2013
Join now to reap the benefits of Online RAC DBA (10g//11g) Training which is constantly in great demand. This is a course tailor made for you keeping in mind the latest in the world of Oracle. Please find the course & Registration details mentioned on the link below: http://www.focusthread.com/training/dba-trainings/oracle-rac-training-dba/44-oracle-dba-rac-training Training Schedule: 13, 14, 20, [...]
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs
Cloning Middleware Home using Movement Scripts (copyBinary.sh,pasteBinary.sh)
Recently I came across a requirement to create a high availability OAM environment. “There existed a running OAM/OID environment on Node1. A cluster for OAM Domain was required to be created. OAM Domain has deployments on Admin Server and oam_server1 (Node 1) managed server. To extend domain for clustering managed servers for OAM , I [...]
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs
Weekend Batch – Online Oracle Core DBA Training on commencing on 20 April 2013
Join now to reap the benefits of Online Oracle Core DBA which is constantly in great demand. This is a course tailor made for you keeping in mind the latest in the world of Oracle. Please find the course & registration details mentioned on the link below: http://www.focusthread.com/training/dba-trainings/oracle-core-dba-training/88-oracle-core-dba-training Commencement Date : 20 April 2013. [...]
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs
Weekend Batch – Online RAC DBA (10g/11g) Training commencing on 13 April 2013
Join now to reap the benefits of Online RAC DBA (10g//11g) Training which is constantly in great demand. This is a course tailor made for you keeping in mind the latest in the world of Oracle. Please find the course & Registration details mentioned on the link below: http://www.focusthread.com/training/dba-trainings/oracle-rac-training-dba/44-oracle-dba-rac-training Training Schedule: 13, 14, 20, [...]
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs
Edit MBeanServer is not enabled for managed server
This post is a follow-up for the solution described in the previous post. I have come across an issue while executing edit() command after connecting to weblogic server. The WebLogic application was deployed in Managed Server and hence I initially executed wlst.cmd from Managed Server machine by connecting to the Admin server using connect(). The [...]
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs


