Command Reference > Infacmd es Command Reference > UpdateServiceOptions
  

UpdateServiceOptions

Updates Email Service properties. Run this command to configure domain properties and nodes for the Email Service. To view current Email Service properties, run infacmd es listServiceOptions.
The infacmd es updateServiceOptions command uses the following syntax:
UpdateServiceOptions

<-DomainName|-dn> domain_name

[<-SecurityDomain|-sdn> security_domain]

<-UserName|-un> user_name

<-Password|-pd> password

[<-ServiceName|-sn> service_name]

[<-ResilienceTimeout|-re> timeout_period_in_seconds]

[<-NodeName|nn> primary node name]

[<-BackupNodes|-bn> backup node names]
The following table describes the infacmd es updateServiceOptions options and arguments:
Option
Argument
Description
-DomainName
-dn
domain_name
Name of the Informatica domain.
-SecurityDomain
-sdn
security_domain
Name of the security domain to which the domain user belongs.
-UserName
-un
user_name
User name to connect to the domain
-Password
-pd
password
Password for the user name.
-ServiceName
-sn
service_name
Optional. Enter Email_Service.
-ResilienceTimeout
-re
timeout_period_in_seconds
Amount of time in seconds that infacmd attempts to establish or re-establish a connection to the domain.
-Options
-o
options
Enter options in the following format:
OptionGroupName.OptionName=OptionValue OptionGroupName2.OptionName2=OptionValue2
To view valid options, run infacmd isp ListServiceOptions.
-NodeName
-nn
primary node name
Optional. Primary node on which the service runs.
-BackupNodes
-bn
backup node names
Optional. Nodes on which the service can run if the primary node is unavailable.