I have some old 10.1.3.4 RPDs from a test system. I'd like to open them up in my 11.1.1.7.0 OBI Admin Tool. Doing so directly gets me the error:
---------------------------
Oracle BI Administration Tool
---------------------------
[nQSError: 36015] Please run the upgrade utility obieerpdmigrateutil to upgrade the repository C:\tmp\OBI\foo.rpd.
---------------------------
OK
---------------------------
No surprise there. So I go the the OBI command prompt and type either of the following:
obieerpdmigrateutil.exe -P test123$ -I C:\tmp\OBI\foo.rpd -O C:\tmp\OBI\upgraded.rpd
obieerpdmigrateutil.exe -P test123$ -I C:\tmp\OBI\foo.rpd -O C:\tmp\OBI\upgraded.rpd -L C:\tmp\OBI\upgraded.ldif
but get the error
[nQSError: 36015] Please run the upgrade utility obieerpdmigrateutil to upgrade the repository C:\tmp\OBI\foo.rpd.
Am I missing something here? To be clear, the second [nQSError: 36015] is coming from the obieerpdmigrateutil utility itself, not from the admin tool.
Thanks, Eric