Search results

  1. P

    ODBC Connection Problems.

    Hey all, We have a problem with out reports taking much longer then they should to run. So the plan is to get rid of the reports and replace then with SQL Views instead and present the views to the users. Anyway I'm trying to set up an ODBC Connection to the our OpenEdge 10.0 database that...
  2. P

    Database Reports slow after 10.b05 conversoin

    Hey All, Just looking from some idea as to what is going on. We just completed a conversion of our database from Progress 9.1c to OpenEdge 10.0b05. Now I'm getting complaints from our nightly operators that the nightly reports are taking up to twice as long as they did running under the 9.1c...
  3. P

    Progress Explorer Tool

    Hey all, I just finished settin up a server for testing OpenEdge 10.0b05. This server is going to replace out current production server once the IS department is done testing our application against the database. I used the Progress Explorer Tool to initially start the database and I have a...
  4. P

    Open Edge 10.0 Requirements

    Hello All, I have a quick question about hardware requirements for Open Edge 10.0B03. We are going to upgrading our Progress Db to OE 10.0 but when we do this, we will also be getting a new server for it. What I'm trying to find out is the number of processors OE 10.0 will support and the...
  5. P

    List and count all tables

    Hey all, Need a little help since I don't know the progress 4GL language. Can anyone give me some code that will list out all the table with in my Progress 9.1c DB and a total count. I'm working on a new stroage are schema and I've got a VB script that is going to create my binary dump and...
  6. P

    Database re-design.

    Hey Guys, I'm trying to re-desgin our 9.1c Progress DB. We're going to be upgrading our system to OE 10.0x and I need to re-design the storage areas (move thing around), add in more space for the DB files, AI extents and so on. Currently I've got a 20GB database split amongst 15DB files each...
  7. P

    OE 10.0 Backups and Progress Explorer

    Hello All, I've got a quick question regarding the Progress Explorer tool. I've got a test server running OE 10.0B02 on it. I'm currently testing OE 10.0 so that the company can make the switch from Progress 9.1c to OE 10.0. I'm using the Progress Explorer tool in order to start the...
  8. P

    OpenEdge 10.0 AdminServer not alive

    Hello all, My company is planning on upgrading from Progress 9.1c to Openedge 10.0b. I have a test OpenEdge 10.0 server that I've built. It's running Win 2003 with Service pack one and the latest Windows updates. I'm having a problem getting the AdminServer Service up and running on my...
  9. P

    Database Growth Report

    Hey Guys, I've got a 17GB progress database that I'm running or I should say that I've got 17GB worth of space allotted for this database. What I'm trying to find out is how can I go about getting the EXACT SIZE of the database and which extent it is currently using. Please note that I need...
  10. P

    Progress Explorer Problems

    Hey Guys, I'm having a problem with the Progress Explorer Tool regarding starting and stoping of the database. My company is upgrading to Open Edge 10.0 from Progress version 9.1c and I've got a test system that I just build a little over a week ago. Once Admin Service is started, the...
  11. P

    9.1c to Open Edge 10.0

    Hey guys, I'm trying to find some information about upgrading from Progress 9.1c to Open Edge 10.0b I think is the latest version. I've done some research on the KB but there doesn't seem to be any helpful information with in the KB that will tell me what I should look out for or need to be...
  12. P

    Progress Explorer

    Hello all, I'm running some tests on a test system that I have set up to mirror our production 9.1C database. What I'm trying to do is figure out is what purpose Progress Explorer serves beyond starting the database. I have a lot of experience with SQL Server and it's management console which...
Top