Releases: PxTools/PCAxis.Sql
Solves semaphore problem on heavy load against oracle
Shoud fix semaphore problem on heavy load against Oracle
System.Threading.SemaphoreFullException: Adding the specified count to the semaphore would cause it to exceed its maximum count.
at System.Threading.Semaphore.Release(Int32 releaseCount)
at System.Threading.Semaphore.Release()
at OracleInternal.ConnectionPool.PoolManager3.Put(PR pr, OracleConnection connRefForCriteria) at OracleInternal.ConnectionPool.OraclePoolManager.Put(OracleConnectionImpl con, OracleConnection connRefForCriteria) at OracleInternal.ConnectionPool.OracleConnectionDispenser
3.Put(PR pr, OracleConnection connRefForCriteria)
at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.PutFromApp(PR pr, OracleConnection connRefForCriteria)
at Oracle.ManagedDataAccess.Client.OracleConnection.Close()
at PCAxis.Sql.DbClient.MyDbVendor.Dispose()
at PCAxis.Sql.DbClient.PxSqlCommandForTempTables.Dispose()
at PCAxis.Sql.QueryLib_24.MetaQuery.Dispose()
at PCAxis.Sql.Parser_24.PXSqlMeta_24.Dispose()
at PCAxis.Sql.Parser_24.PXSqlData_24.Dispose()
at PCAxis.PlugIn.Sql.PXSQLBuilder.BuildForPresentation(Selection[] selections)
Oracle client 2.19.110 (19.11)
Oracle client 2.19.110 (19.11)
Microsoft.Data.SqlClient Version=1.1.3
v1.1.2-rc Updated Microsoft.Data.SqlClient 1.1.2 -> 1.1.3
3 Fixes related to valueset and grouping
v1.1.1-rc Merge pull request #10 from statisticssweden/Feature/ApplyGroupingRar…
PCAxis.Sql
New order of variables on selection page
Mandatory variables first on selectionpage
Mandatory variables first on selectionpage
PCAxis.Sql 1.0.1
Created together with the release of PxWeb 2021 v1.