Customer Portal

Execute SQL that Results in Additional SQL Select Statements to be Executed

Comments 4

  • Avatar
    Pedro Vazquez Rosario
    0
    Comment actions Permalink
    Hi,

    I would recommend that instead of using DBExecute you use another DBInputTable to process your queries. The DBinputTable should have the following settings:

    • DB connection should have your Vertica connection.

    • In the Query URL click on Port tab and select your input port field (make sure your Processing Type is set to discrete).

    • Run your graph
  • Avatar
    kmac21
    0
    Comment actions Permalink
    I did find a solution to my issue. I created a second DBInputTable component in place of the DBExecute component I originally had to execute the second set of select statements then have an output from there to a Trash component. This solution executes as intended.
  • Avatar
    maximo
    0
    Comment actions Permalink

    Hi,

    I would recommend that instead of using DBExecute you use another DBInputTable to process your queries. The DBinputTable should have the following settings:

    • DB connection should have your Vertica connection.

    • In the Query URL click on Port tab and select your input port field (make sure your Processing Type is set to discrete).

    • Run your graph
    "vazquezrosariop"


    Hi Pedro, I'm trying to do this but it wont let me set the processing type to discrete for some reason.
  • Avatar
    Pedro Vazquez Rosario
    0
    Comment actions Permalink
    Hi Maximo,

    Could you please provide me with a screenshot where the error is visible. Also, what version of CloverETL are you currently running?

Please sign in to leave a comment.