Hi,
I need to connect to ZOS DB2 using db2jcc4.jar driver.
The connection works fine but is not possible to expand the connection tree

The error is the following:
Si è verificato un errore durante l'esecuzione dell'operazione richiesta:
DB2 SQL Error: SQLCODE=-204, SQLSTATE=42704, SQLERRMC=SYSCAT.SCHEMATA, DRIVER=4.27.25
Codice fornitore -204
Si è verificato un errore durante l'esecuzione dell'operazione richiesta:
DB2 SQL Error: SQLCODE=-516, SQLSTATE=26501, SQLERRMC=null, DRIVER=4.27.25
Codice fornitore -516
Si è verificato un errore durante l'esecuzione dell'operazione richiesta:
DB2 SQL Error: SQLCODE=-514, SQLSTATE=26501, SQLERRMC=SQL_CURLH200C1, DRIVER=4.27.25
Codice fornitore -514
Can you help me?
Best regards