James has often compared DQL and SQL, assigning the security weaknesses of one to the other. While there may be valid concerns for some ECM query languages, DQL is actually fairly secure from this type of attack. Don’t get me wrong, it isn’t foolproof, but it isn’t an apples to apples comparison. Let’s compare and look. Be sure to add comments to question or add.
Documentum
Inciting Insight or Panic?
Normally when I read a post by James McGovern, I understand that he is trying to get under people’s skins in order to provoke a response. Some people respond to this by attempting to give the type of information that James is looking for in a post of their own. Others view it as a form of harassment and try their best to ignore it, though James just looks on that as a form of encouragement. Both reactions are perfectly fine.
I, and pretty much every blogger, are not compensated for writing our blogs, much less for responding to James. It is optional. When I blog, I do so as me, myself, and I. Not as an employee of any company or organization.
SharePoint and ECM Working Together
Andrew Chapman got a new gig. He is now in charge of SharePoint solutions for EMC. I am assuming that this includes Content Services for SharePoint (notice the old site link still works) as well as any other current and future products. I couldn’t be happier. Andrew knows how to listen and evolve his thoughts based upon new information and experiences.
In many ways, this is an out-growth of his work in the world of compliance and records. He had seen how organizations were having trouble managing their growing SharePoint environments and they were asking him how to get Documentum and SharePoint to work together. Organizations like SharePoint’s user-interface and Documentum’s ability to enforce business rules and manage the large amounts of information being stored. Andrew voiced his opinion one too many times and his new job was born.
One EMC and eRoom’s Place There
So you may, or may not, have realized that EMC recently changed their website. Now, if I was a storage customer, my first reaction would have been, Oooooooo. Pretty. However, as a Documentum/ECM guy, I also went Where did all my stuff go?
X-Hive and the Content Server
On the 17th, I had the fortune of attending a briefing/seminar on X-Hive. It was a series of presentations given by Jeroen van Rotterdam, one of the founders and architects of X-Hive. Jeroen is now the General Manager of XML Solutions for EMC. I was able to learn more about the product and its future within the Content Server.
RSA and Autonomy
Just wanted to share with everyone. I learned that the OEM agreement that I mentioned earlier between Autonomy and EMC is for the RSA product line and not Documentum. There had been a slight discussion going on in my previous post on the topic that Autonomy wasn’t destined for Content Server. Now we know.
So it seems that Search is still on the same path. Upgraded FAST and an option for Lucene in D6.5. This should also lead to more plug-in architecture for Search engines in the future. It also means that we need to watch Microsoft more closely once they close the deal in Q2.
The folks at Brilliant Leap! and Lee Smith had some interesting thoughts (Read in that order). However, with the information regarding RSA, it spins it a little straighter.
EMC Search Potpourri
Sometimes I miss the 90s. Search was so easy in ECM environments. Everyone used a bundled Verity and was happy.
Then things changed. People started to notice that if you actually used the system on an large scale, search performance degraded. There were many reasons for this. One was that vendors weren’t upgrading their bundled Verity engine. Another was that the engine was sitting on the same machine as the primary ECM server, so resources were being consumed at an increasing rate.
Tips: Dynamically Creating Users in the DFC
Earlier today, James McGovern asked how to create a user through code in Documentum using either the DFC or DFS. I responded to him directly as I didn’t want him to have to wait for me to write a blog post to get the answer. However, I decided to share my answer with everyone while I watch the big game.
A 15-Minute Guide to SOA and ECM
I was browsing the EMC website the other day and ran across this document, “A 15-Minute Guide to Service-Oriented Architecture and ECM“. I was intrigued so I checked it out. This is one of a new series of documents that EMC is putting out around IT Management aimed at quickly educating the IT Professional. I am not their target as this is aimed at end-users.
Tips: SQL Server Database Ownership for a Documentum Database
Every now and then, I run into an instance where a database for Documentum has changed slightly, preventing an upgrade or even startup. There is nothing wrong with the database itself, just the way the database ownership is configured. There are several reasons why this could happen:
- The database was restored after a crash
- The database was moved to a new server
- A new user was created to own the database
This is all fine and can be done properly. However, sometimes it is not done correctly because people rely too much on Documentum to create and update the security without actually paying attention to what is happening in the background. So here are a few tips in how changes in SQL Server need to be played out.