Error: Process 25891858 ABENDED at Step TL_TRPROFILE.GA000.Step062 (SQL) -- RC = 900 (108,524)
While running delivered process TL_TIMEADMIN we get error on TL_TRPROFILE.GA000.Step062 (SQL) … Does anybody have any idea why would this be a problem. We are on oracle db 19c and tools 8.60.14
This is how delivered step SQL looks like:
%Execute(); run statistics FOR TABLE (%Table(TL_TRDT_WRK),HIGH);
File: /vob/peopletools/src/psappeng/aedebug.hSQL error. Stmt #: 1851 Error Position: 0 Return: 900 - ORA-00900: invalid SQL statement Failed SQL stmt: run statistics FOR TABLE (PS_TL_TRDT_WRK4,HIGH) Process 25891858 ABENDED at Step TL_TRPROFILE.GA000.Step062 (SQL) -- RC = 900 (108,524)