Friends:
We have an ECC central system i.e. DB and CI are on the same server.
We are doing a system copy using SWPM to create another ECC central
system w/ a different SID.
However, on source system we mistakenly selected "distributed system"
for export which generated a dump for DB and a dump for CI.
We cannot do the export again by selecting "central system" because
we missed the window.
Now we have 2 options to create target as a central system because it
is required to be the same as source:
1. when running SWPM at target, select "central system", but
a. the dump for DB might be rejected by r3load;
b. there is no way to let r3load to pick up the dump for CI.
2. when running SWPM at target, select "distributed system", then
a. install ASCS;
b. install DB;
c. install CI.
Since a, b and c will be done on the same server, we hope the target
will be a central system which will be identical to the source except
the SID. My only concern about this is that source system has no ASCS.
please help advice.
Thanks.