Hi,
I'm trying to setup DBACOCKPIT in our Solution Manager to check the database in the other SAP systems, some of them live in remote iSeries. I've seen that a DBCON entry is created like this one:
AS4_HOST=<host>;AS4_CON_TYPE=SOCKETS;AS4_DB_LIBRARY=R3<SID>DATA;AS4_NQE_OPTIMIZE_METHOD=F;AS4_DB_RDBNAME=<SID>;
I've setup the connection with user <SID>ADM.
This connection is failing:
ERROR Database connection %_E30_CS02: ADBC error 'Internal error 16 has occured'
But I cannot find any reason in logs. In SAP wp appears a generic message like 'CPFB752 occured. Refer to job log', but the corresponding log for QXDARECVR is not saved.
If I change the user of connection and I use QSECOFR, the connection works. But I don't know the way to find what authorizations are missing.
Any idea ?
Regards,
Joan