OS390_CSA_Growth_Warn

OS390_CSA_Growth_Warn monitors to determine whether the growth in use of the Common Storage Area is between 35 and 49 inclusive and issues a Warning alert if the condition is true. The formula is:

IF VALUE Common_Storage.Area EQ CSA AND VALUE Common_Storage.Growth GE 35 AND VALUE Common_Storage.Growth LT 50

If this situation is raised, identify the address spaces using high amounts of CSA and showing rapid growth in its use. Stop or cancel nonessential address spaces to avert a crash.