When the deskey is not FTP in proper mode SC04 abend error is thrown on Agent for CA-ACF2.

  • 7011241
  • 08-Aug-2012
  • 02-Nov-2012

Environment

NetIQ Access Governance Suite

Situation

When the deskey [encryption key] is not FTP in proper mode SC04 abend error is thrown.

Resolution

If customer wants to enable encryption, they should follow the following steps:-

  1. In ESS, the encryption file is located at:-

$ESS_HOME/appl/ess.version/defaults/deskey.<platform-name>

  1. Now FTP the deskey file using the following steps:-

a)>ftp mvssystem

b) Provide the login credentials.

c) Change the FTP mode to ascii as follows:-

          ftp>ascii

 d) ftp>put deskey.acf2platform '%OLPREFS%.%OLVERS%.ENCREXT'

 where %OLPREFS%.%OLVERS% is the prefix used for ENCREXT file of the agent.

 e) Open the member CTSPARM in agent's PARM lib and Update the values as follows:

 FOREVERY     ENCR_EXT_ACT    Y

 f) Restart the agent