Skip to main content
Question

Run button grey's out Post successful execution (running with Cache turned on).

  • February 16, 2023
  • 1 reply
  • 7 views

Run button grey's out Post successful execution . I'm running with Cache turned on. But SQL operation is not executed

1 reply

egge
Contributor
Forum|alt.badge.img+14
  • Contributor
  • 102 replies
  • February 16, 2023

Yes, you are right: the Run button is greyed out after successful execution of a workspace. (If you want it to run again anyway, you will have to use the option Rerun Entire Workspace (or Shift+F5)).

From the screen dumps you have provided I would say that the SQL operation has been executed but did not return any results. Could that be true?

To investigate the issue you could have a look at the Translation Log. And what happens if you execute the query directly on the data source? Does it return any records there?