UNSOLVED

a_marsden

updated

17 years ago

A

a_marsden

2 Posts

0

3219

July 7th, 2009 09:00

Delete Clip fails with SDK

I have a need to delete a substantial amount of data from Centera with the SDK. (Data has been moved and backed up many times over at this point). I used the SDK to stream all the data and C-Clip tags out of Centera with a pea file for each pool. Can access everything in the data and tags just fine. When I issue the FPClip.Delete(FPPool, clipID); command via the java code, I get the following error exception;

Transaction on the server failed (transid='(SERVER NAME)/(NUMBER)/DELETE_CLIP') (-10156)

I tried this with a couple of different clips and get the same response from Centera.

I know there has to be something simple I am missing here....

Centera Compliance is Basic.

FP_DELETE

FP_ALLOWED is True.

Any assistance would be much appreciated.