Search results

  1. P

    Last open date mismatch - Catch 22

    Running OpenEdge Release 10.1B03 on AIX 5.3. I'm trying to dump a table from the database that was previously restored with the AIX restore command: /home/progress/dlc/bin/_proutil /home/progress/APP/appdb -C dump apptable /home/mydir So I get: -------- Last open date mismatch. (9215)...
  2. P

    Storage area migration

    One thing I wasn't thinking of is that we are replicating the databases across a relatively slow wan. It introduces some interesting problems.
  3. P

    Storage area migration

    We are using 10.1B03 We have two databases. One holds 60GB of data. 15 tables are bigger than 1GB with the biggest one about 8GB. The other one 35GB of data. With the biggest tables 15,10 & 9GB I was looking for a solution without using table move because of the bi overhead. Thanks for...
  4. P

    Storage area migration

    Is it possible to create storage areas and move tables into them using dump & load and just do a couple of tables at a time? Or do you have to do all the tables at the same time?
  5. P

    Aix vg pp size

    You are right. Now I just need to go and read the release notes for 10.1C.
  6. P

    Aix vg pp size

    Ooops, It's 10.1B03. I don't really have any control over the Progress version. Our software vendor does that. Thanks for the input on the pp size!
  7. P

    Aix vg pp size

    I'm about to migrate an existing 10.01B database to a new AIX 5.3 box. The database will reside on a hw mirrored array, DS400, 14 136GB drives. The databases files are all between 500MB and 2GB. The database is about 200GB in size. I'm planning to make the data volume group about 400 GB...
Back
Top