Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

prepared statement issue

i am using talend 7 big data version ,trying to load data from  blob to greenplum data base ,I facing error (prepared statement "S_1" already exists on greenplumoutput).Please provide solution for the above.

Labels (3)
3 Replies
Anonymous
Not applicable
Author

Please provide me the solution for the above ASAP. I am struck with it.
Anonymous
Not applicable
Author

Solution:-run the spil query and find the PID by executing  the query which are active and use terminate comanad by placing PID and execute  terminate command


@pragnabatchu wrote:

i am using talend 7 big data version ,trying to load data from  blob to greenplum data base ,I facing error (prepared statement "S_1" already exists on greenplumoutput).Please provide solution for the above.


 

Anonymous
Not applicable
Author

from pg_stat_activity also we can get PID and keep PID in terminate command