go to post Luis Angel Pére... · Jan 23, 2024 Try killing from the operating system the process, check the process id that is being executed and kill it. Check this answer: https://community.intersystems.com/post/stop-running-sql-query-quickly#c...
go to post Luis Angel Pére... · Jan 23, 2024 You can check a similar question here: https://community.intersystems.com/post/stop-running-sql-query-quickly#c...
go to post Luis Angel Pére... · Jan 23, 2024 You can identify the id of the process and kill it from the operating system.
go to post Luis Angel Pére... · Jan 22, 2024 There is no problem to use Apache on Windows, even more, the former private web server was Apache.
go to post Luis Angel Pére... · Jan 21, 2024 Hi @Andreas Dieckow ! I wrote an article about the Apache Server installation, if any is interested here is it (with screenshots included!).
go to post Luis Angel Pére... · Jan 21, 2024 Your web application is configured to accept just Unauthenticated requests, if you want to use password authentication check it on the configuration. I think that your application is ignoring the user that you are using and that's the reason because you don't have the proper permissions.
go to post Luis Angel Pére... · Jan 20, 2024 Have the response messages between the business operation and the business process any relevant data? Any info about errors? Are you catching and logging the errors from the business operation?
go to post Luis Angel Pére... · Jan 19, 2024 Thank you guys!! It's a great satisfaction to be part of this wonderful community!
go to post Luis Angel Pére... · Jan 18, 2024 Looks like an error with the mapping of globals among namespaces: https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls...
go to post Luis Angel Pére... · Jan 10, 2024 Take a look to this answer to a similar question: https://community.intersystems.com/post/using-ssh-connect-iris#comment-1...
go to post Luis Angel Pére... · Jan 8, 2024 Have you tried to import the project into a version lower than 2018.1.4? Maybe the gap between 2012 and 2018 is too large in compatibility terms.
go to post Luis Angel Pére... · Jan 8, 2024 Have you checked Open Exchange? https://openexchange.intersystems.com/?search=cache%20log&sort=r
go to post Luis Angel Pére... · Jan 5, 2024 That rings me a bell with something similar that happened to a customer, but in his case was a jdbc connection to a SQL server database configured with the stay connected to -1. The database closed the connection and IRIS received a similar error.
go to post Luis Angel Pére... · Jan 5, 2024 And about SELECT queries: What can I say? IRIS defeats all of them!
go to post Luis Angel Pére... · Jan 5, 2024 I've created a new branch on GitHub project to include Oracle tests...I'm not going to merge it to the main branch because Oracle docker image consumes a lot of memory and requires to modify the Docker Desktop configuration, but if anyone is interested on it here is the branch published: https://github.com/intersystems-ib/workshop-py-performance/tree/oracle Here is the comparative graph with Oracle included: As you can see IRIS and Oracle are equivalents in terms of performance.
go to post Luis Angel Pére... · Jan 3, 2024 Objectscript variables are not accessible from JavaScript, objectscript is executed on the server and JavaScript is executed on the client. My suggestion is, create a hidden html table from objectscript and read the values using JavaScript to create the array for the graph.
go to post Luis Angel Pére... · Jan 2, 2024 As a history student, I love this one: https://www.theguardian.com/science/2023/oct/12/researchers-use-ai-to-re...
go to post Luis Angel Pére... · Jan 2, 2024 You can see the language of the article in the upper left side of the window, click on it and a list of language will be deployed, select the language to translate the article and a new window will be shown with 2 options, translate and request translate, select the first and you will be able to translate the article.