dbTalk Databases Forums  

Alarm for New virtual shared memory segment

comp.databases.informix comp.databases.informix


Discuss Alarm for New virtual shared memory segment in the comp.databases.informix forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Dave
 
Posts: n/a

Default Alarm for New virtual shared memory segment - 06-09-2010 , 02:32 PM






Hello,

I was wondering if there is any way for Informix to alert us if it
"Dynamically allocated new virtual shared memory segment". I tried
getting the ALARMPROGRAM to alert, though it seems that this action
does not trigger the ALARMPROGRAM. Any ideas?

16:17:26 Requested shared memory segment size rounded from 640000KB
to 655360KB
16:17:26 Shared memory segment will use large pages with intimate
shared memory (ISM) if available
16:17:27 Dynamically allocated new virtual shared memory segment
(size 655360KB)
16:17:27 Memory sizes:resident:9961472 KB, virtual:20185088 KB, no
SHMTOTAL limit

--David

Reply With Quote
  #2  
Old   
Art Kagel
 
Posts: n/a

Default Re: Alarm for New virtual shared memory segment - 06-09-2010 , 02:52 PM






Unfortunately it is not considered a significant "event" for the
alarmprogram. The only way would be to poll the message log for the string.

Art

Art S. Kagel
Advanced DataTools (www.advancedatatools.com)
IIUG Board of Directors (art (AT) iiug (DOT) org)

Disclaimer: Please keep in mind that my own opinions are my own opinions and
do not reflect on my employer, Advanced DataTools, the IIUG, nor any other
organization with which I am associated either explicitly, implicitly, or by
inference. Neither do those opinions reflect those of other individuals
affiliated with any entity with which I am affiliated nor those of the
entities themselves.



On Wed, Jun 9, 2010 at 3:32 PM, Dave <in4mixdba (AT) gmail (DOT) com> wrote:

Quote:
Hello,

I was wondering if there is any way for Informix to alert us if it
"Dynamically allocated new virtual shared memory segment". I tried
getting the ALARMPROGRAM to alert, though it seems that this action
does not trigger the ALARMPROGRAM. Any ideas?

16:17:26 Requested shared memory segment size rounded from 640000KB
to 655360KB
16:17:26 Shared memory segment will use large pages with intimate
shared memory (ISM) if available
16:17:27 Dynamically allocated new virtual shared memory segment
(size 655360KB)
16:17:27 Memory sizes:resident:9961472 KB, virtual:20185088 KB, no
SHMTOTAL limit

--David
_______________________________________________
Informix-list mailing list
Informix-list (AT) iiug (DOT) org
http://www.iiug.org/mailman/listinfo/informix-list

Reply With Quote
  #3  
Old   
Informix DBA
 
Posts: n/a

Default Re: Alarm for New virtual shared memory segment - 06-09-2010 , 03:05 PM



Art,

Thank you. I would consider it a significant event because if I see the
Server Dynamically adding new virtual memory segments that means I need to
tweak SHMVIRTSIZE and add more memory to the initial segment.

--David

On Wed, Jun 9, 2010 at 3:52 PM, Art Kagel <art.kagel (AT) gmail (DOT) com> wrote:

Quote:
Unfortunately it is not considered a significant "event" for the
alarmprogram. The only way would be to poll the message log for the string.

Art

Art S. Kagel
Advanced DataTools (www.advancedatatools.com)
IIUG Board of Directors (art (AT) iiug (DOT) org)

Disclaimer: Please keep in mind that my own opinions are my own opinions
and do not reflect on my employer, Advanced DataTools, the IIUG, nor any
other organization with which I am associated either explicitly, implicitly,
or by inference. Neither do those opinions reflect those of other
individuals affiliated with any entity with which I am affiliated nor those
of the entities themselves.



On Wed, Jun 9, 2010 at 3:32 PM, Dave <in4mixdba (AT) gmail (DOT) com> wrote:

Hello,

I was wondering if there is any way for Informix to alert us if it
"Dynamically allocated new virtual shared memory segment". I tried
getting the ALARMPROGRAM to alert, though it seems that this action
does not trigger the ALARMPROGRAM. Any ideas?

