Hi Gurus,
I'm facing a error in solman 7.0 installation with oracle 10g & windows 2003 server 64 bit server.
Phase 29 of 47, check DDIC password
"test logon to sap system AJ1 failed"
Soluton:Make sure that the system is started,DDIC user exists and password is correct.
I could n't able to login from front end with both users DDIC & SAP* with default password and Master password (gave in parameters phase)
getting "DB-S error"
Oracle services & Database,SAP services are up and running.
when i tried to see the tables to unlock the DDIC user
SQL> select * from AJ1.USR02 where bname ='DDIC'and mandt = '000';
here i got error like view or table doesn't exist
SQL> update AJ1.usr set uflag = 0 where bname = 'DDIC' and mandt = '000';
no scope to execute update command
Could some body pls.help to proceed further.
Thanks,
Satya