on ‎2023 Aug 08 2:26 PM
Hi Everyone,
I have some problem with update table. table that I updated is CE1I100 (table system in SAP). before found problem my code program success to update data. but after some time I try to run, i have some error database like below

i try to ask for help with basis database administrator (in my company) for update partition table CE1I100. it's done update but i still have error like that. my code :

is there something wrong with my code? what should i do to solve this error?
addition, even i do edit with se16n using /h (edit manual) i get error that same.
Thanks a lot.
Request clarification before answering.
thanks all for a question. this problem solved. the process in the program that I made turned out to be so heaped up (maybe i could say the cache) so that the CE1I100 table couldn't make any transactions. the solution to overcome this is to UNLOAD the tables on the HANA database server side. after unloading, transactions related to table CE1I100 can return to normal. Hope you can help
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the feedback.
Could you recommend any official documentation to help future visitors?
I see this one which explains loads and unloads:
2127458 - FAQ: SAP HANA Loads and Unloads - SAP for Me
But I couldn't find one which relates SQL error 2055 and loads/unloads.
Thank you.
| User | Count |
|---|---|
| 12 | |
| 9 | |
| 7 | |
| 5 | |
| 4 | |
| 2 | |
| 2 | |
| 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.