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.
I am strugling to find the pagesize of Informix Qurey,
I know ouside of Qurey onstat -b can give it , but if i could get it through qurey it would be realy flexible.
In IDS select value/1024 from sysshmhdr where (name='bufsize')
works
But For informix XPS name , value pair dont exsit , do any one have some other idea?