Previous Topic: ASSIZE Keyword—Maximum Address Space SizeNext Topic: ASUSPEND Keyword—Remove Suspension


Examples: ASSIZE keyword

This example assigns an acid a value of 10,485,760 for ASSIZE:

TSS ADD(TESTID) ASSIZE(10485760)

This example removes ASSIZE from the acid:

TSS REMOVE(TESTID) ASSIZE