Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
The Windu task 'Validate EPM Family Tables' has been executing continuously, and the log is stuck in' COMMENT | Performing validation for wt. epm. Familytable. EPMParameterValue [EPMParameterValue] '
try create index
create index EPMParameterValue$LG_10930214 on EPMParameterValue(idA2A2,idA3A4,name) tablespace INDX online;
create index EPMSepFamilyTable$LG_10930214 on EPMSepFamilyTable(idA2A2,idA3masterReference) tablespace INDX online;
create index EPMParameterDef$LG_10930214 on EPMParameterDefinition(idA3A3,name) tablespace INDX online;