Neoview Guide to Stored Procedures in Java (R2.3, R2.4)

The procedure name is not case-sensitive, must be unique, and must not exist for any
procedure, table, or view in the same schema. Neoview SQL automatically qualifies the
procedure name that you supply with the name of the schema in which you create the
procedure. For example, if you enter monthlyorders as the procedure name, Neoview SQL
stores the procedure as SALES.MONTHLYORDERS.
5. Click Code and locate and select the SPJ method within a JAR file in your user folder:
If the SPJ JAR file does not exist on the Neoview platform, click Code Tool. To upload an
SPJ JAR file, see “Uploading SPJ JAR Files to the Neoview Platform” (page 35).
44 Creating SPJs in a Neoview Database