Hi,
I was trying to configure a backup job for an oracle database existing on Linux server:
I installed RALUS on the remote server and configured the AgentConfig.
The credentials were successfully tested but unfortunately the Full job Fails with the below Errors
Completed status: Failed Final error: 0xe000fe29 - Authentication failed on connection to the server. Make sure that the user account has the appropriate permissions and that the password was typed correctly. Final error category: Security Errors
Access is denied to Remote Agent. Check the login account for the specified device
RMAN-00571: =========================================================== RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS =============== RMAN-00571: =========================================================== RMAN-03002: failure of backup plus archivelog command at 02/19/2016 15:05:09 ORA-19506: failed to create sequential file, name="BE_09quatcb_1_1", parms="" ORA-27028: skgfqcre: sbtbackup returned error ORA-19511: non RMAN, but media manager or vendor specific failure, error text: BEError(0xe0001018) Authentication failed. Verify that the Backup Exec Agent for Windows is running on this remote computer. Verify that the authentication credentials that are specified on the Backup Exec server for this remote computer are valid.
Any Help is appreciated