Start a Conversation

Unsolved

This post is more than 5 years old

974

July 31st, 2013 11:00

DM_STORAGE_E_CA_STORE_PLUGIN_ERROR_DURING_PREPARE_FOR_READ streamport error

I made a clone of a docbase (different host, different docbroker, different "copy" of Oracle schema) that points to the same Centera pool using the same pea file but a different host path that I had to edit in dm_ca_store in the clone docbase. When I would try to retrieve content from the clone docbase I would get the below error. I would not get the error using the same technique same r_object_id against the original docbase. I searched high and low on this error but could not find anything so I'm posting my results here. Basically what happened was I used repoint to edit the dm_ca_store object's parameter that had the Centera IPs and PEA file path. What I didn't notice was that repoint deleted and readded the parameter moving it from the 0th position to the 2nd position. Apparently the Centera plugin expects the IPs and PEA file path to be in the 0th position. Once I moved the parameter back to the 0th position I was able to retrieve content from Centera. I hope this helps someone else out in the future.

IAPI command:

getfile,c, , C:\temp\test.txt

[DM_STORAGE_E_CA_STORE_PLUGIN_ERROR_DURING_PREPARE_FOR_READ]error:  "Plugin ID: 0000000000000000 returned error: streamport error

: FP_PARAM_ERR, error code:-10,006"

No Responses!
No Events found!

Top