Dear All experts.
I'm working in Siemens intelligent network platform (SINIX_Reliant UNIX) which consists of SMP machine (service management point) & SCP machine (service control point) , The SMP DB is Informix and for the SCP I found that question on the internet and its related answer :
Q: What data base version is installed?
Ans: If the file $SCP_DATA/iam1.r.0 exists a DB2 is installed otherwise a DB1.
so i found that file (iam1.r.0) but i can't find any DB2 when executing (env|grep -i db) also when executing (db2 connect to .....).
and i need to access the database to get our customer data.
any suggestions?
Thank you