• <i id='d3CgR'><tr id='d3CgR'><dt id='d3CgR'><q id='d3CgR'><span id='d3CgR'><b id='d3CgR'><form id='d3CgR'><ins id='d3CgR'></ins><ul id='d3CgR'></ul><sub id='d3CgR'></sub></form><legend id='d3CgR'></legend><bdo id='d3CgR'><pre id='d3CgR'><center id='d3CgR'></center></pre></bdo></b><th id='d3CgR'></th></span></q></dt></tr></i><div id='d3CgR'><tfoot id='d3CgR'></tfoot><dl id='d3CgR'><fieldset id='d3CgR'></fieldset></dl></div>

        <legend id='d3CgR'><style id='d3CgR'><dir id='d3CgR'><q id='d3CgR'></q></dir></style></legend>
          <bdo id='d3CgR'></bdo><ul id='d3CgR'></ul>

      1. <small id='d3CgR'></small><noframes id='d3CgR'>

        <tfoot id='d3CgR'></tfoot>

        具有实时 PL/SQL 输出

        时间:2023-11-28

          <small id='QEv4Q'></small><noframes id='QEv4Q'>

          <legend id='QEv4Q'><style id='QEv4Q'><dir id='QEv4Q'><q id='QEv4Q'></q></dir></style></legend>
              <tbody id='QEv4Q'></tbody>
              <bdo id='QEv4Q'></bdo><ul id='QEv4Q'></ul>
              <i id='QEv4Q'><tr id='QEv4Q'><dt id='QEv4Q'><q id='QEv4Q'><span id='QEv4Q'><b id='QEv4Q'><form id='QEv4Q'><ins id='QEv4Q'></ins><ul id='QEv4Q'></ul><sub id='QEv4Q'></sub></form><legend id='QEv4Q'></legend><bdo id='QEv4Q'><pre id='QEv4Q'><center id='QEv4Q'></center></pre></bdo></b><th id='QEv4Q'></th></span></q></dt></tr></i><div id='QEv4Q'><tfoot id='QEv4Q'></tfoot><dl id='QEv4Q'><fieldset id='QEv4Q'></fieldset></dl></div>

                1. <tfoot id='QEv4Q'></tfoot>
                  本文介绍了具有实时 PL/SQL 输出的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  是否可以实时获得来自 PL/SQL 的输出?我有一个非常大的包裹,运行了一个多小时,我想看看包裹在特定时间的位置.

                  Is it possible to have Outputs from PL/SQL in real time? I have a pretty huge package that runs for more than an hour and I'd like to see where the package is at a particular time.

                  无论如何,我目前使用一个日志表来做这件事,每次运行都会填满数百个日志描述,我只是好奇这是否可能.

                  Anyways, I currently do this with a log table, which gets filled up with hundreds of log descriptions per run, I'm just curious if this is possible.

                  谢谢!

                  推荐答案

                  我不知道这是否正是您想要的,但我使用 dbms_application_info.set_module 来查看我的包在哪里.

                  I don't know if this is exactly what you want but I use dbms_application_info.set_module to see where my package is.

                  dbms_application_info.set_module(module_name => 'Conversion job',
                                                   action_name => 'updating table_x'); 
                  

                  v$session 的查询将显示程序的哪一部分正在运行.

                  A query on v$session will show you which part of the procedure is running.

                  这篇关于具有实时 PL/SQL 输出的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:MySQL“好"如果未找到则插入一行,如果找到则更新它 下一篇:如何调用 Oracle PL/SQL 对象超级方法

                  相关文章

                  <legend id='ORCHH'><style id='ORCHH'><dir id='ORCHH'><q id='ORCHH'></q></dir></style></legend>

                  <small id='ORCHH'></small><noframes id='ORCHH'>

                  1. <tfoot id='ORCHH'></tfoot>
                      <i id='ORCHH'><tr id='ORCHH'><dt id='ORCHH'><q id='ORCHH'><span id='ORCHH'><b id='ORCHH'><form id='ORCHH'><ins id='ORCHH'></ins><ul id='ORCHH'></ul><sub id='ORCHH'></sub></form><legend id='ORCHH'></legend><bdo id='ORCHH'><pre id='ORCHH'><center id='ORCHH'></center></pre></bdo></b><th id='ORCHH'></th></span></q></dt></tr></i><div id='ORCHH'><tfoot id='ORCHH'></tfoot><dl id='ORCHH'><fieldset id='ORCHH'></fieldset></dl></div>
                        <bdo id='ORCHH'></bdo><ul id='ORCHH'></ul>