Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

TCreateTable error

Hello ,
I tried to create a new table and i always receive this error, 
i have already tried to create with an only column but i still have the same problem 


Exception in component tCreateTable_1 (test)
java.lang.RuntimeException: Creating table failed
at abt.test_0_1.test.tCreateTable_1Process(test.java:384)
at abt.test_0_1.test.runJobInTOS(test.java:652)
at abt.test_0_1.test.main(test.java:503)
Caused by: org.postgresql.util.PSQLException: ERREUR: identifiant délimité de longueur nulle sur ou près de « "" »
Position : 14
at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2440)
at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2183)
at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:308)
at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:441)
at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:365)
at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:307)
at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:293)
at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:270)
at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:266)
at abt.test_0_1.test.tCreateTable_1Process(test.java:367)
... 2 more
[statistics] disconnected

 

Thank you

Labels (1)
1 Reply
Anonymous
Not applicable
Author

Hi,

 

    In your screen shot, you have not added schema or table name. This could be the reason.

 

     Please also check the schema of the table and add those details including the size of the columns. It should resolve your issue.

0683p000009M5qU.png

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