Recent content by MarkoLachance

  1. M

    Question Database shuts down - AIX ulimit

    Thanks Tom ! Im still looking for the protrace file . Probably due to memory leaks I know we have somes..
  2. M

    Question Database shuts down - AIX ulimit

    This is the kbase I was talking about : http://knowledgebase.progress.com/articles/Article/P168379. I was not trying to hide detail, the reason why I posted only the error is because the messages are in french, but here are the full error messages. [2015/01/08@16:39:49.079-0500] P-27787570...
  3. M

    Question Database shuts down - AIX ulimit

    Hi ! Yesterday we had database shuts down with the follwing errors in : - [2015/01/08@16:39:49.079-0500] P-27787570 T-1 I ABL 75: (1450) -> ** stget: out of storage. - [2015/01/08@16:39:49.094-0500] P-27787570 T-1 I ABL 75: (6079) -> SYSTEM ERROR: bkioWrite:Bad...
  4. M

    Answered Before-Image - variable extent

    At this moment, the size of the variable extent is only 8 k, so it is not use at this moment. I will suggest the option to enable the large file. Thanks again for you help guys !
  5. M

    Answered Before-Image - variable extent

    Should I change increased the fixed extent also ?
  6. M

    Answered Before-Image - variable extent

    Thanks for your quick replies ;) Here is the result of the proutil : Database Features ID Feature Active Details ---- --------------------------------- ------ ------- 9 64 Bit DBKEYS Yes 10 Large Keys...
  7. M

    Answered Before-Image - variable extent

    Hi ! I have a database using the following before-image setting (.st file) b /dc03db12/db/acct/can/acct.b1 f 204800 b /dc03db12/db/acct/can/acct.b2 If i understand well, the first extent is fixed to a maximum size of around 200 meg and the second one is variable . /dc03db12/ has a maximum of...
  8. M

    Hangup signal not send after AIX version upgrade (6100-09-03)

    The problem was on AIX shell, after installing the following service pack 6100-09-04-1441, everything works as expected ! Thanks for your supports guys !
  9. M

    Hangup signal not send after AIX version upgrade (6100-09-03)

    When the Telnet session is closed by the X, the user don't get disconneted from the database. In the database log, I see the line "vv_flush:I/O error 5 on fd 1", but I don't see the "Hangup signal received" as prior. So we end up with a lots of dead connections and using "nmon" in unix I see...
  10. M

    Hangup signal not send after AIX version upgrade (6100-09-03)

    Or maybe someone here is an expert in AIX :)
  11. M

    Hangup signal not send after AIX version upgrade (6100-09-03)

    Yes, this is the exact same hardware as before. I am pretty sure it's a AIX setup that have changed, but I Im in the blind. I will probably open a case at Progress just in case
  12. M

    Hangup signal not send after AIX version upgrade (6100-09-03)

    Hi ! I am a new "accidental" DBA since the last one is no longer working for us. Here is my issue, last weekend our It departement has updated our AIX server to version 6100-09-03 and now it seems like Progress doesn't received a Hangup signal when user close the telnet session using the X...
Top