on 2024 Apr 09 6:41 AM
After upgrade of BO from 4.3 sp2 to 4.3 sp4, I got error "Failed to commit objects to server : Undefined Info Store" when I try to create new user or when I try to update current one. Would you please give me any tips to to solve the problem.
Request clarification before answering.
To anyone having this issue:
Make sure your CMS DB supports the AL32UTF8 character set.
Since SP04, the SAP BI development team has added/made some changes to CMS query parameters (the parameter strings are sent in UTF-8 to use the “cached execution plan”), which affects correct writing and reading to/from the Aliases table and others.
To check your CMS DB, run the following SQL command on your database and see the result
(example: Oracle DB)
If you get different results, you are having problems adding/modifying groups and users.
Unless SAP changes this in the next patches, there is unfortunately NO workaround to solve this problem. You should migrate your CMS database to a database that has the ALU32UTF8 character set.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@YvanBIf this is a new installation and the database uses AL32UTF8 as the supported character set, then everything should be fine—no action is required.
To create new or migrate an existing repository, use the CMS Database Setup located in the Central Configuration Manager.
Thanks again for your answer.
I meant that I have this issue, but requested a new UTF-8 schema to replace the current one.
Don't you think that migrating the CMS repository could bring new issues ?
I thought about initializing a new CMS repository, but I don't see how it is done.
And do you know if this issue also concerns the Audit repository ?
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.