Specifies the name of the package to be created and stored in the database. 
                  	  
               
            
 
            	 
            
               Syntax:
 
               		 
               		[NO]PACKAGE
PACKAGE=package-name
 
               	   
            	 
            
               Parameters:
 
               		 
               		
                
                  		  
                  			 
                  - PACKAGE
                     			 
                  
- When specified without the 
                     				package-name parameter, the package name defaults to the base name of the program source file (i.e., without the 
                     				.cbl extension). 
                     			 
                  
- package-name 
                     			 
                  
- An alternative name for the package, other than the base name of the program source file. 
                     			 
                  
  
            	 
            
               Properties:
 
               		 
               		
               
                   
                     			  
                     			  
                     			 
                      
                        				
                         
                           				  
                           | Default: | PACKAGE | 
 
                        				
                         
                           				  
                           | Synonym: | ACCESS |