Speeding up Contributor publish

June 27th, 2008

2 excellent Proven Practices documents were published today, describing how to speed up publising (cognos.com login is required): – using oracle – using ms sql server Same old “If you are loading data, drop indexes” roams

Publish Layouts

April 18th, 2007

Difference between layouts is obvious:1 View-only is akward, old and slow (no dimensions for publish, blobs for value storing etc) 2 Table-only is modern, smooth and fast (dimensions, option to specify data types for publish and more) But I just cannot understand why annotation_user table is created only in View-Only mode. This table contains precious [...]