Cache CATIA v5 application data for faster startup
Cache CATIA v5 application data for faster startup
(OP)
Is it possible to cache the Catia v5 application data so that when you shut down Catia and start it up again, it loads up faster? I understand some people have been successful at this and that it takes only 10 seconds to load it up the second time. Please not that I am not refering to .cgr files like for DMU Navigator and the Assembly workbench.
If you could also include the necessary steps, it would be greatly appreciated.
Thanks!
If you could also include the necessary steps, it would be greatly appreciated.
Thanks!





RE: Cache CATIA v5 application data for faster startup
Tools + Options + Infrastructure + Cache Management and turn on the top option to Work With The Cache System. That should do it.
RE: Cache CATIA v5 application data for faster startup
Let me know if I have your post backwards.
RE: Cache CATIA v5 application data for faster startup
RE: Cache CATIA v5 application data for faster startup
When you open Catia V5, the software creates by default a new CATProduct and loads the workbench associated to this file. This waste of time and productivity can be avoided by adding this line in Windows User Environment variables:
CATNoStartDocument = yes
More info see CATIA Digital Digest Tips & Tricks18nov2003
RE: Cache CATIA v5 application data for faster startup
RE: Cache CATIA v5 application data for faster startup
Now, if I were to I close the program right now, without doing anything else or loading anything, it still takes the same amount of time to load it up again. I know that there is some way to have it restart faster because I have witnessed it with my own eyes. I am hoping that someone on this forum can inform me as to how this can be achieved.
Thank you.
RE: Cache CATIA v5 application data for faster startup
verify that the option Tools + options + Paramaters and measures + Knowledge + Language + load extended language libraries is Off. If this option is on CATIA will load much slower. This option loads all modules into memory when starting V5. Turning this option Off will only load the medules on an as needed basis.
Stefan
RE: Cache CATIA v5 application data for faster startup
Thanks, Stefan.