suche 36x36
  • CURSOR Service Distribution
           
     

    CURSOR Service Distribution

    24x7 Always Up

    pfeil
  • Logistics and transportation
           
     

    Logistics and transportation

    24x7 Always Up

    pfeil
  • Industrial environments
           
     

    Industrial environments

    24x7 Always Up

    pfeil
  • Trade and commerce
           
     

    Trade and commerce

    24x7 Always Up

    pfeil
  • Online shopping
           
     

    Online shopping

    24x7 Always Up

    pfeil
  • We care about your databases
           
     

    We care about your databases

    24x7 Always Up

    pfeil
 

Erik Stahlhut

CURSOR Service Distribution

We keep your IBM databases running

             
 

Monitoring Monitoring

Monitoring

  • Companies with existentially important databases trust in our Informix Monitoring. We prevent system failures before they occur.

  • Automated monitoring around the clock. Early detection of bottlenecks based on history data with our CURSOR Admin-Scout.

  • Administration for all installation sizes. Standard, remote or standby administration, up to 24x7 availability for systems with high availability.

  • Individual adjustments to the service levels of our customers with short response times and personal contact persons in support.

Discover more about Informix Monitoring with the CURSOR Service Distribution!
 

ServiceService

Service

  • Requirements from all areas of data management. Service packages or individually agreed projects like:
    • Setup of replications or high availability systems;
    • Performance, runtime analysis, tuning;
    • Release, platform or cloud migration;
    • Access control, encryption, archiving.
  • CURSOR Service Distribution is a long-standing IBM High-Value Service Provider for IBM Informix.

  • Specially for Informix we offer additional online seminars, workshops and training courses.

Information about service and support, so feel free to contact us with your project!
 

SupportSupport

Support

  • Request for support services for IBM databases. Our customers benefit from the competence of more than 25 years of Informix support and system-oriented development of database tools.

  • In case of support we are the first and central contact persons. We have a direct line to the IBM and HCL support departments and are available for our customers with 24x7 agreements around the clock.

  • Even Informix customers without active IBM product maintenance can take advantage of our first-aid support.

Book a support ticket on our website or just call us!
 
 
 
 

IBM Software

for manufacturers

and technology partners

IBM Embedded Solution Agreement (ESA)
integration of IBM software into your solution!

  Service
  • Integrate IBM software into your solution!

  • Benefit from the power of IBM software, take advantage of the attractive conditions for IBM licenses and maintenance!

  • The employees of CURSOR Service Distribution have twenty years of experience in indirect sales of IBM software (OEM/ASL/ESA licensing). We show you how to become an IBM ESA Business Partner!

esa bp werden blue 1000x100

 
 
 
 

CompetenceService

in Informix Administration

 
 

the CURSOR

Admin-Scout for Informix

esa bp werden blue 1000x100

esa bp werden blue 1000x100

 

 

  • The Informix tool right from CURSOR Informix Support.

  • Developed by administrators for administrators.

    With a background of over 25 years of Informix support, administration and system-oriented programming, we have been developing and distributing the Admin Scout since 2015.

  • By our Managed Service approach, the Admin Scout is suitable for almost all application areas of the Informix database system. Our customers are IT departments and administrators in commerce, banks, universities, trade and industry.

 
 
 
 

About us

the CURSOR Service Distribution

  • High-Value Service Provider for IBM Informix.

  • Distribution for IBM Data-Management Software (OEM/ASL/ESA licensing for ISVs).

CURSOR Service Distribution is a business unit of CURSOR Software AG, resulting from the acquisition of the Informix and development tool specialist "Nonne & Schneider" at the end of 2005.

We offer extensive technical services for IBM Informix, and as a high-value service provider we are the direct contact for all our customers' service needs for these databases.

Our services are independent from licensing through our company. Well-known customers rely on our monitoring and use our tools, while licensing and update maintenance are contracted directly with IBM.

 

CURSOR Software AG

For over 25 years CURSOR has been developing and marketing CRM solutions for the upper middle class and large concerns.

  • Together.
    Together with you we will lead your CRM project to success. Our experts offer comprehensive services from a single source: software development, consulting, software introduction, training, support - and the ongoing optimization of your CRM system.

  • Inspiring.
    We "live" CRM and want to inspire you with CRM software and services Made in Germany. The benchmark for this is the enthusiasm and loyalty of our customers - and their customers.

  • Successful.
    For 30 years the name CURSOR has stood for excellent customer and business process management - CRM and BPM. We measure our success by the satisfaction and market success of our customers. Learn more about successful CRM projects directly from our customers.

 
 
Latest versionsfixlist
11.1.0.7 FixList
10.5.0.9 FixList
10.1.0.6 FixList
9.8.0.5 FixList
9.7.0.11 FixList
9.5.0.10 FixList
9.1.0.12 FixList
Have problems? - contact us.
Register for free anmeldung-x26
Contact form kontakt-x26

