If you are having performance issues with Teamcenter and you want to have some sort of clue as to what is going on, set the following variable:
set IMAN_SLOW_SQL=1
When running Teamcenter and something takes longer then there will be some eplaination in the syslog of what is going on. It probably won’t be really clear what to do but it will explain the area and what it is trying to do in some cryptic way. In this case i set IMAN_SLOW_SQL=1, 1 being seconds, this may register a lot of issues depending on your environment, set it to 2 seconds to filter out the syslog and narrow down the major performance issue.
This website uses IntenseDebate comments, but they are not currently loaded because either your browser doesn't support JavaScript, or they didn't load fast enough.
WHAT? WHERE DO I GO TO FIND THIS?
It is a variable you can put into the iman_profilevars file in TC_DATA folder. In Tc 2007.1 I have not tried this variable, and most likely called tc_slow_sql now, but you'll have to verify.
I am getting an error every time I sign in and while trying to open documents "File Client Cache is not Enabled" How do I fix this without removing the whole software package?
Thanks
Ron
I am experiencing the same problem. Does anyone have any suggestions or a solution???
From a command prompt, navigate to the fcc folder at TC_ROOT. Go to the bin folder and should have a program called fccstat. Type that in and see if it's up and running. try starting it using the -h argument to the command to see the syntax.
Is your fcc.xml file (TC_ROOT/fcc/) correct? Look at the bottom of that file and verify the parentfsc address is correct and reachable by your client. Is the FSC running? If the parent is not running the client will not run. Go to the server and see if the service is running.