Start of change

Command line processor UPDATE COMMAND OPTIONS command

The UPDATE COMMAND OPTIONS command changes property values for properties that have a value of ON or OFF.

>>-UPDATE COMMAND OPTIONS--USING--+-option-flag--ON-------+----><
                                  +-option-flag--OFF------+   
                                  +-property-keyword--ON--+   
                                  '-property-keyword--OFF-'   

option-flag
One of the following option flags:
  • a
  • c
  • o
  • s
  • v
  • x
  • z (OFF only)

See Command line processor start command for the meaning of each option flag.

property-keyword
One of the following option flags:
  • DisplaySQLCA
  • AutoCommit
  • DisplayOutput
  • StopOnError
  • Echo
  • StripHeaders

See Command line processor properties file for the meaning of each property keyword.

End of change