The following example shows how to run the procedure to update all the current space fields for all databases.
call SYSLIB.FixCurrentSpace('A', 'Y', 'N', null, cnt, err);
The following example shows how to run the procedure to update all the current space fields for all databases.
call SYSLIB.FixCurrentSpace('A', 'Y', 'N', null, cnt, err);