[Progress Communities] [Progress OpenEdge ABL] Forum Post: Why is my database with no data so large?

  • Thread starter Thread starter S33
  • Start date Start date
Status
Not open for further replies.
S

S33

Guest
I created a new db via prostrct create, then did a procopy of empty8, and then loaded my existing .df file. Database remained miniscule. I then ran a script that i had created that was: proutil mydatabase -C tablemove mytable_1 "App Data 1" "App Index 1" for every _file. This EMPTY database grew to about 250 Mb 84M Nov 29 15:04 mydatabase_7.d1 176M Nov 29 15:04 mydatabase_8.d1 Is this normal/expected or did I do something I shouldn't have? The .st file contains 2 variable extents: d "App Data 1",128;64 /u2/appl/blah/db d "App Index 1",1;64 /u2/appl/blah/db This is 11.7.1 on RHEL.. Thanks in advance -- Jim

Continue reading...
 
Status
Not open for further replies.
Back
Top