Skip to main content
1-Visitor
November 18, 2015
Question

PDMLink - Number of objects per Product Line

  • November 18, 2015
  • 2 replies
  • 1152 views

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

23-Emerald III
November 18, 2015

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.

2-Explorer
November 18, 2015

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