values for PSSTATUS.DATABASE_OPTIONS and UTS table space in DB2
we are about to upgrade People's Tool to 85809 from 85803.we see below message which takes DB_name instead of Table_name. we use DB2 for z/os FL100. we tryied to use UTS Table space. but if failed due to below error message as well.
File: E:\PT858P03C_2004081648-retail\peopletools\src\pssam\sam.cppSQL error. Stmt #: 3288 Error Position: 0 Return: 8601 - [IBM][CLI Driver][DB2] SQL0204N "WD92DM1.HR92DM1" is an undefined name. SQLSTATE=42704
(SQLSTATE 42S02) -204
PS admin had advice to set PSSTATUS.DATABASE_OPTIONS 34 instead of 64. above issue was resolved , but no more UTS.
I am wondering to know how 64 value for DATABASE_OPTIONS made trouble and how 34 resolved it. what does mean 64 or 34.