[Info-ingres] ing_set on linux and windows
Karl Schendel
schendel at kbcomputer.com
Wed Feb 24 14:51:46 UTC 2016
> On Feb 24, 2016, at 7:12 AM, Allan Biggs <Allan.Biggs at GBR.dupont.com> wrote:
>
> I want to do some testing on a live IngresNet database from both a Linux box and W7 enterprise PC
> I want to "set lockmode session where readlock = nolock"
>
> so that I don't lock any tables/rows in a live database.
> I really want to do it for an individual database or a node is it possible to do this on both platforms
>
> I found this in the documentation
>
> setenv ING_SET_DBNAME 'set-statement {; set-statement}'
>
> but how do you specify the DBNAME if the database is defined by NETUTIL e.g. as node1::db_allan
I would assume that you just take the dbname, so ING_SET_db_allan (or perhaps
ING_SET_DB_ALLAN, I don't know if it uppercases it or takes the name literally.)
Karl
More information about the Info-ingres
mailing list