Uploaded image for project: 'JDBC'
  1. JDBC
  2. JDBC-27

TestCase Reporting: Could not find Schema.

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Not specified
    • Resolution: Invalid
    • None
    • None
    • TestSuite
    • None

    Description

      This may occur due to SQL statements having similar ECL naming conventions.

      Problem Example:
      UNEXPECTED (failure): Could not find result schema || 004InnerJoinTest || SELECT * from "regress::multi::dg_flat_evens" inner join "regress::multi::dg_var" on true

      Solution Example:
      EXECUTED AS EXPECTED || 004InnerJoinTest || SELECT * from "regress::multi::dg_flat_evens" inner join "regress::single::wordindex" on true

      Attachments

        Activity

          People

            rpastrana Rodrigo Pastrana
            kunal.aswani Kunal Aswani
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: