cancel
Showing results for 
Search instead for 
Did you mean: 

Mirgate problem

carlos_zhang3
Participant
0 Kudos

Hi experts,

First of all , let me roughtly introuduce my scene :

I am trying to mirgarte my source system to my simulate target system.

Source System :

-


SAP 4.7 x 200 + Oracle 9.20 + win2003

SID : Q19

Target System :

SAP 4.7 x 200 + Oracle 9.20 + win2000

SID : C11

-


Now i already mirgated the database into the target system, but when i start the SAP service via SAP MMC , it showed me the Yellow color.... i saw the syslog , it said my username & password is incorrect...

Has someone can tell me that the SAP startup progress ? specially it use which user to startup something ... And it is better to guide me to slove this problem ...

Thanks so much !

Carlos

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

This is windows 2003 service startup problem.

goto windows Control panel

goto Administrative Tools

Open services

Open SAPC11_xx service properties (where xx is your system number )

On the logon tab set the correct password for user SAPServiceC11.

start service SAPC11_xx .

Now you can try to start SAP from MMC.

Regards,

Wojtek

Answers (2)

Answers (2)

carlos_zhang3
Participant
0 Kudos

The problem was sloved !

First of all , check "r3trans -x" and see the trans.log !

And check the schema var defined in the target system.

Check "connect /@SID"....... and see the sqlnet.log

carlos_zhang3
Participant
0 Kudos

thanks Wojtek,

sorry for my mistake, it is not the SAPC11 services can not be startuped.

it is the SAP instance can not be startuped .... the syslog showed me the following :

Database: > ORA-01017: invalid username/password; logon denied

and i don't know the SAP are using which user to login the oracle .... hence, i post a thread in here to ask ....

Former Member
0 Kudos

SAP is using <sid>adm user , in this case C11adm.

Please look at :

http://www.cryer.co.uk/brian/oracle/ORA01017.htm

regards,

wojtek