Hi Colleagues,
Netweaver used is 7.02
I got en error trying to install ECC ECH6 on oracle 11.2.0.2
in SAPSSEXC.log
(IMP) ERROR: DbSlPrepare/BegModify failed
rc = 99, table "BADI_STRING_COND"
(SQL error 24315)
error message returned by DbSl:
ORA-24315: illegal attribute type
(DB) INFO: disconnected from DB
any ideas?
Hi,
Download and extract the latest version of DBSL for 7.02 release in the kernel directory and retry.
Br,
Venky
Hi Venky,
May I ask you to describe it step by step? (dont wanna spam this thread with simple questions)
Thank you.
Hi,
Goto https://websmp109.sap-ag.de/swdc -> Support Packages and Patches ->
My Company's Application Components" My Company's Software" SAP NETWEAVER" SAP EHP2 FOR SAP NETWEAVER 7.0
-> Entry by Component ->
Select 64-bit Unicode / Non-Unicode kernel
Select Operating system
Select Oracle
You will find something like this lib_dbsl_120-10007263.sar Database Library
Br,
Venky
Hi
I found lib_dbsl_120-10007270.sar
Can you please explain what to do next?
Thank you
Hi
I found lib_dbsl_120-10007270.sar
Can you please explain what to do next?
Thank you
update
I found.
You need to place it into D:\usr\sap\<SID>\SYS\exe\uc\NTAMD64
Thank you.
Hi all,
I have almost finished the installation but got this error at the step "Check DDIC password"
"Test logon to SAP System E26 failed.
SOLUTION: Make sure that the system is started, that the user DDIC exists and that the password of user DDIC is correct."
screenshot [http://i018.radikal.ru/1203/29/08db682b3881.jpg]
Hi,
Are you able to login to any other client like 001 using SAP*?
Why not try activating SAP* for logging into SAP and reset the password for DDIC.
Are you sure that the password you are trying now is same as the one you provided during the installation?
Do the following if you are not able to login using SAP*
delete from sapsr3.usr02 where mandt=000 and bname ='SAP*';
Change the paarameter login/no_automatic_user_sapstar = 0 in the instance profile and restart the SAP instance.
Try updating the 7.02 kernel using the latest available in the marketplace. Sometimes, this will also help.
Br,
Venky
Hi Venky,
When I am trying to use SAP login I get the error
SAP System Message:
SQL error 904 occurred when accessiing program SAPM.
Update R3trans version and give try.
It didnt help.
Hi Evgeny,
>> SQL error 904 occurred when accessiing program SAPM.
>> ORA-24315: illegal attribute type
Did you patched the kernel with the latest one? Additionally, check you are running on correct kernel such as, unicode/non-unicode
Best regards,
Orkun Gedik
In addition to my previous note, I suggest you check "Note 731 - Collective note: ORA-00904", if you didn't read it, yet
Best regards,
Orkun Gedik
Hi
It worked.
Thank you.