The comments generated from the SQL statements usually contain a semicolon. The PL/I compiler returns message IEL0239, which can be ignored.
The generated code in a PL/I declaration can contain the ADDR function of a varying character field. The PL/I compiler returns message IEL0872, which can be ignored.
Use PL/I string functions to complete SQL requests (such as PREPARE or EXECUTE IMMEDIATE), providing the results of the functions yield valid strings.