Data Backup and Recovery
Data Backup and Recovery
Hi all
I'm trying to configure a solution where we are using SMO to clone a database between two servers. The production server is the source of the data, and we want to clone to a development database. However, there is a firewall between the two servers and we only want to open the required ports to do this. Does anyone have a list or know what ports numbers we'd need for this?
Windows 2008 R2
Oracle 11g
SnapDrive 6.2
SMO 3.0.3
TIA
Chris
SnapDrive port useage:
https://now.netapp.com/Knowledgebase/solutionarea.asp?id=kb14754
Thanks very much. I'd seen that on the NOW website as well, but there's also going to be additional ports required for SMO/Oracle that need to go along with these ones.
Chris
Snapdrive for Unix requires access to ports https 443 on the controllers,
SnapManager for Oracle requires ports 27214 and the sqlnet(1521/1527) ports to be open.
Nice one.
Just to clarify, the HTTPS port needs to be open between the Oracle servers and the filer right? I think we're set to use RPC so presumably that port needs to be open as well.
Chris