This short video describes a simple way to enable Db2 data subsetting. Subsetting ( extraction) helps to reduce resources and related costs by deleting data or extracting a subset of data for sharing or archival. The speaker discusses h ow to use CA RC/Extract for DB2 for z/OS to perform...
RC Extract - Data-subsetting and Data-transitioning.mp4
Some sites are used to protecting columns in a table. Now, with DB2 v10 and above, an additional check is done against the table itself (that the column belongs to). In other words, when updating a table: Under DB2 v9, there is a single check for UPDATE access to the column of a table. Under...