This is a discussion on Re: alarmprogram.sh within the Informix forums, part of the Database Server Software category; --> Hi, I assume you are not using the same $ONCONFIG file for both instances (dev and prod). So in ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I assume you are not using the same $ONCONFIG file for both instances (dev and prod). So in the prod's $ONCONFIG file you can specify a different alarmprogram. Parameters ALARMPROGRAM and SYSALARMPROGRAM both take an absolut path as value, so you can specify a different local file in each $ONCONFIG file (i.e. for each instance). Regards, Martin -- Martin Fuerderer IBM Informix Development Munich, Germany Information Management owner-informix-list@iiug.org wrote on 09.02.2005 23:36:38: > Hello > > We have a dev mount onto production so the alarmprogram.sh is shared by > prod and dev. problem is, i get too many alarms from dev especially > when i run out of locks. > is there a way for me to separate the two or at least configure the .sh > so i do not receive an email for each lock request that is not > fullfilled? > > > thanks! > sending to informix-list |