SQL parameters: sqltextdateformat

Startup parameters change the behavior of the HPE Service Manager server. You can always set a startup parameter from the server's operating system command prompt.

Parameter

sqltextdateformat

Description

This parameter defines the format the HPE Service Manager server uses to write out dates to strings. This parameter causes all dates to have the same format regardless of the date format specified for the user.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

Yes

Default value

MM/DD/YY

Possible values

Date formats

  • YYYY/MM/DD
  • YY/MM/DD
  • MM/DD/YYYY
  • MM/DD/YY
  • DD/MM/YYYY
  • DD/MM/YY

Example usage

Command line: sm -httpPort:13080 -sqldb:dbserver -sqltextdateformat:MM/DD/YYYY

Initialization file: sqltextdateformat:MM/DD/YYYY

Note You should only use this parameter prior to conversion. Using it or changing it does not work for a converted system.