GetServiceProperties
Returns the following information about the PowerCenter Integration Service:
- •Domain in which the PowerCenter Integration Service runs
- •PowerCenter Integration Service name and version
- •Whether the PowerCenter Integration Service allows running debug mappings
- •Data movement mode
- •Associated repository service
- •Current timestamp and startup time
- •Grid name
- •Names, nodes, and code pages for the associated PowerCenter Integration Service processes
- •Operating mode for the PowerCenter Integration Service
The GetServiceProperties command uses the following syntax in the command line mode:
pmcmd GetServiceProperties
<<-service|-sv> service [<-domain|-d> domain] [<-timeout|-t> timeout]>
The GetServiceProperties command uses the following syntax in the interactive mode:
GetServiceProperties
The following table describes pmcmd GetServiceProperties options and arguments:
Option | Argument | Description |
---|
-service -sv | service | Required. PowerCenter Integration Service name. |
-domain -d | domain | Optional. Domain name. |
-timeout -t | timeout | Optional. Amount of time, in seconds, pmcmd attempts to connect to the PowerCenter Integration Service. If the -timeout option is omitted, pmcmd uses the timeout value specified in the environment variable INFA_CLIENT_RESILIENCE_TIMEOUT. If the environment variable is not set, pmcmd uses the default timeout value. Default is 180. |