Skip Headers
Oracle® Database Reference
11g Release 1 (11.1)

Part Number B28320-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

DBA_TSM_DESTINATION

DBA_TSM_DESTINATION lists transparent session migration (TSM) destination session statistics.

Column Datatype NULL Description
SOURCE_DATABASE_NAME VARCHAR2(4000)   Database name of source session
DESTINATION_DATABASE_NAME VARCHAR2(4000)   Database name of destination session
DESTINATION_INSTANCE_NAME VARCHAR2(4000)   Instance name of destination session
DESTINATION_INSTANCE_ID VARCHAR2(4000)   Instance ID of destination session
DESTINATION_INST_START_TIME TIMESTAMP(6) WITH TIME ZONE   Instance start time of destination session
SEQUENCE# NUMBER   Migration sequence number
DESTINATION_SID NUMBER   Session ID of destination session
DESTINATION_SERIAL# NUMBER   Session serial number of destination session
DESTINATION_START_TIME TIMESTAMP(6) WITH TIME ZONE   Start time for migration on destination session
DESTINATION_END_TIME TIMESTAMP(6) WITH TIME ZONE   End time for migration on destination session
DESTINATION_USER_NAME VARCHAR2(30) NOT NULL User associated with the destination session
DESTINATION_SCHEMA_NAME VARCHAR2(30) NOT NULL Schema associated with the destination session
DESTINATION_STATE VARCHAR2(24)   Migration state of destination session