16:17:26 Requested shared memory segment size rounded from 640000KB
to 655360KB
16:17:26 Shared memory segment will use large pages with intimate
shared memory (ISM) if available
16:17:27 Dynamically allocated new virtual shared memory segment
(size 655360KB)
16:17:27 Memory sizes:resident:9961472 KB, virtual:20185088 KB, no
SHMTOTAL limit

--David
_______________________________________________
Informix-list mailing list
Informix-list (AT) iiug (DOT) org
http://www.iiug.org/mailman/listinfo/informix-list



Reply With Quote
  #4  
Old   
Art Kagel
 
Posts: n/a

Default Re: Alarm for New virtual shared memory segment - 06-09-2010 , 03:50 PM



Personally I agree. Call IBM and register a feature request.

Art

Art S. Kagel
Advanced DataTools (www.advancedatatools.com)
IIUG Board of Directors (art (AT) iiug (DOT) org)

Disclaimer: Please keep in mind that my own opinions are my own opinions and
do not reflect on my employer, Advanced DataTools, the IIUG, nor any other
organization with which I am associated either explicitly, implicitly, or by
inference. Neither do those opinions reflect those of other individuals
affiliated with any entity with which I am affiliated nor those of the
entities themselves.



On Wed, Jun 9, 2010 at 4:05 PM, Informix DBA <in4mixdba (AT) gmail (DOT) com> wrote:

Quote:
Art,

Thank you. I would consider it a significant event because if I see the
Server Dynamically adding new virtual memory segments that means I need to
tweak SHMVIRTSIZE and add more memory to the initial segment.

--David


On Wed, Jun 9, 2010 at 3:52 PM, Art Kagel <art.kagel (AT) gmail (DOT) com> wrote:

Unfortunately it is not considered a significant "event" for the
alarmprogram. The only way would be to poll the message log for the string.

Art

Art S. Kagel
Advanced DataTools (www.advancedatatools.com)
IIUG Board of Directors (art (AT) iiug (DOT) org)

Disclaimer: Please keep in mind that my own opinions are my own opinions
and do not reflect on my employer, Advanced DataTools, the IIUG, nor any
other organization with which I am associated either explicitly, implicitly,
or by inference. Neither do those opinions reflect those of other
individuals affiliated with any entity with which I am affiliated nor those
of the entities themselves.



On Wed, Jun 9, 2010 at 3:32 PM, Dave <in4mixdba (AT) gmail (DOT) com> wrote:

Hello,

I was wondering if there is any way for Informix to alert us if it
"Dynamically allocated new virtual shared memory segment". I tried
getting the ALARMPROGRAM to alert, though it seems that this action
does not trigger the ALARMPROGRAM. Any ideas?

16:17:26 Requested shared memory segment size rounded from 640000KB
to 655360KB
16:17:26 Shared memory segment will use large pages with intimate
shared memory (ISM) if available
16:17:27 Dynamically allocated new virtual shared memory segment
(size 655360KB)
16:17:27 Memory sizes:resident:9961472 KB, virtual:20185088 KB, no
SHMTOTAL limit

--David
_______________________________________________
Informix-list mailing list
Informix-list (AT) iiug (DOT) org
http://www.iiug.org/mailman/listinfo/informix-list




Reply With Quote
  #5  
Old   
Art Kagel
 
Posts: n/a

Default Re: Alarm for New virtual shared memory segment - 06-09-2010 , 04:08 PM



Personally I agree. Call IBM and register a feature request.

Art

Art S. Kagel
Advanced DataTools (www.advancedatatools.com)
IIUG Board of Directors (art (AT) iiug (DOT) org)

Disclaimer: Please keep in mind that my own opinions are my own opinions and
do not reflect on my employer, Advanced DataTools, the IIUG, nor any other
organization with which I am associated either explicitly, implicitly, or by
inference. Neither do those opinions reflect those of other individuals
affiliated with any entity with which I am affiliated nor those of the
entities themselves.



On Wed, Jun 9, 2010 at 4:05 PM, Informix DBA <in4mixdba (AT) gmail (DOT) com> wrote:

Quote:
Art,

Thank you. I would consider it a significant event because if I see the
Server Dynamically adding new virtual memory segments that means I need to
tweak SHMVIRTSIZE and add more memory to the initial segment.

--David


