If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > How to find informix version

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-18-08, 04:05
Blackprince Blackprince is offline
Registered User
 
Join Date: Nov 2008
Posts: 18
How to find informix version

Hi ,

I am a newbie and i would like to know how to find version number for informix across all versions,

also on my instalation sys tables are not created, how to get arround it?
Reply With Quote
  #2 (permalink)  
Old 11-19-08, 07:18
Blackprince Blackprince is offline
Registered User
 
Join Date: Nov 2008
Posts: 18
SELECT owner FROM systables WHERE TABNAME= ' VERSION';
owner 9.50C1


From
onstat -version
Program Name: onstat
Build Version: 10.00.UC5TL
Build Number: N202
Build Host: ibm6c1b
Build OS: AIX 5.2
Build Date: Thu May 18 00:09:08 CDT 2006
GLS Version: glslib-4.00.UC8


which one is correct?
Reply With Quote
  #3 (permalink)  
Old 11-22-08, 16:57
ibm.ids ibm.ids is offline
Registered User
 
Join Date: Nov 2008
Posts: 64
9.50 equals 10.00
9.51 equals 11.10
9.52 equals 11.50
HTH
Reply With Quote
  #4 (permalink)  
Old 11-27-08, 00:58
Blackprince Blackprince is offline
Registered User
 
Join Date: Nov 2008
Posts: 18
I have bit more doubt

i want to diffentiate XPS from IDS, by running qurey

i use {SELECT owner FROM systables WHERE TABNAME= ' VERSION'; } to retrive version and XPS shows

owner
8.50.FC1

running onstat -V is not an option for me..
pls help me on this.
Reply With Quote
  #5 (permalink)  
Old 11-27-08, 03:53
ibm.ids ibm.ids is offline
Registered User
 
Join Date: Nov 2008
Posts: 64
IDS has versions 7, 9 (including marketing name 10 & 11)
XPS has version 8.
I do not understand what is confusing you.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On