Hi Asad,
By default, the livecache user should be called SAP<SID>.
Please check the user by executing sql command from dbmcli:
dbmcli -d <dbsid> -u superdba,<password> -uSQL superdba,<password> db_execute select username, usermode from DOMAIN.USERS
Best regards,
James