SqlDbx Forum

SqlDbx

You are not logged in.

#1 2014-06-30 10:04:59

jhjdhfurzs
Member

Execution of multiple statements does not work

For example:

COLLECT STATISTICS ON I_ATA_DW_PARTYREQFULF.TBT_Workflow_E2E COLUMN (PARTITION);
COLLECT STATISTICS ON I_ATA_DW_PARTYREQFULF.TBT_Workflow_E2E COLUMN (Workflow_Step_NUM);
COLLECT STATISTICS ON I_ATA_DW_PARTYREQFULF.TBT_Workflow_E2E COLUMN (Start_System_Query_KEY);
COLLECT STATISTICS ON I_ATA_DW_PARTYREQFULF.TBT_Workflow_E2E COLUMN (Start_Priority_NUM);
COLLECT STATISTICS ON I_ATA_DW_PARTYREQFULF.TBT_Workflow_E2E COLUMN (Start_Business_Event_CD);
COLLECT STATISTICS ON I_ATA_DW_PARTYREQFULF.TBT_Workflow_E2E COLUMN (End_Business_Event_CD);
COLLECT STATISTICS ON I_ATA_DW_PARTYREQFULF.TBT_Workflow_E2E COLUMN (Manual_IND);

Marking these rows an hitting F5 only executees the first statement, all others are ignored, any ideas ?

Thx, Robert

Offline

#2 2014-06-30 20:51:39

sqldbxhelp
Administrator

Re: Execution of multiple statements does not work

Thank you for reporting this.
It is a bug and it will be addressed in upcoming release.

Offline

#3 2014-07-09 23:46:35

jhjdhfurzs
Member

Re: Execution of multiple statements does not work

When will the next version be released ? Currently with the bug mentioned the tool is hardly usable sad

Offline

Board footer

Powered by FluxBB