Skip navigation.

Online Apps DBA

Syndicate content
One Stop Shop for Apps DBA's
Updated: 9 hours 37 min ago

Oracle Siebel CRM 8.1.1.10 Software Download : Install Siebel CRM / OCH Part I

Tue, 2013-06-18 15:31
Over next few days I am going to cover Oracle’s Siebel CRM 8.1.1.10 installation on Linux . In this post I am going to cover software media that you must download to install Siebel CRM 8.1.1.10   Software for Siebel CRM can be downloaded from eDelivery      

This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs

Explaining configuration files in Fedlet…. contd…

Tue, 2013-06-18 12:28
This is in continuation of my previous post. idp.xml: This is the Identity provider metadata file. Don’t modify this file while placing it in fedlet configuration directory. idp-extended.xml: This file is generated by Fedlet by default. Copy the entityID from idp.xml to idp-extended.xml. fedlet.cot: This is the circle of trust file. This signifies what all [...]

This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs

Explaining configuration files in Fedlet

Mon, 2013-06-17 09:53
This is in continuation of series of posts on exploring Fedlet. Check my previous posts for setup, use cases. I will explain various configuration files in a fedlet instance and its significance. Once the fedlet is setup, you will find all configuration files under feldet configuration directory. In any environment, by default the fedlet instance [...]

This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs

Troubleshooting the error “The signing certificate does not match what’s defined in the entity metadata”

Mon, 2013-06-17 09:27
I was working on federation with IDP as custom solution and SP as fedlet. The SAML authentication request and SAML response was generated successfully. However while validating the SAML response by Fedlet, it was throwing the below error in the browser. Upon looking at libSAML2 debug file I could see 2 exceptions in the logs [...]

This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs

OEM 12c to Monitor Identity and Access Management : You are not yet licensed to use the Management Pack Plus for Identity Management

Thu, 2013-06-13 15:30
Oracle Enterprise Manager 12c Cloud Control is recommended tool to monitor/manage Oracle Identity & Access Management (OID, OVD, OIM, OAM etc) and WebLogic Server (steps to configure OEM 12c to monitor IAM to follow soon). For overview of OEM Cloud Control 12c installation click here and to install OEM 12c cloud control using SIMPLE (You can use SIMPLE [...]

This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs

Online Oracle Fusion Middleware 11g SOA Administrator Training commencing on 15 June 2013

Mon, 2013-06-10 03:02
Oracle Fusion Middleware 11g SOA 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/online-oracle-fusion-middleware-11g-soa-administrator/222-oracle-fusion-middleware-11g-soa-administrator-training-contents   Commencement...

This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs

Online Oracle Core DBA Training on commencing on 15th June 2013

Mon, 2013-06-10 03:01
Online Oracle 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   Commencement Date : 15th June 2013   Training Schedule: 15, 16, [...]

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 GoldenGate 11g: Fundamentals Training commencing on 08 June 2013

Sat, 2013-06-01 23:46
Join now to reap the benefits of Online Oracle GoldenGate 11g: Fundamentals 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-goldengate-11g-fundamentals-for-oracle/394-oracle-goldengate-11g-fundamentals-for-oracle  ...

This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs

Error in WebLogic Clustering : socket MaxMessage Size Exceeded Exception

Fri, 2013-05-31 01:07
I recently encountered below error (weblogic.socket.MaxMessageSizeExceededException) in WebLogic Server logs for J2EE application deployed on WebLogic Server .   <21-May-2013 20:04:06 o’clock UTC> <Error> <Socket> <BEA-000403> <IOException occurred on socket: Socket[addr=oimvhn1.mydomain.co.uk/192.168.1.1, port=14000,localport=37400] weblogic.socket.MaxMessageSizeExceededException: Incoming message...

This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs

Configure Oracle HTTP Server (OHS) on port 80 / 443

Wed, 2013-05-29 23:46
Oracle HTTP Server (OHS) is a Web Server from Oracle built on top of Apache with additional modules like mod_osso, mod_ossl etc . OHS by default listen on port 7777 or 8888 (non SSL/HTTP) and 4443 (SSL/HTTPS).  This post covers steps to re-configure OHS to listen on port 80 (HTTP)/443 (HTTPS)   Key things good [...]

This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs

Setting up fedlet

Wed, 2013-05-29 09:48
This post covers the setup of Fedlet in a linux platform. To know the basics of fedlet, go through the previous posts, Basics and use case. Fedlet can be downloaded from OTN. The fedlet classes were built on JDK6 and hence JDK6 has to be used in your environment. Fedlet will be deployed in an [...]

This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs

Significance of APPLPTMP in Concurrent Processing

Sat, 2013-05-25 04:47
This is basic but very important with respect to working of concurrent requests. Of late, one of our test instances experienced repeated issue in concurrent processing. Looking into concurrent log, i observed the below error and was clear that there was an issue with APPLPTMP (which was changed before which there wasn’t any issue faced). [...]

This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs

Troubleshooting the error “Error processing AuthnRequest. Could not find Single Sign-on Service URL”

Wed, 2013-05-22 13:43
I am working with a partner for implementing SAML federation. IDP has in-house federation solution and SP has fedlet. metadata is exchanged between both parties. While testing the SP initiated SSO URL, we are getting 400 error in browser as shown below. Upon looking into the logs, it throws the below exception: ERROR: Error sending [...]

This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs

Business use case of Fedlet

Mon, 2013-05-20 15:16
The previous talks about basic concepts of fedlet and deployment architecture. In this post I would like to explain the use cases for implementing the fedlet. See the below list where I have expanded the pros for using fedlet. Use fedlet when the service provider is a small organization and has limited set of applications. [...]

This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs

Working with Fedlet

Mon, 2013-05-20 14:56
I would like to provide some insight into Fedlet in today’s post. I will cover the following fedlet related topics in the near future. Fedlet use cases Setup Signing the SAML response Signing the SAML assertion Encrypting the SAML assertion Logout To understand the federation concepts such as Identity Provider, Service Provider, Circle of Trust [...]

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 Apps DBA R12 Training commencing on 25 May 2013

Sun, 2013-05-19 23:54
Join now to reap the benefits of Online Oracle Apps DBA R12 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/online-apps-dba-training-11i-r12/dba-trainings/online-apps-dba-training-11i-r12/47-oracle-apps-dba-training   Commencement Date :  25 [...]

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 Weblogic Administrator Training on commencing on 25 May 2013

Sun, 2013-05-19 23:52
Join now to reap the benefits of Online 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   Commencement Date...

This is a content summary only. Visit my website http://onlineAppsDBA.com for full links, other content, and more!
Categories: APPS Blogs

Hostname and Url prefix invisible in oracle policy manager console

Fri, 2013-05-17 01:10
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!
Categories: APPS Blogs

How to backup Oracle Internet Directory (OID) 11g – Data : Full / Partial

Wed, 2013-05-15 05:05
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!
Categories: APPS Blogs

Weekend Batch – Online Oracle Weblogic Administrator Training commencing on 18 May 2013

Mon, 2013-05-13 00:55
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!
Categories: APPS Blogs