Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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.
from pg_stat_activity also we can get PID and keep PID in terminate command