Search results

  1. R

    How to get record read stat from client memory

    Hello Everybody: OpenEdge Ver 10.2b. Is there anyway to get record read stat just performed on client memory. from what I understand, VSTs/Promonitor provide CRUD info based on buffer pool and disk access. so say, if my client pgm is reading a record 10 times (with no-lock and -rereadnolock...
  2. R

    Dataserver connection issue

    Hello: we are trying to connect progress to Oracle Db through Dataserver OE client ;10.2b on Win 7 oracle : 11 on Linux. steps followed: --------------- 1) created empty DB on Progress 2) created a schema holder now when progress tries to connect to oracle DB, it comes back with error : "error...
  3. R

    Question Asynch Com Event

    Hello: (I had posted my queries on PSDN, so far no response and trying my luck here ) OE version : 10.2B http://knowledgebase.progress.com/articles/Article/P12604?q=process+events&l=en_US&fs=Search&pn=13 Per above KB, async com events are handled during waiting for user inputs , alert message...
  4. R

    Application freezes or slows down

    Hello: ********** OE 10.2B05 Database on Solaris Clients accessing application over Citrix ********** Users of our progress application intermittently complain that the application freezes (no response at all) or responds slowly (eg:delayed movement b/n screens, delayed data population on the...
  5. R

    Promon R&D - Processes/Clients status option

    Hello All: I have one query about Promon option output. While reading from Promon R&D option -> Processes/Clients status , we can see values in 'Wait' column as '- -' but Column 'Wait Info' displays numerical values. so my query is what does value in 'wait Info' column indicate while 'Wait'...
  6. R

    Web Service call from OpenEdge

    Hi All: OpenEdge 10.2B we are encountering an issue with web service call from OE. The respone contains a soap-fault error with the string 'duplicate default namespace declaration'. when soap spy is enabled from proenv below message is being shown Attribute "xmlns" bound to namepsace...
  7. R

    Webspeed connection issue?

    Hello: openedge 10.2B Apache server webspeed Broker on Linux. we have observed sometimes, the requests made from the webserver to webspeed is not returning anything. This happens intermittently. (around 200 requests fails out of 50,000 http requests), There are no errors or any log message...
  8. R

    Merging Two DB into one DB

    Hi: we have 2 database Db1 - 300+ GB (around 400 tables) DB2 - 500+ GB (around 350 tables) progress 9.1E (will upgrade to OE in couple of months) Database on solaris maximum users (at peak time) : around 800 My query is - if we were to combine both database into one DB, will it affect DB...
  9. R

    Database field encryption and Decryption

    Hello Folks: I have few question on database field level encryption and decryption. Those of you who were using (or currently using) progress 9.x version, did you have a scenario where you store sensitive information (say SSN) value as encrypted in database but should be available for...
Top