Skip to content

Releases: PxTools/PCAxis.Sql

Solves semaphore problem on heavy load against oracle

29 Oct 11:44
2698c7d
Compare
Choose a tag to compare

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.OracleConnectionDispenser3.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)

29 Oct 07:58
Compare
Choose a tag to compare
Pre-release

Oracle client 2.19.110 (19.11)

Microsoft.Data.SqlClient Version=1.1.3

15 Sep 13:10
Compare
Choose a tag to compare
Pre-release
v1.1.2-rc

Updated Microsoft.Data.SqlClient 1.1.2 -> 1.1.3

3 Fixes related to valueset and grouping

08 Sep 14:01
0e51a03
Compare
Choose a tag to compare
v1.1.1-rc

Merge pull request #10 from statisticssweden/Feature/ApplyGroupingRar…

PCAxis.Sql

28 May 08:35
ab266da
Compare
Choose a tag to compare

New order of variables on selection page

Mandatory variables first on selectionpage

20 May 13:23
Compare
Choose a tag to compare

Mandatory variables first on selectionpage

PCAxis.Sql 1.0.1

10 May 08:20
Compare
Choose a tag to compare

Created together with the release of PxWeb 2021 v1.