IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> dmr_content object
listbot
post Sep 17 2003, 12:08 PM
Post #1


Other Worldly
*******

Group: Members
Posts: 69,834
Joined: 7-July 03
Member No.: 4



From: anjali_n2 <anjali_n2@y...>
Date: Mon, 11 Aug 2003 23:21:36 -0000

Hi,
How can I find which dmr_content objects are not linked to
dm_sysobject?
Thanks


--------------------
Yeah baby!
Go to the top of the page
 
+Quote Post
listbot
post Sep 17 2003, 12:08 PM
Post #2


Other Worldly
*******

Group: Members
Posts: 69,834
Joined: 7-July 03
Member No.: 4



From: Wehrli Ueli <ueli.wehrli@e...>
Date: Tue, 12 Aug 2003 14:37:21 +0200

dmr_content.parent_count=0
dmr_content.parent_id all empty

HTH
cheers
Rick

or in DQL:
SELECT r_object_id FROM dmr_content WHERE parent_count = 0 AND ANY parent_id
= ''


> -----Original Message-----
> From: anjali_n2 [mailto:anjali_n2@yahoo.com]
> Sent: Dienstag, 12. August 2003 01:22
> To: documentum-users@yahoogroups.com
> Subject: [documentum-users] dmr_content object
>
>
> Hi,
> How can I find which dmr_content objects are not linked to
> dm_sysobject?
> Thanks
>
>
> ------------------------ Yahoo! Groups Sponsor
> ---------------------~-->
> Low on Ink? Get 80% off inkjet cartridges & Free Shipping at
> 77Colors.com.
> We have your brand: HP, Epson, Lexmark, Canon, Compaq and more!
> http://www.c1tracking.com/l.asp?cid=5981
> http://us.click.yahoo.com/DmnqpB/IyhGAA/yS...SSFAA/THm4lB/TM
> --------------------------------------------------------------
> -------~->
>
>
>
> Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
>
>
>
>
>
>


--------------------
Yeah baby!
Go to the top of the page
 
+Quote Post
listbot
post Sep 17 2003, 12:08 PM
Post #3


Other Worldly
*******

Group: Members
Posts: 69,834
Joined: 7-July 03
Member No.: 4



From: anjali_n2 <anjali_n2@y...>
Date: Tue, 12 Aug 2003 22:02:26 -0000

Will dm_clean and dm_filescan remove these objects or we have to
remove them manually?

thanks

--- In documentum-users@yahoogroups.com, Wehrli Ueli
<ueli.wehrli@e...> wrote:
> dmr_content.parent_count=0
> dmr_content.parent_id all empty
>
> HTH
> cheers
> Rick
>
> or in DQL:
> SELECT r_object_id FROM dmr_content WHERE parent_count = 0 AND ANY
parent_id
> = ''
>
>
> > -----Original Message-----
> > From: anjali_n2 [mailto:anjali_n2@y...]
> > Sent: Dienstag, 12. August 2003 01:22
> > To: documentum-users@yahoogroups.com
> > Subject: [documentum-users] dmr_content object
> >
> >
> > Hi,
> > How can I find which dmr_content objects are not linked to
> > dm_sysobject?
> > Thanks
> >
> >
> > ------------------------ Yahoo! Groups Sponsor
> > ---------------------~-->
> > Low on Ink? Get 80% off inkjet cartridges & Free Shipping at
> > 77Colors.com.
> > We have your brand: HP, Epson, Lexmark, Canon, Compaq and more!
> > http://www.c1tracking.com/l.asp?cid=5981
> > http://us.click.yahoo.com/DmnqpB/IyhGAA/yS...SSFAA/THm4lB/TM
> > --------------------------------------------------------------
> > -------~->
> >
> >
> >
> > Your use of Yahoo! Groups is subject to
> > http://docs.yahoo.com/info/terms/
> >
> >
> >
> >
> >
> >


--------------------
Yeah baby!
Go to the top of the page
 
+Quote Post
listbot
post Sep 17 2003, 12:08 PM
Post #4


Other Worldly
*******

Group: Members
Posts: 69,834
Joined: 7-July 03
Member No.: 4



From: "Neargarth, Darla" <darla.neargarth@s...>
Date: Wed, 13 Aug 2003 08:07:46 -0500

dm_clean will remove the orphaned content objects. dm_filescan removes the =
content files on the file system that are no longer referenced by a content=
object. So be sure to run dm_clean first followed by dm_filescan.

By default, these jobs run in report only mode. You can review what they wi=
ll remove and then run the script that is generated by the job (see Server =
Admin guide for details). Or, you can set the clean_now/scan_now parameters=
to True and the removal scripts will be run immediately by the job.

-----Original Message-----
From: anjali_n2 [mailto:anjali_n2@yahoo.com]
Sent: Tuesday, August 12, 2003 5:02 PM
To: documentum-users@yahoogroups.com
Subject: [documentum-users] Re: dmr_content object


Will dm_clean and dm_filescan remove these objects or we have to=20
remove them manually?

thanks

--- In documentum-users@yahoogroups.com, Wehrli Ueli=20
<ueli.wehrli@e...> wrote:
> dmr_content.parent_count=3D0
> dmr_content.parent_id all empty
>=20
> HTH
> cheers
> Rick
>=20
> or in DQL:
> SELECT r_object_id FROM dmr_content WHERE parent_count =3D 0 AND ANY=20
parent_id
> =3D ''
>=20
>=20
> > -----Original Message-----
> > From: anjali_n2 [mailto:anjali_n2@y...]
> > Sent: Dienstag, 12. August 2003 01:22
> > To: documentum-users@yahoogroups.com
> > Subject: [documentum-users] dmr_content object
> >=20
> >=20
> > Hi,
> > How can I find which dmr_content objects are not linked to=20
> > dm_sysobject?
> > Thanks
> >=20
> >=20
> > ------------------------ Yahoo! Groups Sponsor=20
> > ---------------------~-->
> > Low on Ink? Get 80% off inkjet cartridges & Free Shipping at=20
> > 77Colors.com.
> > We have your brand: HP, Epson, Lexmark, Canon, Compaq and more!
> > http://www.c1tracking.com/l.asp?cid=3D5981
> > http://us.click.yahoo.com/DmnqpB/IyhGAA/yS...SSFAA/THm4lB/TM
> > --------------------------------------------------------------
> > -------~->
> >=20
> >=20=20
> >=20
> > Your use of Yahoo! Groups is subject to=20
> > http://docs.yahoo.com/info/terms/=20
> >=20
> >=20
> >=20
> >=20
> >=20
> >



=20


--------------------
Yeah baby!
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 4th September 2010 - 12:08 AM