Search results

  1. B

    Table Export/Import

    Casper, Thanks for the reply. I guess my bigger, more important question is how do I do the import and export itself? Chris
  2. B

    Table Export/Import

    I'm trying to script the deployment of updates to a table by doing a complete table extract / import from the command line on an AIX box. The goal is to extract the table from development (with all of the necessary updates) and import it into test, training, and production. Can anyone tell me...
  3. B

    Error: Table CRCs do not match.

    Correct, those were not changed.
  4. B

    Error: Table CRCs do not match.

    To create the database: prodel database-name prostrct create database-name... Since we were moving to multiple storage areas instead of the single one, I dumped the data definitions and added the new names of the storage areas into the *.df file. I did see the KB article you mentioned, but...
  5. B

    Error: Table CRCs do not match.

    Over the weekend we tried to do a binary dump and load on a 26G Progress 9.1E database, and go from a single storage area to multiple storage areas. No errors were encountered during the dump or recreating of the database, but when it came time to load, 7 tables, all of which were less than...
  6. B

    Progress, Veritas, and SRDF

    We haven't had any performance issues since we set the -spin parameter, but it's hard to believe that all of the sudden we would start having performance issues and that one change fixed. Chris
  7. B

    Progress, Veritas, and SRDF

    We have two servers in a failover environment where the application and DB are on the SAN and SRDF does synchronous replication only between the two AIX operating systems. Once we implemented this, we started having huge performance issues (slow response in the application) when a lot of users...
Back
Top