<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Prasad Sombhatta</title>
	<atom:link href="http://askprasad.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://askprasad.wordpress.com</link>
	<description>Analyze,Strategize, Architect, Implement and Manage solutions for Enterprise IT Systems.</description>
	<lastBuildDate>Wed, 16 Sep 2009 01:53:10 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Some useful DQL tips by nodo1969</title>
		<link>http://askprasad.wordpress.com/documentum/some-useful-dql-tips/#comment-116</link>
		<dc:creator>nodo1969</dc:creator>
		<pubDate>Wed, 16 Sep 2009 01:53:10 +0000</pubDate>
		<guid isPermaLink="false">http://askprasad.wordpress.com/documentum/some-useful-dql-tips/#comment-116</guid>
		<description>Hi Prasad,

I hope all is well with you. 

Apparently there are two create date values in documentum. 

One is for the date the original file was created. 

The other one is for the date the file version was created. We have files with numerous versions so when we publish the r_creation_date value, it shows the version date. 

I am looking to find the name for the date the original content was created which should not change when we publish it out as metadata.

Cheers,
Neil</description>
		<content:encoded><![CDATA[<p>Hi Prasad,</p>
<p>I hope all is well with you. </p>
<p>Apparently there are two create date values in documentum. </p>
<p>One is for the date the original file was created. </p>
<p>The other one is for the date the file version was created. We have files with numerous versions so when we publish the r_creation_date value, it shows the version date. </p>
<p>I am looking to find the name for the date the original content was created which should not change when we publish it out as metadata.</p>
<p>Cheers,<br />
Neil</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Full-text indexing by harishharan</title>
		<link>http://askprasad.wordpress.com/documentum/full-text-indexing/#comment-115</link>
		<dc:creator>harishharan</dc:creator>
		<pubDate>Tue, 14 Jul 2009 14:20:29 +0000</pubDate>
		<guid isPermaLink="false">http://askprasad.wordpress.com/documentum/full-text-indexing/#comment-115</guid>
		<description>Hi Prasad,

I just began using documentum.
On my DA, I see The Index server running but  the agent is not responding.I started the index server using nctrl start.But this does not help.

the server.ini has the start_index_agents = T parameter set. I assumed that the index agent should start automatically.i did not.

At this point I am not able to access the indexagent admin site also

So I went into /documentum/shared/jboss4.2.0/server/startIndexAgent1.sh
and started the agent. It seems to hangs or it stops at the line 

09:52:53,946 INFO  [Server] Core system initialized
09:52:58,041 INFO  [WebService] Using RMI server codebase: http://:/
09:52:58,044 INFO  [Log4jService$URLWatchTimerTask] Configuring from URL: resource:jboss-log4j.xml


now the index agent admin page works but it shows the agent  status as stopped.


What am i doing wrong here?

Your reply will be appreciated.
Harish</description>
		<content:encoded><![CDATA[<p>Hi Prasad,</p>
<p>I just began using documentum.<br />
On my DA, I see The Index server running but  the agent is not responding.I started the index server using nctrl start.But this does not help.</p>
<p>the server.ini has the start_index_agents = T parameter set. I assumed that the index agent should start automatically.i did not.</p>
<p>At this point I am not able to access the indexagent admin site also</p>
<p>So I went into /documentum/shared/jboss4.2.0/server/startIndexAgent1.sh<br />
and started the agent. It seems to hangs or it stops at the line </p>
<p>09:52:53,946 INFO  [Server] Core system initialized<br />
09:52:58,041 INFO  [WebService] Using RMI server codebase: <a href="http://:/" rel="nofollow">http://:/</a><br />
09:52:58,044 INFO  [Log4jService$URLWatchTimerTask] Configuring from URL: resource:jboss-log4j.xml</p>
<p>now the index agent admin page works but it shows the agent  status as stopped.</p>
<p>What am i doing wrong here?</p>
<p>Your reply will be appreciated.<br />
Harish</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some useful DQL tips by ezmoses</title>
		<link>http://askprasad.wordpress.com/documentum/some-useful-dql-tips/#comment-114</link>
		<dc:creator>ezmoses</dc:creator>
		<pubDate>Fri, 10 Jul 2009 22:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://askprasad.wordpress.com/documentum/some-useful-dql-tips/#comment-114</guid>
		<description>Hi Prasad,

Can you please let me know how to create an alias set using DQL. I can create using DA, but it seems a lengthy process, so I wish to do it in a query. 

These are the values if I dump after creating using DA

  owner_name                 : extdocb
  object_name                : Office Document AS
  object_description         : 
  alias_name              [0]: content manager
                          [1]: site administrator
                          [2]: administrator
                          [3]: web developer
                          [4]: WIPACL
                          [5]: ActiveACL
                          [6]: ExpiredACL
                          [7]: content author
                          [8]: restricted group
  alias_value             [0]: office document cm
                          [1]: office docuument_sa
                          [2]: administrator
                          [3]: office it team
                          [4]: Content WIP ACL
                          [5]: Content Active ACL
                          [6]: Content Expired ACL
                          [7]: c_dummy_grp
                          [8]: c_dummy_grp
  alias_category          [0]: 2
                          [1]: 2
                          [2]: 2
                          [3]: 2
                          [4]: 6
                          [5]: 6
                          [6]: 6
                          [7]: 2
                          [8]: 2
  alias_usr_category      [0]: 1
                          [1]: 1
                          [2]: 1
                          [3]: 1
                          [4]: 1
                          [5]: 1
                          [6]: 1
                          [7]: 1
                          [8]: 1
  alias_description       [0]: 
                          [1]: 
                          [2]: 
                          [3]: 
                          [4]: 
                          [5]: 
                          [6]: 
                          [7]: 
                          [8]: 

SYSTEM ATTRIBUTES

  r_object_id                : 6600e4b18003890c

APPLICATION ATTRIBUTES


INTERNAL ATTRIBUTES

  i_is_replica               : F
  i_vstamp                   : 1



I tried put these in a create statement as 

create dm_alias_set object set object_name =&#039;Office Document AS&#039;,set owner_name =&#039;extdocb&#039;, set  alias_name=&#039;content manager&#039;, append alias_name=&#039;site administrator&#039;, append alias_name=&#039;administrator&#039;,append alias_name=&#039;web developer&#039;, append alias_name=&#039;WIPACL&#039;,append alias_name=&#039;ActiveACL&#039;, append alias_name=&#039;content author&#039;,append alias_name=&#039;restricted group&#039;, set alias_value=&#039;Office Document cm&#039;,append alias_value=&#039;Office Document sa&#039;, append  alias_value=&#039;administrator&#039;, append alias_value=&#039;office it team&#039;, append alias_value=&#039;Content WIP ACL&#039;, append alias_value=&#039;Content Active ACL&#039;, append alias_value=&#039;c_dummy_grp&#039;, append alias_value=&#039;c_dummy_grp&#039;, set  alias_category =2, append  alias_category=2, append  alias_category=2, append  alias_category=2, append  alias_category=6, append  alias_category=6, append  alias_category=6, append  alias_category=2, append  alias_category=2, set   alias_usr_category=1, append alias_usr_category=1,append alias_usr_category=1,append alias_usr_category=1,append alias_usr_category=1,append alias_usr_category=1,append alias_usr_category=1,append alias_usr_category=1,append alias_usr_category=1


After applying to the folder, If I dump I can see the alias set id attached to the folder, but on the application, if I click on properties, and see permissions its not updating the correct groups and etc. 

Is it like that I should not be using query to create an alias set and prefer only DA ?</description>
		<content:encoded><![CDATA[<p>Hi Prasad,</p>
<p>Can you please let me know how to create an alias set using DQL. I can create using DA, but it seems a lengthy process, so I wish to do it in a query. </p>
<p>These are the values if I dump after creating using DA</p>
<p>  owner_name                 : extdocb<br />
  object_name                : Office Document AS<br />
  object_description         :<br />
  alias_name              [0]: content manager<br />
                          [1]: site administrator<br />
                          [2]: administrator<br />
                          [3]: web developer<br />
                          [4]: WIPACL<br />
                          [5]: ActiveACL<br />
                          [6]: ExpiredACL<br />
                          [7]: content author<br />
                          [8]: restricted group<br />
  alias_value             [0]: office document cm<br />
                          [1]: office docuument_sa<br />
                          [2]: administrator<br />
                          [3]: office it team<br />
                          [4]: Content WIP ACL<br />
                          [5]: Content Active ACL<br />
                          [6]: Content Expired ACL<br />
                          [7]: c_dummy_grp<br />
                          [8]: c_dummy_grp<br />
  alias_category          [0]: 2<br />
                          [1]: 2<br />
                          [2]: 2<br />
                          [3]: 2<br />
                          [4]: 6<br />
                          [5]: 6<br />
                          [6]: 6<br />
                          [7]: 2<br />
                          [8]: 2<br />
  alias_usr_category      [0]: 1<br />
                          [1]: 1<br />
                          [2]: 1<br />
                          [3]: 1<br />
                          [4]: 1<br />
                          [5]: 1<br />
                          [6]: 1<br />
                          [7]: 1<br />
                          [8]: 1<br />
  alias_description       [0]:<br />
                          [1]:<br />
                          [2]:<br />
                          [3]:<br />
                          [4]:<br />
                          [5]:<br />
                          [6]:<br />
                          [7]:<br />
                          [8]: </p>
<p>SYSTEM ATTRIBUTES</p>
<p>  r_object_id                : 6600e4b18003890c</p>
<p>APPLICATION ATTRIBUTES</p>
<p>INTERNAL ATTRIBUTES</p>
<p>  i_is_replica               : F<br />
  i_vstamp                   : 1</p>
<p>I tried put these in a create statement as </p>
<p>create dm_alias_set object set object_name =&#8217;Office Document AS&#8217;,set owner_name =&#8217;extdocb&#8217;, set  alias_name=&#8217;content manager&#8217;, append alias_name=&#8217;site administrator&#8217;, append alias_name=&#8217;administrator&#8217;,append alias_name=&#8217;web developer&#8217;, append alias_name=&#8217;WIPACL&#8217;,append alias_name=&#8217;ActiveACL&#8217;, append alias_name=&#8217;content author&#8217;,append alias_name=&#8217;restricted group&#8217;, set alias_value=&#8217;Office Document cm&#8217;,append alias_value=&#8217;Office Document sa&#8217;, append  alias_value=&#8217;administrator&#8217;, append alias_value=&#8217;office it team&#8217;, append alias_value=&#8217;Content WIP ACL&#8217;, append alias_value=&#8217;Content Active ACL&#8217;, append alias_value=&#8217;c_dummy_grp&#8217;, append alias_value=&#8217;c_dummy_grp&#8217;, set  alias_category =2, append  alias_category=2, append  alias_category=2, append  alias_category=2, append  alias_category=6, append  alias_category=6, append  alias_category=6, append  alias_category=2, append  alias_category=2, set   alias_usr_category=1, append alias_usr_category=1,append alias_usr_category=1,append alias_usr_category=1,append alias_usr_category=1,append alias_usr_category=1,append alias_usr_category=1,append alias_usr_category=1,append alias_usr_category=1</p>
<p>After applying to the folder, If I dump I can see the alias set id attached to the folder, but on the application, if I click on properties, and see permissions its not updating the correct groups and etc. </p>
<p>Is it like that I should not be using query to create an alias set and prefer only DA ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some useful DQL tips by ActiveDocumentum teaser #1 &#124; Coreguardian</title>
		<link>http://askprasad.wordpress.com/documentum/some-useful-dql-tips/#comment-113</link>
		<dc:creator>ActiveDocumentum teaser #1 &#124; Coreguardian</dc:creator>
		<pubDate>Thu, 07 May 2009 04:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://askprasad.wordpress.com/documentum/some-useful-dql-tips/#comment-113</guid>
		<description>[...] before the fact, just errors nastily when it can&#8217;t write the document. A short stop by Prasad&#8217;s blog gave me a query to start [...]</description>
		<content:encoded><![CDATA[<p>[...] before the fact, just errors nastily when it can&#8217;t write the document. A short stop by Prasad&#8217;s blog gave me a query to start [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some useful DQL tips by vespa97</title>
		<link>http://askprasad.wordpress.com/documentum/some-useful-dql-tips/#comment-112</link>
		<dc:creator>vespa97</dc:creator>
		<pubDate>Wed, 28 Jan 2009 10:12:37 +0000</pubDate>
		<guid isPermaLink="false">http://askprasad.wordpress.com/documentum/some-useful-dql-tips/#comment-112</guid>
		<description>Hi Prasad,

Im trying to update a whole bunch of users and I would like to do it all in one script as its going to be a monthly thing. The problem is it only seems to accept my first statement and ignores the rest. Also the result are not great because it only shows how many records where updated and not which ones where. .  Can you help ?</description>
		<content:encoded><![CDATA[<p>Hi Prasad,</p>
<p>Im trying to update a whole bunch of users and I would like to do it all in one script as its going to be a monthly thing. The problem is it only seems to accept my first statement and ignores the rest. Also the result are not great because it only shows how many records where updated and not which ones where. .  Can you help ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Full-text indexing by troutguy</title>
		<link>http://askprasad.wordpress.com/documentum/full-text-indexing/#comment-111</link>
		<dc:creator>troutguy</dc:creator>
		<pubDate>Wed, 29 Oct 2008 15:29:27 +0000</pubDate>
		<guid isPermaLink="false">http://askprasad.wordpress.com/documentum/full-text-indexing/#comment-111</guid>
		<description>Have you ever noticed that if you stop &amp; start Index Server and Indexing Agent one must go into DA and start the Index server manually?  

Is there a setting that must be made?

Thanks!  Steve.

BTW I have some info. about fast server use as well:  see 
http://www.nerkait.com/blogengine.net/</description>
		<content:encoded><![CDATA[<p>Have you ever noticed that if you stop &amp; start Index Server and Indexing Agent one must go into DA and start the Index server manually?  </p>
<p>Is there a setting that must be made?</p>
<p>Thanks!  Steve.</p>
<p>BTW I have some info. about fast server use as well:  see<br />
<a href="http://www.nerkait.com/blogengine.net/" rel="nofollow">http://www.nerkait.com/blogengine.net/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some useful DQL tips by slick2</title>
		<link>http://askprasad.wordpress.com/documentum/some-useful-dql-tips/#comment-110</link>
		<dc:creator>slick2</dc:creator>
		<pubDate>Wed, 08 Oct 2008 11:46:16 +0000</pubDate>
		<guid isPermaLink="false">http://askprasad.wordpress.com/documentum/some-useful-dql-tips/#comment-110</guid>
		<description>Hello Prasad,

I&#039;m quite a newbie in DCMT and I&#039;d like get a help on getting a proper DQL. What I&#039;d like to get is a list of webpublisher contents and their particular relations with XSL and template XML. The idea is like when you select one XSL presentation in webpublisher and then select on the menu where used and it gives you a list of all the contents that has a relations with the  chosen XSL.</description>
		<content:encoded><![CDATA[<p>Hello Prasad,</p>
<p>I&#8217;m quite a newbie in DCMT and I&#8217;d like get a help on getting a proper DQL. What I&#8217;d like to get is a list of webpublisher contents and their particular relations with XSL and template XML. The idea is like when you select one XSL presentation in webpublisher and then select on the menu where used and it gives you a list of all the contents that has a relations with the  chosen XSL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some useful DQL tips by Tom</title>
		<link>http://askprasad.wordpress.com/documentum/some-useful-dql-tips/#comment-109</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 17 Sep 2008 11:50:09 +0000</pubDate>
		<guid isPermaLink="false">http://askprasad.wordpress.com/documentum/some-useful-dql-tips/#comment-109</guid>
		<description>Hi maida78,

use:
SELECT *
FROM dm_document

all attributes and values of dm_document will be displayed. In order to take care of your database add a cabinet-path to avoid hundrets of rows by adding &quot;WHERE FOLDER (&#039;/abc/def/gh..&#039;, DESCEND)&quot; to the statement above :)</description>
		<content:encoded><![CDATA[<p>Hi maida78,</p>
<p>use:<br />
SELECT *<br />
FROM dm_document</p>
<p>all attributes and values of dm_document will be displayed. In order to take care of your database add a cabinet-path to avoid hundrets of rows by adding &#8220;WHERE FOLDER (&#8216;/abc/def/gh..&#8217;, DESCEND)&#8221; to the statement above <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some useful DQL tips by maida78</title>
		<link>http://askprasad.wordpress.com/documentum/some-useful-dql-tips/#comment-108</link>
		<dc:creator>maida78</dc:creator>
		<pubDate>Wed, 17 Sep 2008 08:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://askprasad.wordpress.com/documentum/some-useful-dql-tips/#comment-108</guid>
		<description>Hi Prasad,

I am fairly new to documentum and DQL. I&#039;m trying to list all attributes in dm_document. I try with &quot;describe dm_document&quot; but it doesn&#039;t work. I&#039;m using DQL query entry Through Documentum Administrator.</description>
		<content:encoded><![CDATA[<p>Hi Prasad,</p>
<p>I am fairly new to documentum and DQL. I&#8217;m trying to list all attributes in dm_document. I try with &#8220;describe dm_document&#8221; but it doesn&#8217;t work. I&#8217;m using DQL query entry Through Documentum Administrator.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some useful DQL tips by Tom</title>
		<link>http://askprasad.wordpress.com/documentum/some-useful-dql-tips/#comment-107</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 16 Sep 2008 11:48:43 +0000</pubDate>
		<guid isPermaLink="false">http://askprasad.wordpress.com/documentum/some-useful-dql-tips/#comment-107</guid>
		<description>Hi Prasad,

i searched the whole internet and google :) and found no solution for my problem - maybe you can help..

i have the following problem:
i would like to update the document number for all objects with a specific part of the object-name like:

UPDATE &quot;dm_document&quot; OBJECTS
SET dcdocno = SUBSTR(object_name, 3, 4)

i.e. object_name = GP9902 -&gt; dcdocno = 9902
^ unfortunately DQL don&#039;t support SUBSTR() in an update-statement, just literals or subqueries if they return just one row.. 

is it possibile to execute such a update-statement in another way with the same result?</description>
		<content:encoded><![CDATA[<p>Hi Prasad,</p>
<p>i searched the whole internet and google <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  and found no solution for my problem &#8211; maybe you can help..</p>
<p>i have the following problem:<br />
i would like to update the document number for all objects with a specific part of the object-name like:</p>
<p>UPDATE &#8220;dm_document&#8221; OBJECTS<br />
SET dcdocno = SUBSTR(object_name, 3, 4)</p>
<p>i.e. object_name = GP9902 -&gt; dcdocno = 9902<br />
^ unfortunately DQL don&#8217;t support SUBSTR() in an update-statement, just literals or subqueries if they return just one row.. </p>
<p>is it possibile to execute such a update-statement in another way with the same result?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
