That's the data Pump part finished with. What we're going to look at now is the properties that you can set for the package. So right click on the
designer white space and choose Package Properties.
Figure 1.17 Package Properties(General).
The General tab let's us set very few options other than the description of the package, and how many steps should be allowed to go at once.
Figure 1.18 Package Properties(Global Variables).
The Global Variables tab let's us set up variables that we can reuse through the package. It means if we set a global variable to one
thing in one task we can use that value in another.