Search results

  1. J

    Progress DB and Veritas Netbackup

    Hi, There are 2 ways to do it. 1. You make an online backup with "probkup online <db> <db>.bk" and make sure that the <db>.bk file will be backed up with Veritas. 2. You shutdown your database with "proshut <db> -by" and backup all the progress database files *.db *.lg *.d<n> *.b<n> *.a<n>...
  2. J

    Steps to add blocks

    Hello, I'm not sure I understand your problem. Progress uses 2 types of extents: fixed and variable. In my opinion you should always have fixed extents and 1 variable, however never use the variable one. With "prostrct statistics <db> > db.stat" you get an overview how many empty blocks are...
Back
Top