Shared Content for Data Engineering
All Products
infacmd CreateReportingService ... -so option_name=value option_name=value ...
Option
| Description
|
---|---|
AdditionalJdbcParams | Optional. Enter additional JDBC options. Use this option to specify character encoding or the location of a server if you are using a database server that is highly available such as Oracle RAC. |
DatabaseDriver | Required. JDBC driver that the Reporting Service uses to connect to the Data Analyzer repository database. |
DatabaseHost | Required. Name of the machine that hosts the database server. |
DatabaseName | Required. Full service name or SID for Oracle databases. Service name for IBM DB2 databases. Database name for Microsoft SQL Server or Sybase ASE databases. Use DatabaseNameInterpretation option to specify whether the DatabaseName option contains a service name, SID, or database name. |
DatabaseNameInterpretation | Required if the DatabaseName option contains a full Oracle service name. Type of DatabaseName option. You can use the following values:
By default, infacmd uses DatabaseName for all non-Oracle databases. |
DatabasePassword | Required. Data Analyzer repository database password corresponding to the database user. You can set a password with the -so option or the environment variable INFA_DEFAULT_DATABASE_PASSWORD. If you set a password with both methods, the password set with the -so option takes precedence. |
DatabasePort | Required. Port number for the repository database. |
DatabaseTablespaceName | Required if you choose an IBM DB2 database. Tablespace name for IBM DB2 repositories. When you specify the tablespace name, the Reporting Service creates all repository tables in the same tablespace. |
DatabaseUser | Required. User account for the repository database. |
DatasourceDriver | Optional. The driver that the Reporting Service uses to connect to the data source. |
DatasourcePassword | Required. Password corresponding to the data source user. You can set a password with the -so option or the environment variable INFA_PASSWORD. If you set a password with both methods, the password set with the -so option takes precedence. |
DatasourceTestTable | Required. Test table that the Reporting Service uses to verify the connection to the data source. |
DatasourceURL | Required. JDBC connection string that the Reporting Service uses to connect to the data source. |
DatasourceUser | Required. User account for the data source database. |
HttpPort | Required if you do not use the SslPort option. TCP port that the Reporting Service uses. |
SslPort | Required if you do not use the HttpPort option. SSL port that the Reporting Service uses for secure connections. |
DataSourceAdvancedMode | Edit mode that determines where you can edit Datasource properties. When enabled, the edit mode is advanced, and the value is true. In advanced edit mode, you can edit Datasource and Dataconnector properties in the Data Analyzer instance. When disabled, the edit mode is basic, and the value is false. In basic edit mode, you can edit Datasource properties in the Administrator tool. After you enable the Reporting Service in advanced edit mode, you cannot change it back to basic edit mode. |
Updated February 12, 2021