Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Alarm for New virtual shared memory segment

 
   Database Help (Home) -> Informix RSS
Next:  Green_Envy——ghd_new_limited_edition_color_collec  
Author Message
Dave

External


Since: Jun 09, 2010
Posts: 1



(Msg. 1) Posted: Wed Jun 09, 2010 12:32 pm
Post subject: Alarm for New virtual shared memory segment
Archived from groups: comp>databases>informix (more info?)

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

 >> Stay informed about: Alarm for New virtual shared memory segment 
Back to top
Login to vote
Waldemar Znoinski

External


Since: Jun 10, 2010
Posts: 1



(Msg. 2) Posted: Thu Jun 10, 2010 1:15 am
Post subject: Re: Alarm for New virtual shared memory segment [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Jun 9, 9:05 pm, Informix DBA wrote:
> 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 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...@iiug.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 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... RemoveThis @iiug.org
> >>http://www.iiug.org/mailman/listinfo/informix-list- Hide quoted text -
>
> - Show quoted text -

fix SHMVIRTSIZE or the developer! Wink

 >> Stay informed about: Alarm for New virtual shared memory segment 
Back to top
Login to vote
Superboer

External


Since: Jan 28, 2008
Posts: 37



(Msg. 3) Posted: Thu Jun 10, 2010 1:31 am
Post subject: Re: Alarm for New virtual shared memory segment [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

-->>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 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...@iiug.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 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....TakeThisOut@iiug.org
> >http://www.iiug.org/mailman/listinfo/informix-list
 >> Stay informed about: Alarm for New virtual shared memory segment 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Virtual segment usage - now I'm confused..... - OK we managed to catch the process that blew up our Virtual portion. It's a remote PHP/javascript application that establishes a connection via jdbc to the database (9.30HC5 on HP/UX 11i). We managed to fire off an onstat -a and having used onstat -g mem...

how to I know I am connected to shared memory. - Hi, I am hoping some Informix expert can give me some info on this. I have setup shared memory connection for informix. After I connected to the database using shared memory, is there a way to verified what I connected. Like may be some database view...

shared memory not initialized - I have just installed Informix 10 on a CentOS 4.5 system. When I run oninit -v to start the dbserver, I get the following, and then it dumps me back to bash: [root@informix informix]# oninit -v Your evaluation license will expire on 2007-10-30 00:00:0...

Erroneous event alarm 7 "Initialization failure" - Just a gripe, really - a little while back our alerting system raised the above alarm (via ALARMPROGRAM) and initiated a callout, and all we found was "WARNING! Physical Log size 15000 is too small. Physical Log overflows may occur during peak activ...

Multiple virtual segments - I'm looking at a customer site where they have many virtual memory segments. IDS 9.20 UC3 on Solaris 2.6.(yes, I know it's very elderly) Informix Dynamic Server 2000 Version 9.20.UC3 -- On-Line -- Up 5 days 06:09:01 -- 360448 Kbytes Segment Summary...
   Database Help (Home) -> Informix All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]