Previous Topic: MEMLIMIT Keyword—Maximum Memory SpaceNext Topic: MINTKTLF Keyword—Minimum Ticket Life


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