Re: [7.6] cannot create DB

2005-02-20 Thread Sven Köhler
So MaxDB 7.6 will also be compiled using gcc 3.x ? The binaries at http://dev.mysql.com/downloads/maxdb/7.6.00.html listed under "Linux x86" have been compiled with gcc 3.3.3. I'm missing SQLDBC :-( It doesn't seem to have been forgotten, so will there be a 7.6-version of SQLDBC with the next rele

RE: [7.6] cannot create DB

2005-02-14 Thread Voelkel, Robert
> So MaxDB 7.6 will also be compiled using gcc 3.x ? The binaries at http://dev.mysql.com/downloads/maxdb/7.6.00.html listed under "Linux x86" have been compiled with gcc 3.3.3. Robert Völkel SAP AG www.sap.com -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb

Re: [7.6] cannot create DB

2005-02-14 Thread Sven Köhler
Did you set LD_ASSUME_KERNEL before starting the x_server? I can't set it to 2.2.5, only to 2.4.1 since there is no glibc with OS ABI 2.2.5 under Gentoo Linux. The glibc is compiled _without_ NPTL, and there was no problem with MaxDB 7.5, but 7.6 doesn't want to start anymore :-( MaxDB 7.6 won'

RE: [7.6] cannot create DB

2005-02-14 Thread Dittmar, Daniel
>> Did you set LD_ASSUME_KERNEL before starting the x_server? > >I can't set it to 2.2.5, only to 2.4.1 since there is no glibc with OS >ABI 2.2.5 under Gentoo Linux. The glibc is compiled _without_ >NPTL, and >there was no problem with MaxDB 7.5, but 7.6 doesn't want to start >anymore :-( Max

Re: [7.6] cannot create DB

2005-02-13 Thread Sven Köhler
is your stacksize set to unlimited? (ulimit -s) no, how can i set it to unlimited? (ulimit -s only shows the result, ulimit -s -1 or umlimit -s 0 doesn't work) I already tried ulimit -s 32768 which works for me. -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To u

RE: [7.6] cannot create DB

2005-02-13 Thread Döhr, Markus ICC-H
Ours is kernel.shmmax=3221225472 kernel.sem=4096 512000 1600 2048 kernel.msgmax=16384 kernel.shmall=3221225472 is your stacksize set to unlimited? (ulimit -s) SIEGENIA-AUBI KG Informationswesen i.A. Markus Döhr SAP-CC/BC, SAPDB-DBA Tel.:+49 6503 917-152 Fax: +49 6503 917-7152 E-M

Re: [7.6] cannot create DB

2005-02-13 Thread Sven Köhler
What's the content of your /etc/sysctl.conf? # Disables packet forwarding #net.ipv4.ip_forward = 0 # Disables IP dynaddr #net.ipv4.ip_dynaddr = 0 # Disable ECN net.ipv4.tcp_ecn = 0 # Enables source route verification #net.ipv4.conf.default.rp_filter = 1 # Disables the magic-sysrq key #kernel.sysrq

RE: [7.6] cannot create DB

2005-02-13 Thread Döhr, Markus ICC-H
> >> Did you set LD_ASSUME_KERNEL before starting the x_server? > > > > I can't set it to 2.2.5, only to 2.4.1 since there is no > glibc with OS > > ABI 2.2.5 under Gentoo Linux. The glibc is compiled _without_ NPTL, > > and there was no problem with MaxDB 7.5, but 7.6 doesn't > want to start

Re: [7.6] cannot create DB

2005-02-12 Thread Sven Köhler
Did you set LD_ASSUME_KERNEL before starting the x_server? I can't set it to 2.2.5, only to 2.4.1 since there is no glibc with OS ABI 2.2.5 under Gentoo Linux. The glibc is compiled _without_ NPTL, and there was no problem with MaxDB 7.5, but 7.6 doesn't want to start anymore :-( OK, this is onl

Re: [7.6] cannot create DB

2005-02-12 Thread Sven Köhler
Is this Linux? Yes, Gentoo. Did you set LD_ASSUME_KERNEL before starting the x_server? I can't set it to 2.2.5, only to 2.4.1 since there is no glibc with OS ABI 2.2.5 under Gentoo Linux. The glibc is compiled _without_ NPTL, and there was no problem with MaxDB 7.5, but 7.6 doesn't want to start

RE: [7.6] cannot create DB

2005-02-12 Thread Döhr, Markus ICC-H
> 2005-02-12 03:48:4518 12929 TASKING Task T1 started > 2005-02-12 03:48:45 1 ERR 11797 TEST > pthread_attr_setstacksize(13602816) failed:22 > 2005-02-12 03:48:45 1 ERR 11322 TASKING Could not create thread: > 'UKT7', pthread_attr_setstacksize(13602816) fail > 2005-02-12 03:48:4

[7.6] cannot create DB

2005-02-11 Thread Sven Köhler
hi, when i create a database with the DBMGUI, i get an error and i'm told to look into the knldiag. I found the following errors: ... 2005-02-12 03:48:4518 12929 TASKING Task T1 started 2005-02-12 03:48:45 1 ERR 11797 TEST pthread_attr_setstacksize(13602816) failed:22 2005-02-12 03: