ORA-13788: invalid recommendation type
What triggered the Error:
The user passed an invalid recommendation type in the rec_type argument to script_tuning_task. Possible values are ALL or any subset of a comma-separated list of PROFILES, STATISTICS and INDEXES.What should we do to fix it:
Check the rec_type arg and retry the operation.