What is the use of PL/SQL procedure DBMS_TTS.TRANSPORT_SET_CHECK?

Showing Answers 1 - 3 of 3 Answers

ajeeteng

  • May 5th, 2010
 

The DBMS_TTS package checks if the transportable set is self-contained.

TRANSPORT_SET_CHECK Procedure

This procedure checks if a set of tablespaces (to be transported) is self-contained. After calling this procedure, the user may select from a view to see a list of violations, if there are any.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions