|  
                              					 databasename 
                              				  
                            |  
                           				  
                           Specifies the name of the new database. 
                              				  
                            |  
                           				
                        
 
                        				
                         
                           				  
                           | collsequence 
                              				  
                            |  
                           				  
                            If specified, must be the default value MFD. This ensures that the environment variable MFCODESET is used. 
                              				  
                            |  
                           				
                        
 
                        				
                         
                           				  
                           |  
                              					 logfilename 
                              				  
                            |  
                           				  
                           The name of the log file in which to capture output information. The default value is 
                              					 createdb.log. 
                              				  
                            |  
                           				
                        
 
                        				
                         
                           				  
                           |  
                              					 driveletter 
                              					  
                              				  
                            |  
                           				  
                            
                              					 The drive letter to create local database on. 
                              					  
                              				  
                            |  
                           				
                        
 
                        				
                         
                           				  
                           |  
                              					 logon-id 
                              				  
                            |  
                           				  
                           The logon ID required to connect to the server where the database is to reside. 
                              				  
                            |  
                           				
                        
 
                        				
                         
                           				  
                           |  
                              					 password 
                              				  
                            |  
                           				  
                           The password required to connect to the server where the database is to reside. 
                              				  
                            |  
                           				
                        
 
                        				
                         
                           				  
                           |  
                              					 nodename 
                              				  
                            |  
                           				  
                            For databases on a remote server, the cataloged DB2 node name for that server. 
                              				  
                            |  
                           				
                        
 
                        				 
                        				
                         
                           				  
                           | L 
                              				  
                            |  
                           				  
                            Indicates that the database location is a local server. Default. 
                              				  
                            |  
                           				
                        
 
                        				
                         
                           				  
                           | R 
                              				  
                            |  
                           				  
                            Indicates that the database location is a remote server. 
                              				  
                            |