Unable To Run Imysql command to Auditing DB Between HLRR And SDS
(Doc ID 2314713.1)
Last updated on NOVEMBER 17, 2023
Applies to:
Tekelec HLR Router - Version HLRR 4.0 and laterInformation in this document applies to any platform.
Goal
Why does Imysql command give unexpected output:
[root@SERVER]# Imysql -s -q -r -e "select imsi,service from exhr.Imsi left join exhr.Service on exhr.Imsi.serviceId=exhr.Service.id" > ImsiRec
ERROR 1045 (28000): Access denied for user 'awadmin'@'localhost' (using password: NO)
[root@ELSSTXHLRRNOAM01A hlrExport]#
[admusr@SERVER]$ Imysql -s -q -r -e "select imsi,service from exhr.Imsi left join exhr.Service on exhr.Imsi.serviceId=exhr.Service.id" > ImsiRec
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |