Footprints Data Model |
Table |
Table Name | System Environment |
Table Definition | The System Environment layer represents information about the hardware and software environment which hosts one or more Tenant Partitions. It would be used in Use Cases such as installation, moving Tenant Partitions, finding and connecting to an Tenant Partition, and performance monitoring and Tenant maintenance. |
Attribute |
Attribute Name | Attribute Definition | Logical Datatype | Is Required |
System Environment Id | The automatically generated primary key of the sys_env table. | LONG | Yes |
System Environment Name | The name of the System Environment. | VARCHAR(255) | No |