IBM Support

How to determine if developer, or runtime version of tools product is installed?

Question & Answer


Question

How to determine what Informix tools product, developer or runtime version is installed on the system?

Cause

Cannot determine what INFORMIX product(s) is/ are installed under $INFORMIXDIR, on the system.

Answer

Run the following Command:


cat $INFORMIXDIR/etc/*cr |grep -v right


Running the above command should display something as shown below, depending upon what informix products are installed under $INFORMIXDIR

IBM Informix Dynamic Server Version 11.50.FC8

IBM INFORMIX-4GL Version 7.50.FC1
IBM INFORMIX-4GL Run Time Facility Version 7.50.FC1

IBM INFORMIX-SQL Version 7.50.FC1
IBM INFORMIX-SQL Run Time Facility Version 7.50.FC1


IBM INFORMIX-4GL Rapid Development System Version 7.50.FC1

The runtime version of the product will have 'Run Time" specified in the product description.

Otherwise, they are developer version of the product.

[{"Product":{"code":"SSVT2J","label":"Informix Tools"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"Informix 4GL","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF022","label":"OS X"},{"code":"PF027","label":"Solaris"}],"Version":"7.2;7.3;7.5","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
03 June 2021

UID

swg21597732