I am trying to find the fastest way to take a copy of an entire
database. Dbexport/dbimport are too slow as is ontape. I am not able to
use onbar as we don't have access to a storage manager (third party who
handles backups doesn't want to use ISM).
I was thinking of using HPL but am not sure how the preserve
referential integrity of the database. It's an OLTP system which needs
to be available 24/7, therefore it is not going to be possible to kill
user sessions and lock the database prior to running the HPL unload
jobs.
I am trying to find the fastest way to take a copy of an entire database. Dbexport/dbimport are too slow as is ontape. I am not able to use onbar as we don't have access to a storage manager (third party who handles backups doesn't want to use ISM). I was thinking of using HPL but am not sure how the preserve referential integrity of the database. It's an OLTP system which needs to be available 24/7, therefore it is not going to be possible to kill user sessions and lock the database prior to running the HPL unload jobs. Any ideas?
Enterprise Replication or HDR?
--
Bye now,
Obnoxio
"... no bill is required as no value was provided."
-- Christine Normile
--
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.
I am trying to find the fastest way to take a copy of an entire database. Dbexport/dbimport are too slow as is ontape. I am not able to use onbar as we don't have access to a storage manager (third party who handles backups doesn't want to use ISM). I was thinking of using HPL but am not sure how the preserve referential integrity of the database. It's an OLTP system which needs to be available 24/7, therefore it is not going to be possible to kill user sessions and lock the database prior to running the HPL unload jobs. Any ideas?
Use HPL to copy the data with all constraints disabled, set constraints to
filtering, then add exceptions to the dependent tables and enable the
constraints. Records that violate the constraints will be moved to the
exceptions tables.
The MyLounge.com forum is intended for informational use only and should not
be relied upon and is not a substitute for any advice. The information contained
on MyLounge.com are opinions and suggestions of members and is not a representation
of the opinions of MyLounge.com. MyLounge.com does not warrant or vouch for
the accuracy, completeness or usefulness of any postings or the qualifications
of any person responding. Please consult a expert or seek the services of an
attorney in your area for more accuracy on your specific situation. Please note
that our forums also serve as mirrors to Usenet newsgroups. Many posts you see
on our forums are made by newsgroup users who may not be members of MyLounge.com
Term of Service