To set CATALOGCACHE_SZ back to value "MAXAPPLS*4" you have to execute the command below:
db2 update db cfg for dbatodba using CATALOGCACHE_SZ -1
This parameter is allocated out of the database shared memory, and is used to
cache system catalog information. In a partitioned database system, there is
one catalog cache for each database partition.