OpenText Documentum – Important DQL queries & DQL Editors

Documentum Query Language is a derivative of SQL which can be used to interact with Documentum repository. These examples are meant to give you a head-start on the basic DQL syntax. For more information on DQL, please refer to latest version of Content Server DQL Reference guide Change Object type: These scripts illustrate how to modify an […]

Loading

How to change installation owner for Documentum Content server

Installation owner is logged in when Documentum content server is installed. It is very rare situation when you change the installation owner.  Follow below steps to change the installation owner. First, get new installation owner login credentials. Make sure, new installation owner account has following privileges: Act as part of the operating system, Create a token object, […]

Loading

Documentum tips: How to setup global registry

Since D6.0 release, Documentum has made it mandatory to use global registry for every installation. If you are planning to have one docbase for your environment, you can make same docbase as global repository. Best practice is you should have separate docbase and make it global registry. This is useful in case of multi docbase […]

Loading