Post date: Jun 13, 2018 7:03:09 AM
In case if any SQL script contains FUNCTION, PACKAGE, PROCEDURE and TYPE, then it should have slash(/) at the end of the script( if the object type is selected as SQL). Migration Tool will append the / even solution object doesn't contain / at the end only if the object type selected is among FUNCTION, PACKAGE, PROCEDURE and TYPE.
Note: It's not recommended to use SQL as object type if SQL script contains FUNCTION, PACKAGE, PROCEDURE and TYPE, instead use the respective object type.