on 2021 Jun 21 7:13 AM
Hello World,
I need the steps to delete B1 events from the SEVT table manually as there are 1000+ events set in the SEVT table which are not useful. I am having an issue processing the RFQ function from the SAP B1 HANA client.
Version - SAP B1 9.3 PL09 for HANA
Note - Is there any known issue related to RFQ in the above-mentioned version, do comment.
Request clarification before answering.
Hi Shivam
You'll need to use a SQL Statement to delete these event records.
Perform a backup of the SBOCOMMON DB and afterwards delete all unnecessary events.
If all events can be deleted safely with no impact, you can schedule some downtime on the SAP Business One server with no users working, stop the Event Sender service, use a command such has:
TRUNCATE TABLE SBOCOMMON.SEVT;
And afterwards restart the event sender service.
Best regards,
Filipe Vicente
Product Support - SAP Business One
SAP Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
100 | |
11 | |
10 | |
9 | |
6 | |
4 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.