Unix Technical Forum

PTHREAD_CREATE() FAILED R3

This is a discussion on PTHREAD_CREATE() FAILED R3 within the Ingres forums, part of the Database Server Software category; --> Hi All, 3.0.2 (hp2.us5/109) on hp 11i We changed some parameters in CBF and I am wondering it caused ...


Go Back   Unix Technical Forum > Database Server Software > Ingres

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-20-2008, 08:11 PM
Frank Fan
 
Posts: n/a
Default PTHREAD_CREATE() FAILED R3

Hi All,

3.0.2 (hp2.us5/109) on hp 11i

We changed some parameters in CBF and I am wondering it caused
pthread_create() failed .

Starting the Recovery Server...
II_DBMS_SERVER = 59046
Starting the Archiver Process...
Starting DBMS Server (default)...

Ingres cannot continue starting other processes.

errlog.log:
Cannot open iiuser table.
pthread_create() failed with operating system error 12 (Not enough space


Any suggestion would be highly appreciated.

Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-20-2008, 08:11 PM
Swash Buckle
 
Posts: n/a
Default Re: PTHREAD_CREATE() FAILED R3

Frank Fan wrote:
> 3.0.2 (hp2.us5/109) on hp 11i
>
> We changed some parameters in CBF and I am wondering it caused
> pthread_create() failed .
>
> Starting the Recovery Server...
> II_DBMS_SERVER = 59046
> Starting the Archiver Process...
> Starting DBMS Server (default)...
>
> Ingres cannot continue starting other processes.
>
> errlog.log:
> Cannot open iiuser table.
> pthread_create() failed with operating system error 12 (Not enough space


Look up O/S error 12. Perhaps something to do with swap or maximum
process size. Perhaps there are O/S logs to look at, too.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-20-2008, 08:11 PM
Paul Mason
 
Posts: n/a
Default Re: [Info-ingres] PTHREAD_CREATE() FAILED R3

On 6/3/05, Frank Fan <jun_fan4@agilent.com> wrote:
> Hi All,
>
> 3.0.2 (hp2.us5/109) on hp 11i
>
> We changed some parameters in CBF and I am wondering it caused
> pthread_create() failed .
>
> Starting the Recovery Server...
> II_DBMS_SERVER = 59046
> Starting the Archiver Process...
> Starting DBMS Server (default)...
>
> Ingres cannot continue starting other processes.
>
> errlog.log:
> Cannot open iiuser table.
> pthread_create() failed with operating system error 12 (Not enough space
>
>


Which parameters did you change?

pthread_create is trying to create a new thread and OS error 12 means
it's hitting some kind of limit. Probably a per-user or per-process
thread limit.

I suspect your CBF changes either directly or indirectly increased the
number of threads Ingres tries to create. Did you increase the number
of log_writers?

--
Paul Mason

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 03:27 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com