Cloning a single node to multi node (apps 12.0.6)
Hi,
i have EBS 12.0.6 with single node (apps and db tier are on the same server), i want to have each tier on different server (one server for db tier and one other server for apps tier). I need to know how can i do this to ensure that apps tier access the database in the other server.
source:
apps 12.0.6
db 10.2.0.5
OS linux redhat 5 32 bits
target:
apps 12.0.6 OS linux redhat 5 32 bits (in new server)
db 10.2.0.5 OS linux redhat 2 32 bits (i'll leave db tier in the source server)
regards,