- Log in to post comments
Are you running your production in a container? Is the path to the csv on the container or the host? Is your application able to get any information from the csv? Is the path to the archive valid?
- Log in to post comments
That's an excellent suggestion from @Robert Cemper !
However, if you need to run it straight out of box, you may clone this repo.
- Log in to post comments
Hi,
AFAIK, Web Terminal is not an official part of InerSystems IRIS. It is available on Open Exchange. You will need to download it and import (and compile) it into an IRIS namespace. Then you can access it from http://[host]:[port]/terminal/
- Log in to post comments
Evgeny,
Fortunately, I had a simple setup and so the consequence of disabling jounalling across the system was imperceptible to me. Hoping someone else has a better answer.
- Log in to post comments
I have used the following inside one of the classes before executing a huge ingest process.
Then turned journalling back on again after the ingestion was complete.
- Log in to post comments