Yotam Steinberg Posted May 8, 2022 Share Posted May 8, 2022 Hello, While using Tibco Spotfire 11.4 UI on the browser I'm using JDBC to connect my database. I am encountering two seniors, in the first one, I am sending a query to the server and five minutes later I am getting my results as a dashboard graph (as I should). In the second scenario, I am sending the same query, but when I close the browser the process never stops in the background, and it shows as if it still running. Did anyone see this issue also Thank you. Yotam. Link to comment Share on other sites More sharing options...
Tushar Badlani Posted May 11, 2022 Share Posted May 11, 2022 Dear Yotam, I have reviewed your question and I recommend that you open a support case for this in the TIBCO Support Portal (https://support.tibco.com), and our support team can assist you with further troubleshooting. Link to comment Share on other sites More sharing options...
Fredrik Rosell Posted May 11, 2022 Share Posted May 11, 2022 Hello Yotam, If I understand you correctly, you start running an Information Link but then close your Spotfire client before that information link finishes executing. If so, it is expected that that query would continue running in your database until completion, as there is nothing that tells it that the Spotfire client is no longer there to receive the result. However, there are other situations where a query execution would be cancelled, e.g. if a query time out is reached. Best Regards Fredrik Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now