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 > need tables name of sysmaster database

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-16-09, 08:06
mabrar mabrar is offline
Registered User
 
Join Date: May 2006
Posts: 12
need tables name of sysmaster database

Hello,

i need table name of sysmaster database for getting values of following items

--Sheared memory
--Check points and its duration
--Logical log
--Database status
--HDR and RSS Status

if there is any documentation of sysmaster database then also provide link of that document.

Thanks
Reply With Quote
  #2 (permalink)  
Old 03-16-09, 11:05
mjldba mjldba is offline
Registered User
 
Join Date: Dec 2003
Location: North America
Posts: 136
You can use the native IDS onstat utility to get the information you need, here's a very good online resource:

Oninit:

the onstat guide can be found under "Utilities" (on the left margin) and then "Onstat Reference" (on the left margin). Wander around ... there's a lot of good info here.
Reply With Quote
  #3 (permalink)  
Old 03-16-09, 11:18
mabrar mabrar is offline
Registered User
 
Join Date: May 2006
Posts: 12
i need to run some queries on that tables for getting required output

example is
get checkpoint duration time.

and query is,

select cp_time from SYSCHECKPOINT

same as above, i want to know current shared memory value etc
Reply With Quote
  #4 (permalink)  
Old 03-17-09, 14:37
ceinma ceinma is offline
Registered User
 
Join Date: Apr 2007
Location: Jundiai / SP - Brasil
Posts: 311
look the sysmaster.sql in $INFORMIXDIR/etc and the SQL reference manual...
__________________
________________________________________
César Inacio Martins
Jundiai / SP - Brasil
http://www.imartins.com.br/informix - em Português
http://www.imartins.com.br/informix - English (translated by Google).
________________________________________
Reply With Quote
Reply

Thread Tools
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