Keywords › MEMLIMIT Keyword—Maximum Memory Space › Examples: MEMLIMIT keyword
This example assigns a user a non-shared memory limit of 12345 megabytes:
TSS ADD(TESTID) MEMLIMIT(12345M)
This example removes a non-shared memory limit from a user:
TSS REMOVE(TESTID) MEMLIMIT