2.46 ALL_ASSEMBLIES
ALL_ASSEMBLIES provides information about assemblies accessible to the current user.
               
Related Views
- 
                        DBA_ASSEMBLIESprovides information about all assemblies in the database.
- 
                        USER_ASSEMBLIESprovides information about all assemblies owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the assembly | 
| 
 | 
 | 
 | Name of the assembly | 
| 
 | 
 | 
 | Operating system file specification of the assembly | 
| 
 | 
 | 
 | The maximum security level of the assembly | 
| 
 | 
 | 
 | The identity of the assembly | 
| 
 | 
 | 
 | Status of the assembly | 
See Also: