Wow, it's really dangerous. I thought it was a useful feature, but when I use it, the SPL code disappears altogether.
Thank you for informing us.
<example>
$ dbaccess stores_demo -
Database selected.
> create procedure myproc ()
> define a int;
> end procedure;
Routine created.
> create or replace procedure myproc ()
> define b int;
> end procedure;
Routine created.
$ dbschema -d stores_demo -f myproc
DBSCHEMA Schema Utility INFORMIX-SQL Version 14.10.FC1
**
Illegal SPL Routine Entry.
Routine Name: myproc, Owner: informix
Buffer Detail:
------------------------------
SangGyu Jeong
------------------------------