<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Oracle RDB executor processes limit. in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/oracle-rdb-executor-processes-limit/m-p/5946607#M103020</link>
    <description>Can anyone help me about his error, no exec process, I read it that I should to increase the max executors in OpenVMS, but my question is: Is this is the only solution?</description>
    <pubDate>Mon, 28 Jan 2013 20:36:15 GMT</pubDate>
    <dc:creator>zlristovski</dc:creator>
    <dc:date>2013-01-28T20:36:15Z</dc:date>
    <item>
      <title>Oracle RDB executor processes limit.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/oracle-rdb-executor-processes-limit/m-p/4580662#M103013</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;We have an Rdb database running on an HP Integrity server under OpenVMS 8.3, which is accessed by users on Windows NT using the "ODBC Driver for Oracle Rdb". Each executor process (GENERI…) manages one ODBC connection:&lt;BR /&gt;$ show sys /proc=generi* /nohead&lt;BR /&gt;00000420 GENERI004000172 HIB      6      947   0 00:00:00.40      4262   2543   &lt;BR /&gt;00000421 GENERI004000272 HIB      6   135798   0 00:01:58.54      6904   1920&lt;BR /&gt;&lt;BR /&gt;From time to time ODBC driver returns “SQLSRV-E-NO_EXEC: No executor processes are available at this time” assuming that some connection limit is reached.&lt;BR /&gt;&lt;BR /&gt;Could anyone advise on how to modify this limit in order to allow more ODBC connections?&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Dmitry&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Feb 2010 13:11:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/oracle-rdb-executor-processes-limit/m-p/4580662#M103013</guid>
      <dc:creator>Dmitry V. Sinelnikov</dc:creator>
      <dc:date>2010-02-09T13:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle RDB executor processes limit.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/oracle-rdb-executor-processes-limit/m-p/4580663#M103014</link>
      <description>&lt;!--!*#--&gt;Under 7.3-2 of VMS and RDB V7.1-441 we run a utility which show the services and connections.&lt;BR /&gt;Here we run sys$system:sqlsrv_manage71&lt;BR /&gt;&lt;BR /&gt;SQLSRV&amp;gt; show services;&lt;BR /&gt;&lt;BR /&gt;Maybe helpful ? &lt;BR /&gt;&lt;BR /&gt;SQLSRV&amp;gt; help&lt;BR /&gt;&lt;BR /&gt;  Information available:&lt;BR /&gt;&lt;BR /&gt;  -input     -output    @          ALTER      Client_Server_System  CLOSE&lt;BR /&gt;  CONNECT_TO_SERVER     CREATE     DISCONNECT_SERVER     DROP&lt;BR /&gt;  DROP_SERVER           EXIT       Getting_Started       GRANT_USE_ON_SERVICE&lt;BR /&gt;  HELP       KILL       Maintenance_Tasks     Management_Commands&lt;BR /&gt;  Online_Offline_Server_Management OPEN       Oracle_SQL_Services_System&lt;BR /&gt;  RESTART    REVOKE_USE_ON_SERVICE Server_Management_Utilities&lt;BR /&gt;  Server_System         SET        SHOW       SHUTDOWN   START&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Feb 2010 13:51:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/oracle-rdb-executor-processes-limit/m-p/4580663#M103014</guid>
      <dc:creator>Thomas Ritter</dc:creator>
      <dc:date>2010-02-09T13:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle RDB executor processes limit.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/oracle-rdb-executor-processes-limit/m-p/4580664#M103015</link>
      <description>Dmitry,&lt;BR /&gt;&lt;BR /&gt;First a warning.  I am not a DBA and I surely can't tell you what the best values are for your system.  However, it appears the example processes you listed are SQL/Services V7.2 GENERIC service executor processes.  I'd suggest you look at the SQL/Services documentation that you can find at &lt;A href="http://www.oracle.com/technology/products/rdb/rdb_doc_index.html." target="_blank"&gt;http://www.oracle.com/technology/products/rdb/rdb_doc_index.html.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As per Thomas's response you want to $run sys$system:sqlsrv_manage72. As an example, from the SQLSRV&amp;gt; prompt:&lt;BR /&gt;SQLSRV&amp;gt; connect server;&lt;BR /&gt;SQLSRV&amp;gt; show service generic full;&lt;BR /&gt;SQLSRV&amp;gt; alter service generic max_executors &lt;SOME appropriate="" number=""&gt;;&lt;BR /&gt;SQLSRV&amp;gt; show service generic full;&lt;BR /&gt;SQLSRV&amp;gt; disconnect server;&lt;BR /&gt;SQLSRV&amp;gt; exit;&lt;BR /&gt;&lt;BR /&gt;You should read the documentation to get an understanding of the implications of changing the service configuration before doing so.&lt;BR /&gt;&lt;BR /&gt;Bill&lt;/SOME&gt;</description>
      <pubDate>Tue, 09 Feb 2010 17:48:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/oracle-rdb-executor-processes-limit/m-p/4580664#M103015</guid>
      <dc:creator>Bill Hall</dc:creator>
      <dc:date>2010-02-09T17:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle RDB executor processes limit.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/oracle-rdb-executor-processes-limit/m-p/4580665#M103016</link>
      <description>Bill, Thomas,&lt;BR /&gt;&lt;BR /&gt;Thanks for your replies, that's exactly what I was searching for.&lt;BR /&gt;&lt;BR /&gt;Bill, thanks for the link, I'll take a look at this. However I don't see another way on how to permit more ODBC connections to the database. It's designated for designer work only and must handle 20-30 ODBC connections (when it was handling only 10 by now).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Feb 2010 19:01:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/oracle-rdb-executor-processes-limit/m-p/4580665#M103016</guid>
      <dc:creator>Dmitry V. Sinelnikov</dc:creator>
      <dc:date>2010-02-09T19:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle RDB executor processes limit.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/oracle-rdb-executor-processes-limit/m-p/4580666#M103017</link>
      <description>Dmitry,&lt;BR /&gt;&lt;BR /&gt;Increasing the service's max_executor setting is the way to allow more connections.  More connections means more processes and more attaches to your database(s).  Which means you have to know if your system has available process slots (is MAXPROCESSCNT high enough) and can you support additional users attaching to the database(s)?  Just a few things to think about and there might be others I haven't considered.&lt;BR /&gt;&lt;BR /&gt;Bill</description>
      <pubDate>Tue, 09 Feb 2010 20:13:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/oracle-rdb-executor-processes-limit/m-p/4580666#M103017</guid>
      <dc:creator>Bill Hall</dc:creator>
      <dc:date>2010-02-09T20:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle RDB executor processes limit.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/oracle-rdb-executor-processes-limit/m-p/4580667#M103018</link>
      <description>And keep in mind, that there is also a maximum user limit on the database itself.&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Fri, 12 Feb 2010 06:10:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/oracle-rdb-executor-processes-limit/m-p/4580667#M103018</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2010-02-12T06:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle RDB executor processes limit.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/oracle-rdb-executor-processes-limit/m-p/4580668#M103019</link>
      <description>And altering the number of users will work but is unlogged, t.i. you need to take a backup afterwards.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Thu, 18 Feb 2010 17:41:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/oracle-rdb-executor-processes-limit/m-p/4580668#M103019</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2010-02-18T17:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle RDB executor processes limit.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/oracle-rdb-executor-processes-limit/m-p/5946607#M103020</link>
      <description>Can anyone help me about his error, no exec process, I read it that I should to increase the max executors in OpenVMS, but my question is: Is this is the only solution?</description>
      <pubDate>Mon, 28 Jan 2013 20:36:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/oracle-rdb-executor-processes-limit/m-p/5946607#M103020</guid>
      <dc:creator>zlristovski</dc:creator>
      <dc:date>2013-01-28T20:36:15Z</dc:date>
    </item>
  </channel>
</rss>

