why the two roles don't exist in R12
Hi Experts
Could you please share me your advice.
EBSR12.1.3+DB 11gR2 environment
Run the following command
select * from dba_roles;
we found role「EJBCLIENT」and「JMXSERVER」don't exist
base on the doc below.
http://docs.oracle.com/cd/E28271_01/network.1111/e16543/authorization.htm
Predefined Roles in an Oracle Database Installation
both of the two roles above are predefined roles,and they are automatically defined for Oracle databases during database creation
Could you please share me your opinion on why the two roles don't exist in EBS environment?
Thanks