Hi,
When I am trying to start ECC 5.0, the work processes are dying below is the error.
OS: Windows, DB: Oracle.
Now I'm connected to ORACLE C *** ERROR => ORA-1403 when accessing table SAPUSER [dbsloci.c 10114] C Disconnecting from connection 0 ... C Closing user session (con_hdl=0,svchp=0493EFF4,usrhp=07FC1E64) C Now I'm disconnected from ORACLE C Try to connect with default password C Connecting as SAPR3/<pwd>@CC5 on connection 0 ... C Starting user session (con_hdl=0,svchp=0493EFF4,srvhp=07FB9234,usrhp=07FC1E64) C *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1017 [dboci.c 3721] C *** ERROR => CONNECT failed with sql error '1017' [dbsloci.c 9750] B ***LOG BY2=> sql error 1017 performing CON [dbsh#1 @ 1200] [dbsh 1200 ] B ***LOG BY0=> ORA-01017: invalid username/password; logon denied [dbsh#1 @ 1200] [dbsh 1200 ] B ***LOG BY2=> sql error 1017 performing CON [dblink#1 @ 419] [dblink 0419 ] B ***LOG BY0=> ORA-01017: invalid username/password; logon denied [dblink#1 @ 419] [dblink 0419 ] M ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c 1270] M in_ThErrHandle: 1 M *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c 9377]
Based on these errors I have looked at Notes: 400241, 50088.
The problem is, even though schema owner is listed as SAPSID, why is SAPR3 being used to connect to Oracle.
I have tried creating the users using note 50088, but to no avail.
I have tried creating the users with schema owner as SAPSID. Above is the error message that I get.
When trying to create the users with owner as SAPR3, I get the below error,
ERROR at line 1: ORA-00959: tablespace 'PSAPUSER1D' does not exist ORA-06512: at line 114
Regards,
Vishi