DB2 - Problem description

Problem IC79042 Status: Closed

LICENSE CACHE CHECKING CAN CAUSE SLOW DATABASE CONNECTS FROM CLI
APPLICATIONS WHEN MULTIPLE CONCURRENT CLI CONNECTIONS OCCUR

product:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problem description:
When there are multiple concurrent CLI connections occurring, 
delays may occur in connecting to a database from a CLI 
application.  The delay in the connection could be caused by 
serialization around the ~/sqllib/cfgcache/conlic.bin license 
cache file.  Non-CLI applications are not affected. 
 
A CLI trace would show long connections times in the SQLConnect( 
) function.  Note, not all connection times would necessarily be 
long.  Those that initially acquired the lock on the file would 
complete normally.  Large DPF environments may be more 
susceptible to the problem. 
 
From a db2trc, the long function calls would be around the 
sqloflock function (to lock a file) called from within the 
sqleuPerformServerActivationCheck code path: 
 
1615919       23.711703015   | | | | | | | | | | 
sqleuPerformServerActivationCheck entry 
1615923       23.711704648   | | | | | | | | | | | 
sqleuCheckLicenseCache entry 
1615925       23.711706568   | | | | | | | | | | | | 
sqloxltc_app entry 
1615926       23.711707517   | | | | | | | | | | | | 
sqloxltc_app exit 
1615928       23.711708070   | | | | | | | | | | | | 
sqleuLoadAndUpdateLicenseCache entry 
1615930       23.711709095   | | | | | | | | | | | | | 
sqleuSetupLicenseCacheFileName entry 
1615931       23.711709728   | | | | | | | | | | | | | | 
sqloInstancePath entry 
1615932       23.711710186   | | | | | | | | | | | | | | 
sqloInstancePath exit 
1615934       23.711711910   | | | | | | | | | | | | | | 
ossPathExists entry 
1615935       23.711712466   | | | | | | | | | | | | | | | 
ossPathTest entry 
1615937       23.711712925   | | | | | | | | | | | | | | | 
ossPathTest data [probe 10] 
1615980       23.712051356   | | | | | | | | | | | | | | | 
ossPathTest exit 
1615981       23.712052138   | | | | | | | | | | | | | | 
ossPathExists exit 
1615982       23.712053440   | | | | | | | | | | | | | 
sqleuSetupLicenseCacheFileName exit 
1615983       23.712054651   | | | | | | | | | | | | | sqloopenp 
entry 
1615984       23.712055720   | | | | | | | | | | | | | sqloopenp 
data [probe 30] 
1616027       23.712409337   | | | | | | | | | | | | | | 
sqloflock entry 
9102710      264.157411984   | | | | | | | | | | | | | | 
sqloflock exit 
9102725      264.166083238   | | | | | | | | | | | | | sqloopenp 
exit 
9102734      264.166090889   | | | | | | | | | | | | 
sqleuLoadAndUpdateLicenseCache data [probe 30] 
9102741      264.166094529   | | | | | | | | | | | | | 
sqloFileStats entry 
9102763      264.166567969   | | | | | | | | | | | | | 
sqloFileStats data [probe 200] 
9102770      264.167521327   | | | | | | | | | | | | | 
sqloFileStats exit 
9102772      264.167524589   | | | | | | | | | | | | | 
sqlogmblkEx entry 
9102776      264.167526244   | | | | | | | | | | | | | | 
sqloGetPrivatePoolHandle entry 
9102778      264.167527062   | | | | | | | | | | | | | | 
sqloGetPrivatePoolHandle exit 
9102791      264.167536767   | | | | | | | | | | | | | 
sqlogmblkEx mbt [Marker:PD_OSS_ALLOCATED_MEMORY ] 
9102799      264.167540608   | | | | | | | | | | | | | 
sqlogmblkEx exit 
9102811      264.170739275   | | | | | | | | | | | | | sqloread 
entry 
9102851      264.171176171   | | | | | | | | | | | | | sqloread 
exit 
9102865      264.174063913   | | | | | | | | | | | | | 
sqleuUpdateMemoryCache entry
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* Db2 Connect                                                  * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* upgrade to DB2 version 9.7.6                                 * 
****************************************************************
Local Fix:
Rename or remove the ~/sqllib/cfgcache/conlic.bin cache file. 
However, the file will be recreated when connections are made to 
remote databases.
available fix packs:
DB2 Version 9.7 Fix Pack 6 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 7 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 8 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9a for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 10 for Linux, UNIX, and Windows

Solution
See Error Description.
Workaround
not known / see Local fix
BUG-Tracking
forerunner  : APAR is sysrouted TO one or more of the following: IC84159 
follow-up : 
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
04.10.2011
14.06.2012
14.06.2012
Problem solved at the following versions (IBM BugInfos)
9.7.6
Problem solved according to the fixlist(s) of the following version(s)
9.7.0.6 FixList