Database Layer
Objects specific to Oracle Business Intelligence Publisher Reporting are present in a separate schema created during the installation of the Oracle Argus Safety database. This schema only has a limited set of objects and access privileges. Table 6-1 illustrates these objects and privileges.
Table 6-1 Objects and Access Privileges
| Element | Description | 
|---|---|
| 
                              
                               Tables  | 
                           
                              
                              
  | 
                        
| 
                              
                               Packages  | 
                           
                              
                               There are 3 packages: 
 None of the packages are wrapped.  | 
                        
| 
                              
                               Views  | 
                           
                              
                               Used for grouping and accessed in the Oracle Business Intelligence Publisher data model.  | 
                        
| 
                              
                               Access Grants  | 
                           
                              
                               Oracle Business Intelligence Publisher has read-only access to the following objects in the Oracle Argus Safety application schema: 
 It has INSERT and SELECT access to: 
  | 
                        
| 
                              
                               Invoker Rights  | 
                           
                              
                               BIP packages are created with Invoker rights with CURRENT_USER as the AUTHID.  | 
                        
| 
                              
                               Enterprise Security  | 
                           
                              
                               The new schema implements the Oracle Argus Safety enterprise security features. For data selection, call gss_util.set_context (uname, enterprise).  |