| Host | 
The name of the host system where the new database is
                            created. | 
| SCC agent port | 
The port number that the SAP Control Center agent
                            on the given host is listening on. Default is 9999. | 
| SCC agent user | 
User ID for the SAP Control Center agent. Default
                            is uafadmin. | 
| SCC agent password | 
Password for the SAP Control Center agent user.
                            Default is no password. | 
| Utility server user | 
User ID for the utility database. Default is
                                DBA. | 
| Utility server password | 
Password for the utility database. Default is
                                sql. | 
| IQ Server Name | 
Name of the IQ server to be created. | 
| IQ Server Port | 
Port number for the new IQ server. | 
| IQ user | 
User ID for the new IQ server. | 
| IQ password | 
User password for the IQ user. | 
| Database path | 
Path to the database file. For example,
                                /<hostname>/sample/sample/mytestdb.db. | 
| IQ page size | 
Page size of the database, in kilobytes. If you do not make a
                            selection, the application chooses a page size. Default is 128. | 
| Catalog page size | 
Database page size for the catalog store, in kilobytes. If you do
                            not make a selection, the application automatically chooses a page size.
                            Default is 4. | 
| IQ main dbspace path | 
Path to the IQ main store dbspace physical file on disk. For
                            example,
                                /<hostname>/sample/sample/mytestdb.iq. | 
| IQ main dbspace size (MB) | 
(Disabled if Raw Device is selected.) The amount of space, in
                            megabytes, for the IQ main store dbspace. Specify at least
                                100. Default is 1000 | 
| IQ main dbspace reserve (MB) | 
(Disabled if Raw Device is selected.) The amount of space, in
                            megabytes, to reserve for future expansion in the IQ main store. Default
                            is 300. | 
| Raw device (IQ main dbspace)  | 
Indicates a raw disk. Default is selected. | 
| Local temporary dbspace path | 
Path to the temporary IQ store physical file on disk. For example:
                                /<hostname>/sample/sample/mytestdb.iqtmp. | 
| Local temporary dbspace size (MB) | 
(Disabled if Raw Device is selected.) Size, in megabytes, for the
                            temporary IQ store. Default is 1000. | 
| Local temporary dbspace reserve (MB) | 
The amount of space, in megabytes, to reserve for future expansion
                            in the temporary IQ store. Default is 300. | 
| Raw device (Local temp dbspace) | 
Indicates a raw disk. Default is selected. | 
| Transaction log | 
File name of the IQ transaction log that records changes to the
                            database. If you leave this field blank, the application automatically
                            assigns a log name: <database_name>.log.
                         | 
| Transaction mirror log | 
File name of the copy of the default transaction log, stored on
                            another device, for additional security. The default mirror log name is
                                <database_name.mlg | 
| CHAR collation | 
Click Select to open the Select CHAR
                            Collation dialog box. (Select is disabled until
                            all required fields are filled.) In the diaolog box, select the CHAR
                            collation sequence used by the database to perform alphanumeric sorting.
                            The default is ISO_BINENG. If you select
                                UCA (Unicode Collation Algorithm), you are
                            prompted to specify how the database should treat accents. | 
| NCHAR collation | 
Click Select to open the Select NCHAR
                            Collation dialog box. (Select is disabled until
                            all required fields are filled.) In the diaolog box, select the NCHAR
                            collation sequence used by the database to perform alphanumeric sorting
                            on NCHAR data. The default is UCA. If you select
                                UCA (Unicode Collation Algorithm) you are
                            prompted to specify how the database should treat accents. |