Deploy application to Managed Server on 11g WebLogic Server (Part 2)

If you have finished setting up the managed server in the last blog post, you might run into a sip server error while starting the server as below: Refer to Deploy application to Managed Server on 11g WebLogic Server (Part 1) if you need to catch up on the topic. Error Code:”Parsing Failure in config.xml: java.lang.AssertionError: [...]

Deploy application to Managed Server on 11g WebLogic Server (Part 1)

This post is about the experiments I have done with 11g WebLogic Server recently. I was trying to deploy an web application on to a managed server instead of the default AdminServer. The main purpose is to have my web application deployed on to multiple servers that could be managed separately. I would break this [...]

[OBIEE Solution]Deployment of OBIEE 11G BI Publisher reports

Before we start discussing about the method on deploying OBIEE 11G BIP reports. Let us firstly look back to the 10g deployment of BIP reports. For example, we have two servers A and B. And we are trying to deploy the “BIPreports” under the xmlpserver repository on Server A to Server B. Usually on 10g BIP, [...]

[java.daily.notes]Use Firebug to debug Javascript on the fly

Step 1. You should have firefox browser handy. If not, you could download one from :         http://www.mozilla.org/products/download.html?product=firefox-11.0&os=win&lang=en-US Step 2. Once you get your firefox browser, you could then download firebug within the browser.        Open Firefox browser and go to Tools-> Options                 Go to General and then click Manage Add-ons      [...]

[OBIEE Issue] Template upgrade for 10g BIP reports to 11g

The sample xml file generated by 10g data model is a little bit different from what 11g has offered. Let us look at the difference below: So in the templates of 10g if you have used tables. It might have something similar like this, if you look at the table properties through BI Publisher plugin. The [...]

Oracle OPatch Failure & OPatch Rollback

OPatch Failure I was encountering an OPatch failure during my Oracle Application Server 10g upgrade. The reason is that our previous developers failed during the last patch installation. The failure message is displayed below:       Interim Patch is holding the lock from xxxxxxx It looked like during the last unsuccessful patch installation. Patch number xxxxxxx acquired [...]

[OBIEE Issue]11g BIP Error Code:InvocationTargetException

After I upgraded my 10g BIP reports to 11g, I was thinking of linking to the reports from the 11g BIF like what I did with old 10g OBIEE BIP. Let us review what we did in 10g firstly. So basically when we we login to 10g xmlpserver and access the report, on the uppper right corner there [...]

[OBIEE Issue]Upgrade BI Publisher reports from 10G to 11G

I have to highly recommend the following blog article that talks about the upgrade of 10g BI Publisher reports to 11g. Blog link: http://bipconsulting.blogspot.com/2011/07/10g-users-lets-upgrade-to-bi-publisher.html Kan explains the process in detailed steps and I followed his steps to perform the upgrade. The upgrade was successful as he showed in the last picture of publisher reports upgrade section. I have [...]

[OBIEE Issue] OBIEE 11g Deinstall Q&A

In order to get rid of the failed installation of the my last OBIEE 11G installation with the simple install. I performed the following tasks:( The reason that I did not use the uninstall wizard is there existed failure during my last installation and prevented the uninstall wizard from working correctly. I will cover the [...]

[OBIEE Issue] How to remotely connect to online RPD

Step 1. Set up your system DSN. Go to “Start” at the left corner of your windows system and click to expand the panel. And then click “Control Panel” on the right. Step 2. Click “Administrative Tools“, and then click “Data Sources (ODBC)” . Step 3. Click “System DSN” and then click “Add” to add [...]

Follow

Get every new post delivered to your Inbox.