PowerExchange Adapters for Informatica
- PowerExchange Adapters for Informatica 10.5.9
- All Products
CreateService <-DomainName|-dn> domain_name <-UserName|-un> user_name <-Password|-pd> password <-ServiceName|-sn> service_name <-NodeName|-nn> node_name <-IntegrationService|-dis> data_integration_service_name <-RepositoryUser|-mru> model_repository_user <-RepositoryPassword|-mrp> model_repository_password [<-ServiceOptions|-so> option_name=value ...]
Option
| Argument
| Description
|
---|---|---|
-DomainName
-dn
| domain_name
| Required. Name of the Informatica domain. You can set the domain name with the -dn option or the environment variable INFA_DEFAULT_DOMAIN. If you set a domain name with both methods, the -dn option takes precedence.
|
-UserName
-un
| user_name
| Required if the domain uses Native or LDAP authentication. User name to connect to the domain. You can set the user name with the -un option or the environment variable INFA_DEFAULT_DOMAIN_USER. If you set a user name with both methods, the -un option takes precedence.
Optional if the domain uses Kerberos authentication. To run the command with single sign-on, do not set the user name. If you set the user name, the command runs without single sign-on.
|
-Password
-pd
| password
| Required if you specify the user name. Password for the user name. The password is case sensitive. You can set a password with the -pd option or the environment variable INFA_DEFAULT_DOMAIN_PASSWORD. If you set a password with both methods, the password set with the -pd option takes precedence.
|
-ServiceName
-sn
| service_name
| Required. Name of the SAP BW Service.
The name is not case sensitive and must be unique within the domain. The characters must be compatible with the code page of the associated repository. The name cannot have leading or trailing spaces, include carriage returns or tabs, exceed 79 characters, or contain the following characters:
|
-NodeName
-nn
| node_name
| Required. Name of the node where you want the SAP BW Service process to run. If the Informatica environment is configured for high availability, this option specifies the name of the primary node.
|
-ModelRepositoryUser
-mru
| model_repository_user
| Required. User name used to connect to the repository.
To enter a name that contains a space or other non-alphanumeric character, enclose the name in quotation marks.
|
-ModelRepositoryPassword
-mrp
| model_repository_password
| Required if secure communication is not enabled for the domain. Optional if secure communication is enabled for the domain.
User password. You can set a password with the -rp option or the environment variable INFA_REPOSITORY_PASSWORD. If you set a password with both methods, the password set with the -rp option takes precedence.
|
-DataIntegrationService
-dis
| data_integration_service_name
| Required. Name of the Data Integration Service to which the SAP BW Service connects.
To enter a name that contains a space or other non-alphanumeric character, enclose the name in quotation marks.
|
-LicenseName
-ln
| license_name
| Required if you create an enabled service. Name of the license you want to assign to the SAP BW Service.
|
-ServiceOptions
-so
| option_name=value
| Optional. Service properties that define how the SAP BW Service runs.
|