[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details

unable to set repeating attributes for dm_extern_file table

Asked by jbOkinawa in Documentum, Content Management

Tags: documentum DQL

Running this DQL throws an error but unable to find a solution
update dm_extern_file object
set a_plugin_id = '6701d72080000d01'
set a_location = 'storage_02'
set a_config_name = 'bciDevBase'
set a_platform = 1
where name = 'test_04'

The a_plugin_id, a_location, a_config_name, and a_platform will cause the error on both the create dm_extern_file object and update statements.

I have tried it as

update dm_extern_file object
set a_plugin_id [0]= '6701d72080000d01'
set a_location [0]= 'storage_02'
set a_config_name [0] = 'bciDevBase'
set a_platform [0]= 1
where name = 'test_04'

but nothing works. The error produced is
[DM_QUERY_F_UP_SAVE]fatal: "UPDATE: An error has occurred during a save operation"

Any suggestions?

[+][-]11/02/09 10:46 PM, ID: 25726530Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]11/03/09 08:24 AM, ID: 25730571Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]11/03/09 11:23 AM, ID: 25732477Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091111-EE-VQP-92 - Hierarchy / EE_QW_3_20080625