Hi Bassam, The most common cause of this error on first connection via SQL (ODBC/JDBC/ADO.Net etc) is that the "MaxClientConnections" (ServerThreads in earlier versions) in the "[HTTP Server]" section of the INI file is set to a value the same or greater than the number of DB connections allowed as specified in the license being used. As the "MaxClientConnections" setting results in that number of HTTP Server threads being allocated on server startup of use in the HTTP Server thread pool, each of which consumes a license point, resulting in all being consume if it is too high, leaving none of SQL connections, hence the error you report.
So you needed to ensure the "MaxClientConnections" in the "[HTTP Server]" section is less than the number of DB connection specified in the license ... Best Regards Hugh Williams Professional Services OpenLink Software, Inc. // http://www.openlinksw.com/ Weblog -- http://www.openlinksw.com/blogs/ LinkedIn -- http://www.linkedin.com/company/openlink-software/ Twitter -- http://twitter.com/OpenLink Google+ -- http://plus.google.com/100570109519069333827/ Facebook -- http://www.facebook.com/OpenLinkSoftware Universal Data Access, Integration, and Management Technology Providers > On 17 Dec 2015, at 19:19, Eng.Bassam <bassa...@gmail.com> wrote: > > Hello > > I try to make local connection to virtuoso server via Windows ODBC manager > -as described in attachments- but I got the error "08004 Number of of > licensed connections exceeded" > > Also when I trying to connect ISQL via command line I get same error. > isql 1113 dba dba; (default port in ini file is ServerPort = 1113) > > All screen exist in attachments. > for more info I have a virtuoso 7 commercial and Windows 7 OS. > > thanks > > > -- > ----------------------------------- > > Eng.Bassam Najeeb. > >Software Engineer. > > ------------------------------------------------------------------------------ > _______________________________________________ > Virtuoso-users mailing list > Virtuoso-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/virtuoso-users
smime.p7s
Description: S/MIME cryptographic signature
------------------------------------------------------------------------------
_______________________________________________ Virtuoso-users mailing list Virtuoso-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/virtuoso-users