Search results

  1. P

    Buffer hash Table and how it works

    Hey guys, Can any one please explain how buffer hash tables are used in openedge? Also how the BHT latch mechanism happens with in the bufferpool. Any links shared about these parameters is also highly appreciated. Thanks in Advance.
  2. P

    Encrypt user name and password for sqlexp connecting to progress database

    I have a sql broker setup for our database. I want to now monitor if sql broker is running or not. I am using this shell script to connect to the database $DLC/bin/sqlexp -S $SERVICENAME -db $DB -user "USERNAME"-password "PASSWORD" -infile "xxxxx". infile has a basic select statement How do i...
Top