Hi All,
I have .rpd file in 10g and want to upgrade it to 11g. how to do it ?
If I am using following script, what is -L and how to define
<ORACLE_HOME>\instances\instance1\config\OracleBIServerComponent\coreapplication_obis1>obieerpdmigrateutil.exe
-i <ORACLE_HOME>\instances\instance1\bifoundation\OracleBIServerComponent\coreapplication_obis1\repository
\OracleBIAnalyticsApps.rpd
-u weblogic
-L obiee_10g_diff
-O <ORACLE_HOME>\instances\instance1\bifoundation\OracleBIServerComponent\coreapplication_obis1\repository
\OracleBIAnalyticsAppsv11.rpd
Regards.