kmcinc
17th April 2008, 04:35
Hi All,

the DEM model I set up works fine as long as the user stays within the startup company. However, because we are working in a multi-company environment, some users need to switch to other companies. But when changing companies from the Tools menu and trying to bring up a session, it comes up in the first company not the company he/she switched to. Where's the problem?

Thanks for your input in advance,

-tom

gramasub
17th April 2008, 15:08
Hi,

Check User DEM settings. there is an option to enable /disable switch company.

kmcinc
17th April 2008, 17:25
Thanks, gramasub, but the option is checked. Any other ideas?

fabio.lunardi
9th May 2008, 17:29
Hi,

I'm assuming you are using Worktop. If so, check the Worktop options: there's a flag in the "Process browser" tab that keeps the DEM company and the ERP company aligned when you change company.
If you are using Webtop there's the same flag hidden somewhere in the Menu bar of Webtop.

Hope it helps.

KR, Fabio.

kmcinc
12th May 2008, 21:35
Fabio,

that was the problem! Thanks a lot!

fabio.lunardi
13th May 2008, 11:44
Glad to help... :)

Fabio

jmathew
20th October 2010, 03:49
Hi,

I'm assuming you are using Worktop. If so, check the Worktop options: there's a flag in the "Process browser" tab that keeps the DEM company and the ERP company aligned when you change company.
If you are using Webtop there's the same flag hidden somewhere in the Menu bar of Webtop.

Hope it helps.

KR, Fabio.

Hi Fabio,

We are with Baan LN 6.1 and FP5. While the user is using Worktop and having the DEM process browser, the change company is taking lot of time to bring up the session ttdsk2003m000. It takes about a minute for this session to open everytime a change company is to be done. Please let us know if there is any way of solving this. Thanks.

fabio.lunardi
21st October 2010, 12:01
Hi,

I never found this issue before, but it sounds like a query is taking longer than normal to run or the session ttdsk2003m000 is not in the shared memory.

I would suggest to first check the shared memory setup. If the tt package is not loaded then you should do it.

If that does not help then I think you should switch on the SQL tracing. In the command window of the BW configuration enter:
-- -set TT_SQL_TRACE=02200 -logfile trace.bshell -keeplog

Then analyze the results in the log file: it will show you how long the queries and functions are taking to run so you might be able to find out what is the problem.

Mind that tracing reduces performances while in use and has the potential to create big log files.

There's many more tracing and debug options, but I would start with that.

Best of luck!

KR,
Fabio