Tag Archives: sql

Using IMA to get a list of inbound/outbound connections in GCC

A question recently came up on the Ingres forums regarding the ability to query IMA to get a count and list of out bound sessions in the GCC servers. The former can be done using an existing IMA table, ima_gcc_info, like so: The latter is a bit more involved as there is no IMA table [...]

Ingres 10.0 – Escaping from the Ingres terminal monitor

For new users to Ingres quitting from the Ingres terminal monitor, tm or sql, just got easier. With change 2901 the terminal monitor has gone from this: to: No more ninja skills needed for executing a query or to escape from the terminal monitor.