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 > Informix Logical Log

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-20-05, 21:46
rupee2003 rupee2003 is offline
Registered User
 
Join Date: Apr 2003
Location: Melbourne, Australia
Posts: 53
Informix Logical Log

Hi All,

I am very much new to Informix database and currently i have a client who is on Informix v7.24.UC7. Its with this that i have question

I am getting this msg,

10:10:55 Process exited with return code 152: /bin/sh /bin/sh -c /informix/etc/log_full.sh 2 23 "Logical Log 11 Complete." "Logical Log 11 Complete.",
while backing up the logical log.

What does this mean ? Is there anything wrong here ?

FYI -- the allocated size of the logical log chunk is 320MB and of that 300 MB is used. How do i free the logical log space ?

Any help appreciated.
Reply With Quote
  #2 (permalink)  
Old 02-21-05, 10:26
lgaxiola lgaxiola is offline
Registered User
 
Join Date: Aug 2004
Posts: 99
Hi,

I dont see an error message here, its telling you that the logical log is full and that it is going to be backed up, for example, my log file will state:

<TIME> Logical Log <NUMBER> Complete.
<TIME> Logical Log <NUMBER> - Backup Started.
<TIME> Logical Log <NUMBER> - Backup Completed.

The only time you will see the F (Free) flag on the logs (onstat -l) is when you start the engine (bounce it), from there on you will allways see them like U (used) or U-B (used and backed up), the percentage used will allways be 100%, but dont let that fool you, as long as the log is backed up then its free to be used.

Hope this helps

Luis Torres
Reply With Quote
  #3 (permalink)  
Old 02-21-05, 12:24
vaquerus vaquerus is offline
Registered User
 
Join Date: Feb 2005
Posts: 1
I had this problem because I started informix as root.
Reply With Quote
  #4 (permalink)  
Old 02-21-05, 13:16
lgaxiola lgaxiola is offline
Registered User
 
Join Date: Aug 2004
Posts: 99
Thats weird, I always start my server as root and I've never had a problem with it
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