Shaun Flaherty
13th December 2006, 14:10
We have recently installed Porting set 7.1d.09 on our Baan 5.0c installation on AS400 (V5R3M0).
It initialled seemed that all was ok, but now we find a problem in Finance, Registration of sales invoices in cisli give a date different from the inserted date (1 hour in advance). And when we try to register a Purchase invoice we get the error mesage tfglds40108 (timezone error). Anyone have any ideas?

Thanks

Shaun Flaherty
SITEM S.p.A.
Italy

jp.aalders
13th December 2006, 16:50
Do any errors or information occur from the $BSE/log logfiles? It may be helpful to find the cause of your problem

Regards,

John

Shaun Flaherty
13th December 2006, 16:54
John

Thanks for your quick reply.....unfortunately there is no information or errors i the logfiles.

thanks

shaun

jp.aalders
13th December 2006, 17:02
Hi Shaun,

Maybe an SQL trace on the specific session shows more information about what exactly is going wrong,

Set the SQL trace in your command option when starting the BW Client.

Set TT_SQL_TRACE to log interface calls:
bshcmd6.1 -T "TT_SQL_TRACE+02000"

John