'Documentum DQL Editor?
I am using Documentum which is on the remote server.I want to see the data in dm_sysobject table.Through my research I found that we can see the table data in DQL Editor.But,I am unable to find from where can I get this DQL Editor.Do I need to install this separately?.Thanks in Advance
Solution 1:[1]
If you use Documentum Administrator go to Tools -> DQL Editor. If you want to use standalone application you can use DQMan or Repoint.
Solution 2:[2]
Instead of installing a 3rd party DQL Editor, you might want to use idql/idql32 as built-in DQL Editor.
Solution 3:[3]
You can download free java based small dql editor tool from http://www.icontentxlabs.com/ which can dump on right click , export to excel, no installation needed just copy paste
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | Miki |
Solution 2 | nammy |
Solution 3 | ashok |