Discoverer to OBIEE Migration Utility
I couldn't find a whole lot of information on this utility, so of course I'm putting it up here for my own reference.
File name is called migrateEUL.exe and is located in the OracleBI\server\bin directory.
It's not very difficult to run, just type in:
c:\migrateeul file.eex
Easy.
To generate the eex file from Discoverer, open up the Discoverer Administrator tool and then connect to the eul you want to export.
Cancel out of the Load Wizard

Then go to File, Export and select the business areas you want to export.
You'll be prompted to name that file and then hit finish.
Running the utility will produce something like the following:
C:\Documents and Settings\chet\Desktop>migrateeul pdi_eul.eex
Oracle BI SE - EE Migration Assistant Version 10.1.3.4.0
Reading Configuration File...
Error reading configuration !!! Reverting to defaults...[DONE]
Parsing EUL export file C:\Documents and Settings\chet\Desktop\eul.eex...[DONE]
Repository creation started...
Processing Business Area : Business Area 1....[DONE]
Processing Business Area : Business Area 2....[DONE]
Processing Business Area : Business Area 3....[DONE]
Processing Business Area : Business Area 4....[DONE]
Processing Business Area : Business Area 5....[DONE]
Processing Business Area : Business Area 6....[DONE]
All Business Area(s) processed
The migrated repository is saved at C:\Documents and Settings\chet\Desktop\eul.rpd
Migration log is saved at C:\Documents and Settings\chet\Desktop\eul.migration.log
------------------------------------------
EUL MIGRATION SUCCESSFUL
------------------------------------------
Now on to the fun part, using that newly created RPD and making everything pretty.
Labels: discoverer, obiee, oradb, utilities