On Wed, Jun 9, 2010 at 3:52 PM, Art Kagel <art.kagel (AT) gmail (DOT) com> wrote:

Unfortunately it is not considered a significant "event" for the
alarmprogram. The only way would be to poll the message log for the string.

Art

Art S. Kagel
Advanced DataTools (www.advancedatatools.com)
IIUG Board of Directors (art (AT) iiug (DOT) org)

Disclaimer: Please keep in mind that my own opinions are my own opinions
and do not reflect on my employer, Advanced DataTools, the IIUG, nor any
other organization with which I am associated either explicitly, implicitly,
or by inference. Neither do those opinions reflect those of other
individuals affiliated with any entity with which I am affiliated nor those
of the entities themselves.



On Wed, Jun 9, 2010 at 3:32 PM, Dave <in4mixdba (AT) gmail (DOT) com> wrote:

Hello,

I was wondering if there is any way for Informix to alert us if it
"Dynamically allocated new virtual shared memory segment". I tried
getting the ALARMPROGRAM to alert, though it seems that this action
does not trigger the ALARMPROGRAM. Any ideas?

16:17:26 Requested shared memory segment size rounded from 640000KB
to 655360KB
16:17:26 Shared memory segment will use large pages with intimate
shared memory (ISM) if available
16:17:27 Dynamically allocated new virtual shared memory segment
(size 655360KB)
16:17:27 Memory sizes:resident:9961472 KB, virtual:20185088 KB, no
SHMTOTAL limit

--David
_______________________________________________
Informix-list mailing list
Informix-list (AT) iiug (DOT) org
http://www.iiug.org/mailman/listinfo/informix-list




Reply With Quote
  #6  
Old   
Waldemar Znoinski
 
Posts: n/a

Default Re: Alarm for New virtual shared memory segment - 06-10-2010 , 03:15 AM



On Jun 9, 9:05*pm, Informix DBA <in4mix... (AT) gmail (DOT) com> wrote:
Quote:
Art,

Thank you. *I would consider it a significant event because if I see the
Server Dynamically adding new virtual memory segments that means I need to
tweak SHMVIRTSIZE and add more memory to the initial segment.

--David



On Wed, Jun 9, 2010 at 3:52 PM, Art Kagel <art.ka... (AT) gmail (DOT) com> wrote:
Unfortunately it is not considered a significant "event" for the
alarmprogram. *The only way would be to poll the message log for the string.

Art

Art S. Kagel
Advanced DataTools (www.advancedatatools.com)
IIUG Board of Directors (a... (AT) iiug (DOT) org)

Disclaimer: Please keep in mind that my own opinions are my own opinions
and do not reflect on my employer, Advanced DataTools, the IIUG, nor any
other organization with which I am associated either explicitly, implicitly,
or by inference. *Neither do those opinions reflect those of other
individuals affiliated with any entity with which I am affiliated nor those
of the entities themselves.

On Wed, Jun 9, 2010 at 3:32 PM, Dave <in4mix... (AT) gmail (DOT) com> wrote:

Hello,

I was wondering if there is any way for Informix to alert us if it
"Dynamically allocated new virtual shared memory segment". *I tried
getting the ALARMPROGRAM to alert, though it seems that this action
does not trigger the ALARMPROGRAM. *Any ideas?

16:17:26 *Requested shared memory segment size rounded from 640000KB
to 655360KB
16:17:26 *Shared memory segment will use large pages with intimate
shared memory (ISM) if available
16:17:27 *Dynamically allocated new virtual shared memory segment
(size 655360KB)
16:17:27 *Memory sizes:resident:9961472 KB, virtual:20185088 KB, no
SHMTOTAL limit

--David
_______________________________________________
Informix-list mailing list
Informix-l... (AT) iiug (DOT) org
http://www.iiug.org/mailman/listinfo/informix-list- Hide quoted text -

- Show quoted text -
fix SHMVIRTSIZE or the developer! ;-)

Reply With Quote
  #7  
Old   
Superboer
 
Posts: n/a

Default Re: Alarm for New virtual shared memory segment - 06-10-2010 , 03:31 AM



-->>The only way would be to poll the message log for the string.

i would make sure only one segment for virtual and use
onstat -g seg
or
dbaccess sysmaster <<!

