Creating a DB2 edit procedure driver by editing the sample job

InfoSphere® Guardium Data Encryption provides a sample job that you can edit to create an edit procedure driver, which links an encryption exit routine with a compression edit procedure.

Before you begin

You must have in your exit library an encryption exit routing that was created by using InfoSphere Guardium Data Encryption.
Attention: If you do not code the link edit control statements in the correct sequence, the edit procedure driver will be unusable.

Procedure

To create the edit procedure driver by using the sample job, edit the sample job that is in 'smphlq.SDECLMD0(DECENADV)', where smphlq is the SMP/E high-level qualifier. Follow the instructions in the sample job.

What to do next

Implement data encryption as part of a table unload and reload operation.