Enterprise Manager - Clone Oracle Home
Hello,
I'm experiencing some problems when trying to clone an Oracle Home from my "production" environment to a test environment.
Both machines are running as virtual Xen Guest systems on a RHEL 5 x64 host, with more or less identical layouts - the only real difference is that Im using LVM on the test environment, and the old environment was set up with "physical" disks.
The "production" and test environments are running on RHEL 4 x64 virtual machines
The following parameters are from the new test environment :
# sysctl -p
net.ipv4.ip_forward = 0
net.ipv4.conf.default.rp_filter = 1
net.ipv4.conf.default.accept_source_route = 0
I'm experiencing some problems when trying to clone an Oracle Home from my "production" environment to a test environment.
Both machines are running as virtual Xen Guest systems on a RHEL 5 x64 host, with more or less identical layouts - the only real difference is that Im using LVM on the test environment, and the old environment was set up with "physical" disks.
The "production" and test environments are running on RHEL 4 x64 virtual machines
The following parameters are from the new test environment :
# sysctl -p
net.ipv4.ip_forward = 0
net.ipv4.conf.default.rp_filter = 1
net.ipv4.conf.default.accept_source_route = 0
0