In DB2 z/OS, a procedure created with LANGUAGE SQL resulting in the generated of code (I don't know which programming language, though). You had to bind a DBRM for that. With DB2 V9 for z/OS, DB2 stores the procedure in the DB2 catalog and executes it directly - such a "native" procedure has no longer the step over an external module and DBRM.