Tuesday, June 6, 2017

ISRO - GSLV Mark III launches GSAT-19 satellite successfully

The heaviest of all till date by Indian Space Research Organisation carrying a 3.5 Ton Satellite.
This Satellite will enhance speed of future Internet in India.
And the GSLV Mark III has the capability to carry humans to Space for research.

K@run@

Wednesday, January 25, 2017

RPD Merging in OBIEE 11G

Merging two RPDs:-

PROCESS 1:-
Consider the two RPD that are to be merged as
RPD1-Consisting of all the previous version Modelling (Existing deployed in Prod)
RPD2-Consisting of modified modules that are to be merged to the RPD1
RPD3- Consider a dummy RPD which is blank as.

Now below are the steps to merge the RPDs via Blank RPD method.
àOpen RPD1 and go to file menu > merge
àIn the merging options Select Master RPD as Blank Rpd i.e RPD3
àModified RPD as the RPD2 which has the changes that are to be merged.
àCurrent RPD will be the RPD1.

Click next and in the conflicts select Current for those whose descriptions is as ‘Add to current’ and select modified for the those whose description is as  ‘Delete from current’.
Thus the merged RPD will be saved at the location mentioned in the previous step.

PROCESS 2:-
è Open the blank RPD first.
è In merge options give the master repository as Production RPD and modified repository as Dev RPD.
And follow the above steps of process 1. 

K@run@

Thursday, November 26, 2015

EM/console taking long time to open

This Happens because of too many logs created for Adminserver and BI server.

Solution:-

It can be restricted by disabling the log level parameters
Logon to console. Go to Environment -> Servers -> Adminserver (admin) -> Debug -> Expand Weblogic -> security
check any of the paramters are enabled. Disable them by clicking on Lock and edit under change center and Activate the new changes

K@run@