cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

PDMLink - Number of objects per Product Line

jmabille
1-Newbie

PDMLink - Number of objects per Product Line

All,

I try to find the number maximum of objects per Product Line, per Library and per Project. Do you know if the situation can give a bad performance.

It's for Windchill 10.0 M050 withe the database Oracle 11g.

Thanks for your response and your help.

Best regards,

2 REPLIES 2
BenLoosli
23-Emerald II
(To:jmabille)

I have never seen any limits on the number of objects in any place of Windchill.You do get a display warning when a product/library folder has more than 2000 objects, but it is just a warning.

I agree with Ben. There are no written limits for the number of objects that you can store in Windchill. If you are talking about performance, there are couple of things which you could take care of

  1. Make sure that you have the correct table view created with only the level of information which you need. This plays a significant role in workspace, folder and so on. You can get some more details from http://www.ptc.com/cs/help/windchill_hc/wc102_hc/index.jspx?id=UserSetupTableViewManage&action=show
  2. Set the right table limits - you can use the preference  Site > Utilities > Preference Management > Tables > Size Limit to control it
  3. Set appropriate query limits - You can get a whole bunch of it from http://support.ptc.com/appserver/wcms/standards/textmultiimgfilelinkfull.jsp?im_dbkey=106597&icg_dbkey=867
  4. Set the right cache size - Use WCA formula to size all the caches in windchill. I use the attached SQL to size the cache.

Thank you

Binesh Kumar

Barry Wehmiller

Top Tags