cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

Fwd: Drawings will not open in Pro/E after replication server disconnected.

BineshKumar1
12-Amethyst

Fwd: Drawings will not open in Pro/E after replication server disconnected.

This happened because you still have some of your data left in your Hungary
RFS which has not yet synced to your master site. You can bring the server
up and perform a sysforce sync from JMX console and pull the contents to
master,

1.Bring up your Hungary replica to network, it is not dependent on the
geographical location of server, but make *sure the server FQDN is retained*
2.Launch JMX by running the windchill *wt.util.jmx.SEJconsole* from
Windchill Shell
3. Access the CacheVautlSynchronizer *Mbean *in JConsole under *Mbeans tab
>com.ptc>monitors *(WHC- Link<">http://www.ptc.com/cs/help/windchill_hc/wc100_hc/index.jspx?id=filevaultChp_FileSynchron&action=show>
)
4. Perform the 'SiteForceSync' operation for the Remote File Server.
5. Use the 'siteGetSynchHistory' operation to check the results to make
sure that the task completed and that there were no errors.
6: Repeat steps 4 and 5 until there is no more data to move
7. verify there are no cached items left in replica, by running the below
query
*select count(*) from masteredonreplicaitem mori, replicafolder rf,
replicavault rv, site si where mori.ida3a4 = rf.ida2a2 and
rf.ida3a5=rv.ida2a2 and rv.ida3a5=si.ida2a2 and si.name='<site>';*
8.Decommission your replica,

PTC CS:-
0 REPLIES 0
Top Tags