7.170 V$DB_TRANSPORTABLE_PLATFORM
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 identification number |
|
|
Platform name |
|
|
Platform endian format:
|
|
|
The ID of the container to which the data pertains. Possible values include:
|
See Also: