Truncate tables TRBAT and TRJOB on DB level
Hi!
I am facing with hanging SPAM patch of SAPKB 13 -16.
Now It is not possible to log onto SAP system
The error is: syntaxerror in program SAPLSFES.
Now I would like to truncate the both tables TRBAT and TRJOB.
I connected to SAP DB via "dbmcli commando" and can see the both tables with commando:
>sql_execute select * from tables where TABLENAME='TRBAT'
Can some one please tell me the right procedure/DB-command to truncate both tables?
Thank you very much!
Thom