Command Reference > infacmd sch Command Reference > ListServiceProcessOptions
  

ListServiceProcessOptions

Returns a list of the properties that are configured for a Scheduler Service process.
The infacmd sch ListServiceProcessOptions command uses the following syntax:
ListServiceProcessOptions

<-DomainName|-dn> domain_name

<-ServiceName|-sn> service_name

<-UserName|-un> user_name

<-Password|-pd> password

[<-SecurityDomain|-sdn> security_domain]

[<-Gateway|-hp> gateway_host1:port gateway_host2:port...]

[<-ResilienceTimeout|-re> timeout_period_in_seconds]

<-NodeName|-nn> node_name
The following table describes infacmd sch ListServiceProcessOptions options and arguments:
Option
Argument
Description
-DomainName
-dn
domain_name
Name of the Informatica domain.
-ServiceName
-sn
service_name
Required. Enter Scheduler_Service.
-UserName
-un
user_name
User name to connect to the domain
-Password
-pd
password
Password for the user name.
-SecurityDomain
-sdn
security_domain
Name of the security domain to which the domain user belongs.
-Gateway
-hp
gateway_host1:port gateway_host2:port ...
Required if the gateway connectivity information in the domains.infa file is out of date. The host names and port numbers for the gateway nodes in the domain.
-ResilienceTimeout
-re
timeout_period_in_seconds
Amount of time in seconds that infacmd attempts to establish or re-establish a connection to the domain.
-NodeName
-nn
node_name
Name of the node on which the service process runs.