we have a Jenkins job which is using SQLPlus Script Runner in our pipeline , Some time we are getting below errors if the script has to many lines in the update or insert statement. can we increase the buffer size do avoid this kind of issues

      SP2-0341: 
      line overflow during variable substitution (>3000 characters at line 3)
      SP2-0027: Input is too long (> 4999 characters) - line ignored
      SP2-0027: Input is too long (> 4999 characters) - line ignored

       

       

          [JENKINS-71336] SQLPlus Script Runner

          You hit the SQL Plus limit , there is nothing I can do about it.

          Fernando Boaglio added a comment - You hit the SQL Plus limit , there is nothing I can do about it.

            boaglio Fernando Boaglio
            haritharaop Haritha
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: