Networker

[Networker] NMDA 1.1 error in function: AES_set_encrypt_key

2011-07-07 17:28:39
Subject: [Networker] NMDA 1.1 error in function: AES_set_encrypt_key
From: Paul Robertson <probertson AT UNIXWAY DOT COM>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Thu, 7 Jul 2011 17:26:49 -0400
Running NW 7.6.1.3 Solaris sparc server with NW 7.6.1.3 Solaris x86_64
client. We've used NMO for years, but this is our first attempt with NMDA 1.1.

With our manual Oracle backups, the RMAN backup file appears as follows:

  ALLOCATE CHANNEL FOR MAINTENANCE DEVICE TYPE 'SBT_TAPE';
  run{
  ALLOCATE CHANNEL ch00 TYPE 'SBT_TAPE';
  ALLOCATE CHANNEL ch01 TYPE 'SBT_TAPE';
  ALLOCATE CHANNEL ch02 TYPE 'SBT_TAPE';
  ALLOCATE CHANNEL ch03 TYPE 'SBT_TAPE';
  send
'NSR_ENV=(NSR_AES_ENCRYPTION=FALSE,NSR_SERVER=backup.example.com,NSR_DATA_VOLUME_POOL=DBBACKUP,
NSR_CLIENT=client, NSR_GROUP=RMAN)';
  CONFIGURE CONTROLFILE AUTOBACKUP ON;
  sql 'alter system switch logfile';
  BACKUP DATABASE filesperset 4;
  sql 'alter system switch logfile';
  BACKUP ARCHIVELOG ALL NOT BACKED UP 2 TIMES DELETE INPUT;
  crosscheck backup;
  delete noprompt expired backup;
  release channel ch00;
  release channel ch01;
  release channel ch02;
  release channel ch03;
  }

This is the same as the NMO rman files that work. However, with NMDA,
the backup fails, and the error message that sticks out in
/nsr/apps/logs is as follows:

 (pid = 21130) (date = 07/07/11 08:32:59 PM) lnm_index_cfx_connect: Creating
CFX connections: server('bkpnyc02.ibasis.net') client('msunyc01') retries (10)
 (pid = 21130) (date = 07/07/11 08:32:59 PM) lnm_index_cfx_connect: Retry
count = 0
 (pid = 21130) (date = 07/07/11 08:32:59 PM) lnm_index_cfx_pconn: Entering.
 (pid = 21130) (date = 07/07/11 08:32:59 PM) lnm_index_cfx_pconn: Exiting
with an error.
 (pid = 21130) (date = 07/07/11 08:32:59 PM) lnm_index_cfx_connect:
lnm_index_cfx_pconn failed with the following:
 (pid = 21130) (date = 07/07/11 08:32:59 PM) A connection to NW server
'backup.example.com' could not be established because 'Encountered unknown
error (4294967294) in function: AES_set_encrypt_key'.

Note that we did not set "NSR_AES_ENCRYPTION=TRUE" in our command file, and
the default is FALSE.

Any assistance is appreciated.

Cheers,

Paul

To sign off this list, send email to listserv AT listserv.temple DOT edu and 
type "signoff networker" in the body of the email. Please write to 
networker-request AT listserv.temple DOT edu if you have any problems with this 
list. You can access the archives at 
http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

<Prev in Thread] Current Thread [Next in Thread>