V$DB_TRANSPORTABLE_PLATFORM displays all platforms to which the database can be transported using the RMAN CONVERT DATABASE command. The transportable database feature only supports transports of the same endian platform. Therefore, V$DB_TRANSPORTABLE_PLATFORM displays fewer rows than V$TRANSPORTABLE_PLATFORM.
| Column | Datatype | Description | 
|---|---|---|
| PLATFORM_ID | NUMBER | Platform identification number | 
| PLATFORM_NAME | VARCHAR2(101) | Platform name | 
| ENDIAN_FORMAT | VARCHAR2(14) | Platform endian format: 
 |