| Table Name | Description |
| ALL_ASSEMBLIES | Description of assemblies accessible to the user |
| Column ID | Column name | Data type | Length | Precision | NULL | Description |
| 1 | OWNER | VARCHAR2 | 30 | (null) | N | Owner of the assembly |
| 2 | ASSEMBLY_NAME | VARCHAR2 | 30 | (null) | N | Name of the assembly |
| 3 | FILE_SPEC | VARCHAR2 | 4000 | (null) | Y | Operating system file specification of the assembly |
| 4 | SECURITY_LEVEL | VARCHAR2 | 10 | (null) | Y | The maximum security level of the assembly |
| 5 | IDENTITY | VARCHAR2 | 4000 | (null) | Y | The identity of the assembly |
| 6 | STATUS | VARCHAR2 | 7 | (null) | Y | Status of the assembly |