cancel
Showing results for 
Search instead for 
Did you mean: 

DSU execution error

11-09-2010 7:33 AM
316 views 3 comments
0 Likes
SAP Managed Tags
Subscribe

Hi ,

I have done cloning from production.

With out any installation and with out any down time to another box.

Now that system is almost equal to the production system.

i have all database in the new box .

After that i have done Oracle upgrade from 9i to 10g .

System is running fine.

Now i started upgrade in that new box.

I have given user and password the very next screen is initialization step.

where i am getting the below error

DCS execution eror:-

Error while creating request list - see preceding message .

Unable to detect an abap and /or java instance of SAP system PCP installed on the host pcbl_tes

Note:- Our production is in cluster CI & DI .

So all startup profile are copied in the new box.

Now if i have to start or stop SAP

i have to give the virtual hostname(sapr3)

so the command is startsap sapr3 & to stopsap sapr3.

can any one suggest for this?

Reagrds,

Amar

0 Likes

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

Error while creating request list - see preceding message .

Unable to detect an abap and /or java instance of SAP system PCP installed on the host pcbl_tes

database server and the CI are on separated hosts?

there is no sap instance exist in this host pcbl_tes, maybe you should run the upgrade on the host where the CI resided. hope it helps.

Former Member
0 Likes

Hi,

If you already did check profiles so parameters like SAPLOCALHOST is pointing to virtual name then you could use the command: ../EHPI/abap/bin/SAPehpi set stdpar

This will begin asking for hostnames and other parameters so you can use the virtual name instead of the local hostname, then the system won´t show that error.

Please be aware that if you have profiles pointing to virtual hostname and local hostname in the profile directory, you will face problems during ABAP and/or Java phases so the best you can do is to have ONLY the profiles for the virtual hostname and move the ones that points to local hostname.

Former Member
0 Likes

check sap note 96317

Regards

Ashok Dalai