Common Content for Data Engineering 
			
			- Common Content for Data Engineering 10.5.1
- All Products
 
           
      	
            
	
      | Prompt 
						   | Description 
						   | 
|---|---|
| Database type 
						   | Type of database for the Model repository. Select from the following options: 
						   1 - Oracle 
						   2 - Microsoft SQL Server 
						   3 - IBM DB2 
						   4 - PostgreSQL 
						   | 
| Property 
						   | Description 
						   | 
|---|---|
| Database user ID 
						   | Name for the Model repository database user account. 
						   | 
| User password 
						   | Password for the domain configuration database user account. 
						   | 
| Property 
				   | Description 
				   | 
|---|---|
| Configure tablespace 
				   | Select whether to specify a tablespace: 
				   1 - No 
				   2 - Yes 
				    In a single-partition database, if you select No, the installer creates the tables in the default tablespace. In a multi-partition database, you must select Yes. 
				   | 
| Tablespace 
				   | Name of the tablespace in which to create the tables. Specify a tablespace that meets the pageSize requirement of 32768 bytes. 
				    In a single-partition database, if you select Yes to configure the tablespace, enter the name of the tablespace in which to create the tables. 
				    In a multi-partition database, specify the name of the tablespace that resides in the catalog partition of the database. 
				   | 
| Property 
				   | Description 
				   | 
|---|---|
| Schema name 
				   | Name of the schema that will contain domain configuration tables. If this parameter is blank, the installer creates the tables in the default schema. 
				   | 
|  Prompt 
								   |  Description 
								   | 
|---|---|
| Database host name 
									  | Host name for the database. 
									  | 
| Database port number 
									  | Port number for the database. 
									  | 
| Database service name 
									  |  Service or database name : 
									  
 | 
| Configure JDBC Parameters 
									  | Select whether to add additional JDBC parameters to the connection string: 
									  1 - Yes 
									  2 - No 
									  If you select Yes, enter the parameters or press Enter to accept the default. 
									  If you select No, the installer creates the JDBC connection string without parameters. 
									  |