Tag Archives: ep publish

Speeding up Contributor publish

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

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 [...]