select * from sysseglst
!


to check if extra were added

Superboer

On 9 jun, 21:52, Art Kagel <art.ka... (AT) gmail (DOT) com> wrote:
Quote:
Unfortunately it is not considered a significant "event" for the
alarmprogram. *The only way would be to poll the message log for the string.

Art

Art S. Kagel
Advanced DataTools (www.advancedatatools.com)
IIUG Board of Directors (a... (AT) iiug (DOT) org)

Disclaimer: Please keep in mind that my own opinions are my own opinions and
do not reflect on my employer, Advanced DataTools, the IIUG, nor any other
organization with which I am associated either explicitly, implicitly, orby
inference. *Neither do those opinions reflect those of other individuals
affiliated with any entity with which I am affiliated nor those of the
entities themselves.

On Wed, Jun 9, 2010 at 3:32 PM, Dave <in4mix... (AT) gmail (DOT) com> wrote:
Hello,

I was wondering if there is any way for Informix to alert us if it
"Dynamically allocated new virtual shared memory segment". *I tried
getting the ALARMPROGRAM to alert, though it seems that this action
does not trigger the ALARMPROGRAM. *Any ideas?

16:17:26 *Requested shared memory segment size rounded from 640000KB
to 655360KB
16:17:26 *Shared memory segment will use large pages with intimate
shared memory (ISM) if available
16:17:27 *Dynamically allocated new virtual shared memory segment
(size 655360KB)
16:17:27 *Memory sizes:resident:9961472 KB, virtual:20185088 KB, no
SHMTOTAL limit

--David
_______________________________________________
Informix-list mailing list
Informix-l... (AT) iiug (DOT) org
http://www.iiug.org/mailman/listinfo/informix-list

Reply With Quote
  #8  
Old   
Informix DBA
 
Posts: n/a

Default Re: Alarm for New virtual shared memory segment - 06-10-2010 , 08:50 AM



Thank you Superboer and Art. For the meantime I will create another
monitor. I have also submitted a feature request to get this event to
trigger the ALARMPROGRAM.

--Dave


On Thu, Jun 10, 2010 at 4:31 AM, Superboer <superboer7 (AT) t-online (DOT) de> wrote:

Quote:
-->>The only way would be to poll the message log for the string.

i would make sure only one segment for virtual and use
onstat -g seg
or
dbaccess sysmaster <<!

select * from sysseglst
!


to check if extra were added

Superboer

On 9 jun, 21:52, Art Kagel <art.ka... (AT) gmail (DOT) com> wrote:
Unfortunately it is not considered a significant "event" for the
alarmprogram. The only way would be to poll the message log for the
string.

Art

Art S. Kagel
Advanced DataTools (www.advancedatatools.com)
IIUG Board of Directors (a... (AT) iiug (DOT) org)

Disclaimer: Please keep in mind that my own opinions are my own opinions
and
do not reflect on my employer, Advanced DataTools, the IIUG, nor any
other
organization with which I am associated either explicitly, implicitly, or
by
inference. Neither do those opinions reflect those of other individuals
affiliated with any entity with which I am affiliated nor those of the
entities themselves.

On Wed, Jun 9, 2010 at 3:32 PM, Dave <in4mix... (AT) gmail (DOT) com> wrote:
Hello,

I was wondering if there is any way for Informix to alert us if it
"Dynamically allocated new virtual shared memory segment". I tried
getting the ALARMPROGRAM to alert, though it seems that this action
does not trigger the ALARMPROGRAM. Any ideas?

16:17:26 Requested shared memory segment size rounded from 640000KB
to 655360KB
16:17:26 Shared memory segment will use large pages with intimate
shared memory (ISM) if available
16:17:27 Dynamically allocated new virtual shared memory segment
(size 655360KB)
16:17:27 Memory sizes:resident:9961472 KB, virtual:20185088 KB, no
SHMTOTAL limit

--David
_______________________________________________
Informix-list mailing list
Informix-l... (AT) iiug (DOT) org
http://www.iiug.org/mailman/listinfo/informix-list

_______________________________________________
Informix-list mailing list
Informix-list (AT) iiug (DOT) org
http://www.iiug.org/mailman/listinfo/informix-list

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.