Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-28

Execute Statement of a SYSIBM sps gives java linkage error and class not found exception.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Cannot Reproduce
    • 10.0.2.0
    • None
    • SQL
    • None

    Description

      Opening this bug on behalf of Mamta Satoor.

      ------------------------------------------------------
      Execute/Create/Drop statement is not supported anymore in
      Derby but we do have internal sps in the database.
      When I try to do say execute statement sysibm.getTableTypes;
      I get 2 exceptions

      Drop statement behaves more gracefully
      ij> drop statement sysibm.getTableTypes;
      ERROR 42X62: 'DROP STATEMENT' is not allowed in the 'SYSIBM'
      schema.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ramank Ramandeep Kaur
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: