Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 215 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Extract project utility

Hi,
i need to use extract project utility to extract one project from my RPD.
But when I open bi-init batch file, automatically window closing. I have only client installed in my system.
ANyone suggest me steps how can I extract the project?
i Got syntax from below link,but i am not sure if I am using in correct way or not. Any one provide me the steps?
Answers
-
Hello,
Please, check this link, trimmed out your RPD to extract your Project
Do you want a sample? Check the trimming RPD section.
Installing BI Apps 11.1.1.8.1: Part 2 – Install & Configure BI Apps - Red Stack Tech
Kind Regards,
0 -
Thanks for your response.
i have gone through that but did not help. That is for not for client installation And bi-Init is automatically closing in my system.
can you suggest me any other ways?
0 -
Hello,
I dont know why when you execute your bi_init you your system close, maybe you did a bad installation,
I recommend to the install the Administration tool with the correct version, it depends on what VERSION OF OBIEE SERVER you have, to check what correct verion to you have to got
please check the Oracle support Note OBIEE 11g: How to Identify OBIEE 11g Admin Tool and Repository Version (Doc ID 1919311.1)
If you got some problems with the Administration tool installation, is almost probably that you have the same problem with your requirement which is to extract projects.
Kind Regards,
0 -
i installed correct version admin tool in my system. where do i need to apply Extractproject utility? Go to Tools -> Utilities ->Extract Project utility?
0 -
i got it thanks for your help.
0 -
Hello,
1. Check what path which you have the "extractproject" utility, sample directory
<OracleBIAdminTool>/oraclebi/oraclehome/bifoundation/server/bin
2. You have to execute this syntax if you want to extract: ExtractProject -B input_rpd -O output_rpd -I "Project_name"
-How do you know the name of the project? please, open in offline mode, the RPD,
For example: ExtractProjects -B OracleBIApps.rpd -O OracleBIApps_trimmed.rpd -I "Financial Analytics Fusion Edition" -I "Enterprise Asset Management"
Thats all.
Kind Regards,
0 -
i really appreciate your help, its working for me
0