Error while upgrading CA Workload Automation AE (WAAE) from a legacy 11.3 environment to 11.3.6 SP6 with 'aedbadmin' as the Sybase ASE database user.
1> sp_displaylogin aedbadmin
2> go
No login with the specified name exists.
(return status = 1)
For SAP (Sybase) Adaptive Server Enterprise database, WAAE does not create the "aedbadmin" database user for operation. The "aedbadmin" user is only applicable for Oracle database.
For SAP (Sybase) ASE database, use the System Administrator ("sa" ) account while upgrading from legacy 11.3 environment to 11.3.6 SP6.
The installer verifies the database connection for both the first and second databases using the "sa" user and password for Sybase.