Home Discussions Questions & Answers Blitz report – Inbuilt Incompatibility option

Blitz report – Inbuilt Incompatibility option

Avatar photoCustomer December 27, 2024 at 6:21 pm

I wanted to check if there is any feature in Blitz report to mark one report and incompatible to run  multiple times. We want to restrict users to run one report multiple times. I know concurrent programs in oracle has this feature but do we have anything at blitz report level?

Viewing 2 reply threads
  • Author
    Replies
    • Avatar photoCustomer December 28, 2024 at 7:02 pm  

      Yes performance issue is what making us think in this direction.

    • Support December 29, 2024 at 10:42 pm  

      We can not use the conc manager incompatibility on program level, as every blitz report runs under the same concurrent program name.

      We could however achieve incompatibility on report level by creating a concurrent manager for one specific blitz report only with only one process and then using the Request Type to run that report only on the new single process manager.

      What would be the reason to prevent users from running the same report in parallel?

      It would be good to learn from your requirement as reports are usually read only and it would not harm running them in parallel (other than possible performance impact).

    • Support December 31, 2024 at 6:43 pm  

      Ok, then the Request Type and a separate concurrent manager, for example ‘Blitz Report Slow’ with a smaller number of processes would be the best option.

Viewing 2 reply threads
  • You must be logged in to reply to this post.

Login with: