Search results

  1. S

    DB migration

    psdn.com is the place where you should find PDF documents on replication or any OE / Progress related matter.
  2. S

    How to implement -Bp in Appserver Environment

    Hi, I face the same issue too. During clien/ server days if I had to use private buffer I use -bp in the .pf of my PC. Now with browser as user interface where can I add client parameters. If the machine that hosts appserver ubroker.properties is modified to accomodate new changes...
  3. S

    32-bit query

    Hi All, We know 32-bit architecture uses 4 GB of RAM at a time. Does that mean if server memory is 16 GB then then the remaining 12 GB is hardly used? Or does the server utilizes it any other way. Any info is highly appriciated in this matter as I need to explain to my superiors to migrate to...
  4. S

    Error while starting Appserver

    Sorry, forgot to add that I get the error when I run the following : proadsv -start, Thanks
  5. S

    Error while starting Appserver

    Hi, Progress 9.1d (old & obsolete), Linux 4.1 Exception in thread "main" java.lang.NullPointerException at com.progress.common.util.acctAuthenticate.add37(acctAuthenticate.java:420) at com.progress.common.util.acctAuthenticate.add37(acctAuthenticate.java:456) at...
  6. S

    Progress installation on fedora

    Hi, We like to test BI software in our test environment but our test server has Fedora core 6.0. Product availbility guide does not mentions fedora in its list. So, is it OK to install Progress 9.1E on fedora or will there be any compatibility issue. Thanks in advance.
  7. S

    RAID with SAN

    Thanks all for your responses. But still cant resist asking this: Does SAN has its own RAID ( whatever be the type of SAN), if so how different is it from disk attatched storages (DAS) devices which uses the standard RAID system. Thanks again.
  8. S

    RAID with SAN

    Hi, I have 2 queries : 1) One of our consultant told us that SAN has its own stripping & mirroring system and it does not use RAID 10 or any form of RAID for that matter. Is that true. 2) DB blocksize of a DB is 8K wheareas linux OS block size is 4k. Does it effect performance of the...
  9. S

    Values for parameters Mn & Ma

    Iam sure this question is asked & answered many time in various Progress forums, but still didnt get any convincing answer. Is there a formula to calculate values for -Mn, Ma, If the application is assumed an OLTP with around 50 users. Also, If the clients are connected through appserver then...
  10. S

    Unable to add Smartobjects in a container

    Thanks for the reply. Iam trying to do in a smartwindow which is a container but without any luck.
  11. S

    Unable to add Smartobjects in a container

    Hi, Progress 9.1E, Iam unable to add smartobjects like browser into a window and when I tried to add it shows "No entry" sign. Any help will be appricated.
  12. S

    getting error message that transaction id already exists

    It *COULD* be a case of dump/load where sequences were not loaded or changes were made to tr_hist before sequence load. Try in a copy of demo, if you can, by increasing the sequence number and test by adding records in Inventory/sales module.
  13. S

    Dynamics & Architecture

    Thanks Casper for you reply. I just want to know if Dynamics & Architecture are like other progress produtcs like Sonic, Actuate, OE RDBMS, OE Replication etc or just platforms to develop appliations.
  14. S

    Dynamics & Architecture

    HI, What are Progress dynamics and Progress architecture ? TIA
  15. S

    Broker Doubts

    Thnaks Casper for your reply. Is it anyway possible ( I *think* it is not) that a broker controls more than one database in any situation? Or is it possible to manage more than one database using appserver. Thanks
  16. S

    Broker Doubts

    Hi, Is the term 'broker' different in Application and Database areas? Iam sure in Database only one broker manages one db's activities. When the term 'broker' is applied to application server or applications does it anyway relates to the activites of more than one database? How does a broker...
  17. S

    Error while installing OE replication

    Hi DBA's, OE 10.1C I get the following error when I try to install OE replication: Shutdown these processes before reinstalling. C:\Progress\OpenEdge\bin\admsrvc.exe C:\Progress\OpenEdge\jre\bin\java.exe C:\Progress\OpenEdge\bin\environ.dll C:\Progress\OpenEdge\bin\evntlog.dll...
  18. S

    Partial load during binary D/L

    Hi, RedHat, Progress 9.1E. After loading data using binary D/L method, in one of the biggest table, size of around 6.2gb, most of the records were found missing. There were no error messages either after load nor after index rebuild. However, we deleted all the records again and did a D/L...
  19. S

    2GB file limit on windows

    Hi, We have a windows 2000 server and I want to know if 2 gb limit still applies to files or extents ? If I dump a table whose size is more than 2 gb then will it create multiple .bd's ? Thanks.
  20. S

    Fathom R Queryeplication

    Hi All, Progress 9.1E Redhat Linux 4.0 I have a few doubts on Fathom replication : a. Should the ai be variables or fixed b. How many agents should be configured for a database size of 20 GB. c. I tried testing on sports database, the replication takes place only after shutting down...
Back
Top