Hi, Masters.
I allways get error notification like this when I restart the Repository service or try to execute a job.
In docbase "D65SP2GlobalRep":
Job "dce_Clean" failed to execute successfully. The message was: "[ERROR] [LAUNCHER 5064] Detected while preparing job dce_Clean for execution: Command Failed: execquery,s0,F,EXECUTE do_method WITH method = DCECleanup'"
------------------------------
COMPUTER-READABLE DATA
------------------------------
>>>begin_data_block
>>>data_block_type=docbase_event
>>>data_block_name=none
>>>docbase_name=D65SP2GlobalRep
>>>event_name=Job_Failure
>>>sender_name=Administrator
>>>recipient_name=Administrator's mail address
>>>recipient_login_name=Administrator
>>>object_name=dce_Clean
>>>message_text=[ERROR] [LAUNCHER 5064] Detected while preparing job dce_Clean for execution: Command Failed: execquery,s0,F,EXECUTE do_method WITH method = DCECleanup'
>>>queue_item_id=1b00000180021115
>>>end_data_block
I think the root cause is the API statement is [execquery,s0,F,EXECUTE do_method WITH method = 'DCECleanup'] not [execquery,s0,F,EXECUTE do_method WITH method = DCECleanup']
I want to know is there anybody know how to have this issue fixed?
-Zhou