Reputation: 943
Is it possible to downgrade a 12c repository to OBIEE 11g on windows server?
I tried "nqgenoldverrpd.exe" way but I got error below
"Reading D:\TEMP\BI_Model\XX_Repository.rpd... The following repository cannot be opened: D:\TEMP\BI_Model\XX_Repository.rpd"
Does anyone have any idea, please help me :)
Upvotes: 0
Views: 314
Reputation: 2752
nqgenoldverrpd only work within one product family. So inside the 11g product family or inside the 12c product family.
It does not support jumps from 11g to 12c.
Moving changes "down" one full release is a tricky thing and can lead to problems.
Upvotes: 1