{"id":605,"date":"2012-08-16T18:17:32","date_gmt":"2012-08-17T01:17:32","guid":{"rendered":"https:\/\/gonzalo.aro.cl\/blog\/?p=605"},"modified":"2012-08-17T05:34:28","modified_gmt":"2012-08-17T12:34:28","slug":"listar-las-conexiones-activas-en-db2","status":"publish","type":"post","link":"https:\/\/gonzalo.aro.cl\/blog\/2012\/08\/16\/listar-las-conexiones-activas-en-db2\/","title":{"rendered":"Listar las conexiones activas en DB2"},"content":{"rendered":"<p>Uno de los comando para listar las conexiones que estan activas en DB2 es<\/p>\n<pre class=\"brush: bash\">\r\ndb2 list applications # show detail \r\n<\/pre>\n<p>Con esto aparecer\u00e1 la lista de todas las conexiones, entre aplicaciones y usuarios directos.<\/p>\n<pre class=\"brush: bash\">\r\nAuth Id  Application    Appl.      Application Id                                                 DB       # of\r\n         Name           Handle                                                                    Name    Agents\r\n-------- -------------- ---------- -------------------------------------------------------------- -------- -----\r\nDB2INST1 db2bp          742        *LOCAL.db2inst1.120817020005                                   AROSAMP  1    \r\nAROSAMP  db2jccPrograma 699        NF000001.JCD5.120817013230                                     AROSAMP  1    \r\nAROSAMP  db2jccserver.s 697        NF000001.JBD5.120817013229                                     AROSAMP  1    \r\nAROSAMP  db2jccVerifica 695        NF000001.JAD5.120817013228                                     AROSAMP  1    \r\nAROSAMP  db2jccVerifica 698        NF000001.J9D5.120817013227                                     AROSAMP  1    \r\nAROSAMP  db2jccserver.s 694        NF000001.J8D5.120817013226                                     AROSAMP  1    \r\nAROSAMP  db2jccWebConta 211        NF000001.HD83.120816192305                                     AROSAMP  1    \r\nAROSAMP  db2jccImp_AI_F 939        NF000001.FD8D.120816121516                                     AROSAMP  1    \r\nAROSAMP  db2jccImDI1F61 940        NF000001.FC8D.120816121515                                     AROSAMP  1    \r\nAROSAMP  db2jccImDI1F52 857        NF000001.NAC3.120815003417                                     AROSAMP  1    \r\nDB2INST1 db2evmg_DB2DET 10         *LOCAL.DB2.120806024420                                        AROSAMP  1    \r\nAROSAMP  db2taskd       9          *LOCAL.DB2.120806024418                                        AROSAMP  1    \r\nAROSAMP  db2stmm        8          *LOCAL.DB2.120806024417                                        AROSAMP  1    \r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Uno de los comando para listar las conexiones que estan activas en DB2 es db2 list applications # show detail Con esto aparecer\u00e1 la lista de todas las conexiones, entre aplicaciones y usuarios directos. Auth Id Application Appl. Application Id DB # of Name Handle Name Agents &#8212;&#8212;&#8211; &#8212;&#8212;&#8212;&#8212;&#8211; &#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; &#8212;&#8212;&#8211; &#8212;&#8211; DB2INST1 db2bp [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,36,4],"tags":[],"class_list":["post-605","post","type-post","status-publish","format-standard","hentry","category-base-de-datos","category-db2","category-desarrollo"],"_links":{"self":[{"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/posts\/605"}],"collection":[{"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/comments?post=605"}],"version-history":[{"count":3,"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/posts\/605\/revisions"}],"predecessor-version":[{"id":608,"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/posts\/605\/revisions\/608"}],"wp:attachment":[{"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/media?parent=605"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/categories?post=605"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/tags?post=605"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}