Vaibhav: The most common way I've seen to copy a production server to development is by either database backup/restore (for MS SQL) or expdp/impdp (for Oracle). Just backup/export from the production server database and restore/import to the development server database. You might have to update the development server ar.cfg (or ar.conf on *nix) and modify the database related lines. I think BMC's knowledgebase has a couple articles about how to do this.
HTH, --Phil From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Vaibhav Singhal Sent: Wednesday, December 22, 2010 21:57 To: [email protected] Subject: Development environment refresh with Production - Guidlines ** Hi All, We are going to perform DB refresh of Development environment from our Production Remedy Box. We already have managed about the code that is not yet in Production. Can anyone suggest some common config changes that are required after this kind of refresh? Regards, Vaibhav ________________________________ ::DISCLAIMER:: ----------------------------------------------------------------------------------------------------------------------- The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any mail and attachments please check them for viruses and defect. ----------------------------------------------------------------------------------------------------------------------- _attend WWRUG11 www.wwrug.com ARSlist: "Where the Answers Are"_ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"

