| 
       | 
    
DBA_TEMPLATE_TARGETS
Internal table for tracking potential target databases for templates.Columns
   ___________________________
 
   TEMPLATE_TARGET_ID
      Internal primary key of the template targets table.
   TARGET_DATABASE
      Global identifier of the target database.
   TARGET_COMMENT
      Comment on the target database.
   CONNECT_STRING
      The connection descriptor used to connect to the target database.
Related: