× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
NielsGron reported 2015-03-05T06:01:43Z  · SachinPrakash last modified 2015-03-10T21:12:32Z

Importing data into UUID on PostgreSQL in Batch mode gives error


customer request
Dev
Jenny Nishimura
JennyNishimura
QA
Sachin Prakash
SachinPrakash
Priority Critical
Complexity Unknown
Component Tools - Import Tool
Version 15.0

Create the table :

CREATE TABLE public.test_table  (
        rid     uuid NOT NULL,
        rtype   text NOT NULL,
        rvalue  text NOT NULL
        )
GO

Using Import Tool in Batch mode, import the attached file and you get this error.

Import started ...

Execute batch failed: Batch entry 0 INSERT INTO "public"."test_table"("rid", "rtype", "rvalue")  VALUES('FAF53CC4-459A-4BCE-B796-B31814E903F8', 'ip_address', '203.16.1.123') was aborted.  Call getNextException to see the cause.

ERROR: column "rid" is of type uuid but expression is of type character varying
  Hint: You will need to rewrite or cast the expression.
  Position: 68

Import completed.

 

1 attachment

Issue #13118

Closed
Fixed
Resolved 2015-03-05T19:21:24Z
 
 
Completion
No due date
Fixed Build ADS 15.0.14-18
No time estimate

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