Consultor Eletrônico



Kbase P109706: Application gets error 45 after remote database is forced to shut down by database administrator
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   07/10/2005
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.0B

SYMPTOM(s):

Application gets error 45 after remote database is forced to shut down by database administrator

SYSTEM ERROR: fmtoday: system date conversion error. (45)

CAUSE:

Internal procedure referenced the NOW function after the database had been shut down at the server

FIX:

Modify 4GL code to check if SESSION:TIME-SOURCE points to a database that is no longer connected and if so reset SESSION:TIME-SOURCE to point to the local machine