Search results

  1. R

    asynchronous with single queue

    Hello, I've got a question about running with an asynchronous appserver. What I want is to do is the following: AppServer srv-a runs procedure proc-a. This procedure run a for each no-lock query on a certain table. Within this query I want to start a program on appserver srv-b. This program has...
  2. R

    Dataserver cachefile without Schema holder db

    Hello all, I browsed though a lot of pages on this forum to find if someone allready asked my question but I could not find it so I am posting it myself. In chapter 4.3.8 of the oracle dataserver guide in the Progress online docs, it looks like it is possible to connect to an oracle...
Back
Top