Documentum datadictionary languages
Always have the “en” locale set in the datadictionary of Documentum
Always have the “en” locale set in the datadictionary of Documentum
Because of some NFS issues I needed to synchronize the unix user account IDs of my various documentum installation owner accounts. I had expected it to be as easy as changing the passwd file and updating the rights. However things are slightly more complicated. Here is what I did: usermod -u 1234 dmadmin cd /opt/…
Read more
You know this situation where you install tomcat in “some location” with “some user” being able to stop and start it? Not going the official (linux) way and installing it through your package manager? So I have made a small script, on Solaris, to have stop and start functionality in those locations for that special…
Read more