Recent content by RennegadeX

  1. R

    Data Delete/archive Tool

    Does anybody know of any good Database delete/archive tool. This is for QAD environment.
  2. R

    VST _dbstatus missing

    The version that are 10.2B08 and 11.3.2. I copied one of the databases that has the _dbstatus missing and have been running test against it to see what will recreate the VST. prostrct builddb - Works prostrct remove ai - Works prostrct add - Does not work proutil updatevst - Does not work...
  3. R

    VST _dbstatus missing

    I am running into an issue where the _dbstatus VST seems to go missing. This started happening for our customers on Progress 11. I was wondering if anybody else had this issue. Doing a backup and restore fixes the problem. Also, a builddb fixes the issues. There is also a proutil updatevst...
  4. R

    Word Index and pattern matches

    I have a performance issue because of the matches operator causing full table search. I do have word index defined on the table, but I can not figure out if it is possible to search for a pattern with the word index. For example, if the word index contains 123456, I need to be able to search...
  5. R

    Merant Source and Distination Ports

    Merant ODBC connection was working until a firewall was installed. Port 20001 is being used on both the SCO and Windows box. This was setup in the services files. Port 20001 was opened up on the firewall. Here is what I noticed. The transmission packet makes it to the SCO box and then...
  6. R

    creating mutivolume db with bs 8192

    Progress version is 8.3B I want to create a multivolume database with blocksize of 8192 to test performance. I have tried serval things with no luck. I can create a single volume by using procopy empty8. According to documentation, I should be able to use prostct create db -blocksize...
Top