Jump to content

Recommended Posts

Posted

Well - I think I already found it.

WF_REPOSOBJ and OBJTYPE=111.

PRT_PATH looks like

/WFC/UserInfo/toby.mills/deferred_tickets

OBJNAME would look like this

2021-03-15-19-19-05cmrpip004194_EDASERVE

A little SQL in case its useful for future:

SELECT *

FROM [WebFocus8].[dbo].[WF_REPOSOBJ]

where objtype=111

Posted

Anybody happen to know where these are in the repository

Im having users submitting monster reports (like 8gb) and have had to manually delete these guys off out of the dfm_dir.

Running the mrdtcleanup takes forever and seems to hang.

So - I thought Id manually go clean up some things.

Ive found where these things live before, but after searching my drive, I still cant find them. We know it has to be tied to a user ID and its in here somewhere!

Thanks for any pointers.

Toby

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...