Kbase P162177: Progress / OpenEdge clients connecting to a database remotely don't show different Time Zones in the
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  19/03/2010 |
|
Status: Unverified
GOAL:
Progress / OpenEdge clients connecting to a database remotely don't show different Time Zones in the database log even when TZ is set correctly in the client environment.
GOAL:
Progress / OpenEdge clients connecting to a database in shared memory may list different times in the database log.
FACT(s) (Environment):
All Supported Operating Systems
Progress/OpenEdge Product Family
FIX:
Connections to a database made using a remote client server (using the -S <value> -H <value> client startup paramters) do not directly update the log file.
Updating is done by the remote client server and Time Zone of the client is disregarded.
When a connection is made through shared memory to a database, the shared memory connected client is the process which actually writes to the database log. Whatever the client Time Zone is defined as is the time reference the client will write to the database log.