Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Auto generated user id in "Manage sessions"?

Hi!
After upgrading OBIEE to 12c we have noted a session in Administration/Manage Sessions that seems to have an auto generated user id:
Does anybody know what this session is and what it does?
Kind Regards,
Anders
Answers
-
I have also noticed this. I believe these are agents starting on the system. Can you review usage tracking and see if it's at the same time?
0 -
Highlighted entery is related to System User in OBIEE 12c same as BISystemUser in 11g which was used for internal communication of Oracle BI Component, since 12c doesn't have any specific system user hence the random user name in your session log in 11g samething would have been displayed with respect to BISystemUser,more information on same in below link under section "BISystemUser and BISystem Removed"
https://docs.oracle.com/middleware/1221/biee/BIESC/whatsnew.htm#BIESC6345
First login into analytics application happens for system user defined under
EM > Weblogic Domain > bi(domain name) > Security > Credentials > oracle.bi.system > system.user
You can also check your sawlog(X).log and verify the entries such as "User <Some random long user name like the one you mentioned> logged in"
0