Defining the XML schema repository stored procedures to Db2

You execute CREATE PROCEDURE statements to define the XML schema repository stored procedures to Db2.

Before you begin

About this task

The CREATE PROCEDURE statements for the XML schema repository stored procedures are in a program that installation job DSNTIJRT calls.

The C language stored procedures are:

  • SYSPROC.XSR_REGISTER
  • SYSPROC.XSR_ADDSCHEMADOC
  • SYSPROC.XSR_REMOVE

The Java™ language stored procedure is SYSPROC.XSR_COMPLETE.