Operating System - HP-UX
1833669 Members
3671 Online
110062 Solutions
New Discussion

Re: Moving DTC configurations

 
SOLVED
Go to solution
David Preston_4
Frequent Advisor

Moving DTC configurations

I know I had an answer to this at one time, but is there a process to move a DTC configuration from one server to another?

I have 4 DTC's live on one server (HPUX 11i) and I want to move them to another server with the same OS. Last time I manually re configured.

Dave
3 REPLIES 3
Julio Yamawaki
Esteemed Contributor
Solution

Re: Moving DTC configurations

Hi,

I used to work with DTCs some time ago, so, this is a try: use dtcexport.
For more informations, try this thread:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?admit=716493758+1108505661313+28353475&threadId=4629

Regards,
D.Blond
Frequent Advisor

Re: Moving DTC configurations

Hi,
Install rdtcmgr on your second serveur and copy from your first serveur :
- /var/opt/rdtcmgr
- /home/tftpdir/rdtcmgr
Regards,
D.Blond
David Preston_4
Frequent Advisor

Re: Moving DTC configurations

Thanks, it was the dtcexport /import that I needed.
DAve