Restriction: This topic applies to Windows environments only. 
                  		  
               
 
               		
              
            	 
             
               		 
               		  
               - Collection Name 
                  		  
               
- The name of the collection in which to store the package. 
                  		  
               
- Library Name 
                  		  
               
- The name of the library containing the source member from which you want to create the package. The <default> is DBRMLIB.
                  
                  		  
               
- Member Name 
                  		  
               
- The name of (program ID of) the source member from which you want to create the package. 
                  		  
               
- Default Qualifier 
                  		  
               
- The name of a schema to use as the default qualifier for this package. Optional. 
                  		  
               
- Add 
                  		  
               
- If the package does not already exist in the specified collection, add it to the collection. 
                  		  
               
- Replace 
                  		  
               
- If this package already exists in the collection, replace it; if it doesn't already exist, add it to the collection. 
                  		  
               
- Replace Version 
                  		  
               
- Replace the package version specified in the corresponding field with the generated package version. 
                  		  
               
- Revert 
                  		  
               
- Return all settings changed since opening the 
                  			 Packages tab to their original settings. 
                  		  
               
- Execute 
                  		  
               
- Execute the package to create it in the specified SQL Server database in preparation for binding into a plan. After binding,
                  all versions of the bound package are automatically available to the plan.