Was this helpful?
UDF
There may be multiple containers per Ingres instance.
The processes parameter is not evaluated by x100.
The container is started by ingstart using the internal tool ‘dockman run’. Ingstop requests the udf_engine process running inside the container to stop, which also stops the container. The container is then automatically removed when stopped because it is started with ‘-rm’.
Ingstatus displays information about the container (running/not running/…)
Last modified date: 02/19/2026