Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
Collapse
Brand Logo

  1. Fórum Maker
  2. Categories
  3. Outros
  4. Procedures

Procedures

Scheduled Pinned Locked Moved Outros
2 Posts 1 Posters 824 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    lynx82
    wrote on last edited by
    #1

    <r>Oi.<br/>
    <br/>
    Estou tentando usar a função "executar procedure" mas não estou conseguindo porque me devolve o erro:<br/>
    <br/>
    Procedure or function 'aaa' expects<br/>
    parameter '@bbb'. which was not <br/>
    supplied.<br/>
    <br/>
    Detalhes:<br/>
    Exceção Gerada:<br/>
    java.sql.SQLException: Procedure or function 'aaa' expects parameter 'bbb', which was not supplied. at net.sourceforge.jtds.jdbc.SQLDiagnostic.addDiagnostic(SQLDiagnostic.java:367) at net.sourceforge.jtds.jdbc.TdsCore.tdsErrorToken(TdsCore.java:2816) at net.sourceforge.jtds.jdbc.TdsCore.nextToken(TdsCore.java:2254) at net.sourceforge.jtds.jdbc.TdsCore.getMoreResults(TdsCore.java:631) at net.sourceforge.jtds.jdbc.JtdsStatement.processResults(JtdsStatement.java:584) at net.sourceforge.jtds.jdbc.JtdsStatement.executeSQL(JtdsStatement.java:546) at net.sourceforge.jtds.jdbc.JtdsPreparedStatement.execute(JtdsPreparedStatement.java:562) at wfr.com.systems.system_mmk.rules.WebrunFunctions.ebfSQLExecuteProcedure(WebrunFunctions.java:10001) at wfr.com.systems.system_mmk.rules.TesteAbreFormTeste22.run(TesteAbreFormzzz.java:67) at wfr.rules.WFRRule.start(WFRRule.java:741) at wfr.rules.WFRRule.call(WFRRule.java:1780) at wfr.rules.WFRRule.call(WFRRule.java:53) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) at java.util.concurrent.FutureTask.run(FutureTask.java:123) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675) at java.lang.Thread.run(Thread.java:595)<br/>
    <br/>
    Estou colocando como parametro de entrada a variável bbb que é um parametro de entrada no fluxo...<br/>
    <E>:shock:</E></r>

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular