Search results

  1. J

    High Memory Utilization On Windows 2012 Server

    Hello, Let me start by saying that I am not experiencing any serious performance issues with my Progress (10.2A SP1 hot fix 2) database, so this may not be an issue at all. We recently moved our database from Windows 2003 to 2012. Within a day of going live on the new server, I noticed that...
  2. J

    How to call a Progress stored procedure from an external application

    More specifically, I have a Lotus Domino app written in Lotusscript that I need to call a Progress stored procedure and pass parameters to update a Progress database. I can run the stored procedure from SQL Explorer by doing call pub.stor_proc('123', 'Hello'); I haven't been successful yet...
Back
Top