Search results

  1. Z

    Detail of BIW, AIW, APW, WDOG

    Hi All, Can anybody tell me the detail of "BIW, AIW, APW, WDOG" processes. Thanks, Ziko
  2. Z

    Print Report Using Page Range

    Hi, What is the procedure to print reports using page range? Can anybody share an example? - Ziko
  3. Z

    Database is not releasing Memory and performing slowly.

    Hi Tom, Thank you. I have increased the buffer and distributed two primary db's two different hard disk. It is showing me better performance. But sometimes it is performing slowly again. When i have been monitoring it through "topas" . It is showing "CPU idle 80%". Database processes...
  4. Z

    Database is not releasing Memory and performing slowly.

    I am using progress version 9.1D
  5. Z

    Database is not releasing Memory and performing slowly.

    Hi Tom, After executing the command "file $DLC/bin/_progres". It is giving following message. /data1/appln/pro91b/bin/_progres: executable (RISC System/6000) or object module not stripped Regards, Ziko
  6. Z

    Database is not releasing Memory and performing slowly.

    Hi Tom, Thank you. After changing startup parameter to -B 100000, it is throwing the following message "Maximum number of shared-memory segments per process exceeded." Thanks, Ziko
  7. Z

    Database is not releasing Memory and performing slowly.

    Hi Tom, Thank you for your reply. Please see the attached file, output from nmon( performance checking tool). 1) Here is my startup script of Progress database # QAD DATABASE $DLC/bin/_mprosrv /INTERSPEC/live/lbbleba...
  8. Z

    Database is not releasing Memory and performing slowly.

    Hi, I am using Mfg/Pro(Progress V9.1D) database in AIX 5.2. Below is my server configurations. a) Number Of Processors: 2 b) Processor Clock Speed: 1453 MHz c) Memory Size: 8192 MB d) Total Paging Space: 8192MB My total user is about 100 and sql92 service are running in...
  9. Z

    Migration From Progress V9.1B to V9.1D

    Hi, We have two servers. Server1 is running Progress V9.1B and Server2 is running Progress V9.1D. We want to upgrade Server1 from Progress V9.1B to V9.1D. What is the procedure to do this? Now i am trying to copy files from "/data1/appln/pro91b2"(location of V9.1D files) from server2 to...
  10. Z

    Merant 3.60 32-bit Progress SQL92

    Hi, Thank you very much for your quick reply. When i am creating the DSN it is working fine. Our VB application is able to connect through it. But it is going to hang after a certain period of time. Here is my startup script: $DLC/bin/_mprosrv /data2/ebdata/lbbleba -H risc -S 1027 -N tcp -L...
  11. Z

    Merant 3.60 32-bit Progress SQL92

    Hi, I have a progress driver "Merant 3.60 32-bit Progress SQL92 V9.1D". Is it possible to connect to Progress V9.1B through it? Thank You.
Top