Recent content by l0913a

  1. L

    How do ceate an empty copy of a database

    Hi Tom, I appreciate what you are saying about the cart before the horse. Unfortunately it doesn't seem like my management sees it thatway and wants to slam dunk the dump load. I work in an interesting enfironment, driven by deadlines more than by thoughtfull analysis and then...
  2. L

    How do ceate an empty copy of a database

    Hi Tom- Thanks for your reply. Couldn't I just do a procopy of the existing database and then do a prodel the areas? Or is that silly? We have alot of custom tables and really just want to dump and load the data in binary format. So for this scope, I thought a copy of the existing...
  3. L

    BinaryDump

    I want to use proutil to do a binary dump of ALL the tables in a database. What is the easiest way for a progres newbie to do this?
  4. L

    How do ceate an empty copy of a database

    Newbie here, I have to do a dump load of a 70 gig database. If I use prodb to create an empty copy of the existing production database can I just run proutil and load the binary dump flles into the new empty copy of the production database? Also, what are some of the things I should be...
  5. L

    Newbie on After imaging

    When does one typically run? rfutil qadjag-C aimage begin Would it be after $DLC/bin/prostrct create $DATADIR/qadjag $STDIR/qadjag.st -blocksize 8192 $DLC/bin/prorest $DATADIR/qadjag $COPYDIR/qadprod.bu.136 I am sort of confused. For example, if I restore a db from an online backup that...
Back
Top