Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 214 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Agents deactivated after migration from 11g to 12c

Hi,
After having migrated OBIEE from 11g to 12c (12.2.1.2) all agents have been migrated deactivated.
Can we massively reactivate those agents, but only the ones that were already active in 11g, not the ones that existed in 11g deactivated?
Thanks,
Gaétan
Answers
-
Hi,
Sure you can, but it's up to you to select the ones to enable because of what an agent is and how it is managed in OBIEE.
https://gianniceresa.com/2017/03/obiee-12c-agents-enable-them-by-code/
0 -
The extend a bit the concept : you can easily get a list of enabled agents on the old system, you can easily enable them by code => you can script that.
Plan B: being a one shot thing you enable them using the provided dashboard by checking the ones you need by hand (up to you to evaluate if it's worth to script things on your side or being a one shot you do it partially by hand).
0 -
Thanks Gianni.
Does it list all agents including the ones that users have saved in their "My folder" or just the ones in the common Shared folder?
0 -
It has the limits of the search in the catalog page, so no, permissions only allow you to search in your own user "my folder".
0 -
Oh! So, that means that we have to warn hundred of users that their agents won't be effective until they reactivate them!
0 -
Yes precisely. Have the same situation for a go-live this weekend. Fun :-)
0 -
Ok, but based on https://gianniceresa.com/2017/03/scripts-to-use-agents-in-obiee-12c-mass-enabling-and-execution-from-a-page/
if I'm an OBI Admin user, I could at least reactivate all agents under Shred Folder, right? No matter who created them?
0 -
Under "shared", yes. Depending on your user population and their propensity to create new things though you may have more user-created agents than ones under shared.
Personally I did a report on all agent objects in /users and communicated with their owners directly. Turn off on old system and turn on on the new sytem
0 -
Christian,
How did you manage to get the users agents list? Have you modified Gianni's script?
Thanks
0 -
Nope. Just point the Catalog Manager to your catalog folder in offline mode and run a report on all objects of type Agents residing in /users
0