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 > DB server quiescent mode problem???

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-16-03, 06:50
pnarender pnarender is offline
Registered User
 
Join Date: May 2003
Posts: 37
DB server quiescent mode problem???

Hi,
I am working with Informix 9.4 on solaris. I am able to create & drop the database for 1 or 2 times. But if I repeat it for several times the database server is going to quiescent mode & I am unable to create the database.The creation process itself blocking for long time.
Can any one help in this?

I am using the following commands:
oninit -i --- is done to start the server first time ---online mode
oninit --- bringing up the server to online mode
onmode -ky---bringing it to offline mode.

Thanks,
Narender
Reply With Quote
  #2 (permalink)  
Old 07-23-03, 08:10
dananio dananio is offline
Registered User
 
Join Date: Mar 2002
Posts: 112
Re

Please paste your online log file for more information
make it easy
Reply With Quote
  #3 (permalink)  
Old 07-25-03, 03:40
eherber eherber is offline
Registered User
 
Join Date: Aug 2002
Location: Bonn/Germany
Posts: 152
I don't think that IDS is going to quiescent mode.
Did you check it with 'onstat -'.

It seems to me that you logical logs are running full.
Check this with 'onstat -l'.

If this is a test environment, consider switching
LTAPEDEV to /dev/null in your $ONCONFIG and
reboot the IFMX databaseserver.
__________________

Best regards

Eric
--
IT-Consulting Herber
WWW: http://www.herber-consulting.de
Email: eric@herber-consulting.de

***********************************************
Download the IFMX Database-Monitor for free at:
http://www.herber-consulting.de/BusyBee
***********************************************
Reply With Quote
  #4 (permalink)  
Old 07-25-03, 05:06
jh1213 jh1213 is offline
Registered User
 
Join Date: Jul 2003
Location: Beijing China
Posts: 36
onmode -m
Reply With Quote
  #5 (permalink)  
Old 02-26-04, 04:15
hanuakash hanuakash is offline
Registered User
 
Join Date: Feb 2004
Posts: 2
Quote:
Originally posted by eherber
I don't think that IDS is going to quiescent mode.
Did you check it with 'onstat -'.

It seems to me that you logical logs are running full.
Check this with 'onstat -l'.

If this is a test environment, consider switching
LTAPEDEV to /dev/null in your $ONCONFIG and
reboot the IFMX databaseserver.

Hi

I am facing a similar problem When I try to connect to the database it says it is in quiescent mode and cannot access the database. When I try to change my mode using onmonitor to online I face a different problem with the message saying that the client must be in quiescent mode. My logs are also full. What is the suggested remedy for this? What should I do to get my informix m/c up to online mode.

The version is 9.4 IDS
Current m/c AIX 5.1
PLease help me regarding this?
Reply With Quote
  #6 (permalink)  
Old 02-26-04, 07:43
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Quote:
Originally posted by hanuakash
Hi

I am facing a similar problem When I try to connect to the database it says it is in quiescent mode and cannot access the database. When I try to change my mode using onmonitor to online I face a different problem with the message saying that the client must be in quiescent mode. My logs are also full. What is the suggested remedy for this? What should I do to get my informix m/c up to online mode.

The version is 9.4 IDS
Current m/c AIX 5.1
PLease help me regarding this?
Hi,

For take the server to on-line from quiescent mode, use onmode -m, now if this no posible, test the online log file.
If the problem is full logical logs then run ontape -a.
For that the back-up of logical logs this one to /dev/null you must change two parameters into ONCONFIG file, ALARMPROGRAM=$INFORMIXDIR/etc/no_log.sh and LTAPEDEV=/dev/null if you not use onbar, if use onbar then change LTAPEDEV=/tmp/simbolik-links-to-/dev/null.

Gustavo.
Reply With Quote
  #7 (permalink)  
Old 02-26-04, 23:06
hanuakash hanuakash is offline
Registered User
 
Join Date: Feb 2004
Posts: 2
Hi Gustavo,


Thanks for the information.


Regards,
Hanu.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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