Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 210 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 77 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE Bar Utility issue
Answers
-
Hi,
Users you create in the Weblogic embedded LDAP aren't supposed to be transferred by the BAR, so that's normal.
Security is moved, it contains app roles and mappings between users/groups/app roles to app roles, but the users aren't really part of OBIEE.
If you want to move users/groups from the Weblogic embedded LDAP you need to move them yourself in a different way.
0 -
Hi Gianni,
Yes i figured that out too. Trying to find a way to do so without having to manually create them on the TEST instance.
Thanks for the reply.
Regards,
Farrukh
0 -
If you have standard Weblogic LDAP Users that you need to migrate then you can do this in the Admin Console My Realm > Migration > Export
Specify a directory on your server where you want the migration artefacts created. You'll then copy over all of the content from here to your target server and then use the Admin Console to do an import.
0 -
I guess I remember in 11g there was a way to export and import the users/groups. Did you try to google it? It gives results faster than trying to search the oracle doc
Not sure anymore if it was done by GUI or by WLST (probably both will give the same result).
0 -
Hi guys,
I did import and export as mentioned by Joel. However I found the solution by searching on the community
http://www.rittmanmead.com/2011/04/oracle-bi-ee-11g-migrating-security-identity-stores-part-1/
http://www.rittmanmead.com/2011/04/oracle-bi-ee-11g-migrating-security-policy-store-part-2/
Thanks for your time.
0