Hi,

the Problem "sqlcreatetls: [Not enough storage available to proce]"
on Windows 2000 seams to be with the ODBC Driver.

We installed SAP DB on a different machine and let our
application run. After several hundred connection attempts
we get the same error, the Database Server however is utterly
unimpressed.

This happens with ODBC Driver 7.3 and 7.4. 

regards, 

Axel


> -----Urspr�ngliche Nachricht-----
> Von: Axel Busch [mailto:[EMAIL PROTECTED] 
> Gesendet: Dienstag, 17. Februar 2004 09:05
> An: 'Ajit Aranha'; [EMAIL PROTECTED]
> Betreff: AW: sqlcreatetls -odbc related crashes
> 
> Hi Ajit,
> 
> > >>I checked the SAP DB sources and found the definition and
> > >>various references to the function, so its not a problem of
> > >>the ODBC Driver.=20
> > 
> > Alex, I encounter a problem with a program that just runs in a
> > loop creating connections and disconnecting them using 
> > odbc(7.3 and 7.4
> > drivers 7.3 database).  After some time (couple of minutes) I get a
> > sqlcreatetls [Not enough storage available to proce] and the program
> > crashes. Could someone translate sqlcreatetls [F=FCr diesen 
> Befehl ist
> > nicht gen=FCgend Spe]" from german? Is this the same message? 
> 
> yep, this is the same error message. 
> 
> > Alex are
> > you sure Sqlcreatetls is not used in the ODBC sources? (i.e. 
> > are u sure this is not an odbc bug?)
> 
> Axel :)
> Hm, I checked the sources for the server package. The definition is
> in "V74_03_31\SAPDB_ORG\sys\src\eo\veo07.c"
> and it is used in "V74_03_31\SAPDB_ORG\sys\src\wd\vwd96wacom.cpp"
> and 
> "V74_03_31\SAPDB_ORG\sys\src\SAPDB\LVCSimulator\LVCSim_GlobFnc.cpp".
> But now I found that the server sources also contain the code for the 
> odbc driver.
> Unfortunately I don't know my way around the source code structure,
> so I cannot for sure say that it is not the ODBC driver.
> To check this, I installed SAP DB on a different machine and connect
> to this one with the service.
> 
> 
> > Could someone from sap let us know if there are any ODBC code
> > workarounds to prevent this from happening? When might this 
> be fixed?
> 
> yes, *please*.
> 
> In the web I found references to this error on windows, saying that
> it generally caused by an application incorrectly making system calls 
> and using up all allocated nonpaged pool. We should lool at each
> process's nonpages pool allocation.
> 
> Regards, Axel
> 
> 
> -- 
> MaxDB Discussion Mailing List
> For list archives: http://lists.mysql.com/maxdb
> To unsubscribe:    
> http://lists.mysql.com/[EMAIL PROTECTED]
> 


--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to