× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
ivangron reported May 26, 2017  · last modified May 31, 2017

Netezza -> extraction of data fails due to casing of string in extraction sql


customer request
Priority Major
Complexity Unknown
Component DB - Netezza
Version 18.0

customer reported issue with extraction of his procedure:

CREATE OR REPLACE PROCEDURE "nulla"() 
  RETURNS INTEGER 
  EXECUTE AS OWNER 
  LANGUAGE NZPLSQL 
  AS 
    BEGIN_PROC 
      BEGIN 
        return(1); 
      END 
    END_PROC
GO

It would appear that the objType string is stored as 'procedure' in customers catalog table.  A non-modified catalog table would store this string as 'PROCEDURE' but the catalog data can be modified.  We need to enhance extraction so that modification to the catalog tables in this way will not affect our extraction.  Data is still case sensitive.

Documentation on how to modify catalog data: link

ivangron   May 26, 2017  Change History
Field Old Value New Value
Status New In Progress
SachinPrakash   May 26, 2017  Change History
Field Old Value New Value
Description

customer reported issue with extraction of his procedure:

CREATE OR REPLACE PROCEDURE "nulla"() 
  RETURNS INTEGER 
  EXECUTE AS OWNER 
  LANGUAGE NZPLSQL 
  AS 
    BEGIN_PROC 
      BEGIN 
        return(1); 
      END 
    END_PROC
GO

It would appear that the objType string is stored as 'procedure' in customers catalog table.  A none modified catalog table would store this string as 'PROCEDURE' but the catalog data can be modified.  We need to enhance extraction so that modification to the catalog tables in this way will not affect our extraction.  Data is still case sensitive.

Documentation on how to modify catalog data: link

customer reported issue with extraction of his procedure:

CREATE OR REPLACE PROCEDURE "nulla"() 
  RETURNS INTEGER 
  EXECUTE AS OWNER 
  LANGUAGE NZPLSQL 
  AS 
    BEGIN_PROC 
      BEGIN 
        return(1); 
      END 
    END_PROC
GO

It would appear that the objType string is stored as 'procedure' in customers catalog table.  A non-modified catalog table would store this string as 'PROCEDURE' but the catalog data can be modified.  We need to enhance extraction so that modification to the catalog tables in this way will not affect our extraction.  Data is still case sensitive.

Documentation on how to modify catalog data: link

ivangron   May 30, 2017  Change History
Field Old Value New Value
Fixed Build v19.0.0-alpha-18
ivangron   May 30, 2017  Change History
Field Old Value New Value
Fixed Build v19.0.0-alpha-18 v19.0.0-alpha-18, v18.0.13-2
Resolution Fixed
Resolved Date May 30, 2017 9:18 PM
Status In Progress Resolved
tariqrahiman   May 31, 2017  Change History
Field Old Value New Value
QA Assignee SachinPrakash (Sachin Prakash) tariqrahiman (Tariq Rahiman)
tariqrahiman   May 31, 2017  Change History
Field Old Value New Value
Status Resolved Verified
tariqrahiman   May 31, 2017  Change History
Field Old Value New Value
Status Verified Closed

Issue #15276

Closed
Fixed
Resolved May 30, 2017
 
 
Completion
No due date
Fixed Build v19.0.0-alpha-18, v18.0.13-2
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017