RE: [U2] [UV]Unable to get process lock semaphore

2005-02-17 Thread Stevenson, Charles
Marco,
I assume you've contacted the vendor(s) by now?
It sounds like a question for IBM support.
Since you have no source code, application support, too.
If & when you get an answer, please post it here.
Thanks,
cds 

-Original Message-
From: Marco Manyevere

I get the error message 'Unable to get process lock semaphore' in a
complicated application for which I have no source code.

1) What could be the cause of my problem? The only setup parameter I see
linked to process semaphores is PSEMNUM which is set to 64. Can I
increase this? What unix parameters are related if any?

2) How do I diagnose how many semaphores are actually being used? I'm on
Unixware and the system says SEMAPHORE.STATUS is not supported.

3) How can I intentionally cause this problem in my own code?

Thanks for any help.

Marco.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: Memo: Re: [U2] [UV]Unable to get process lock semaphore

2005-02-17 Thread Marco Manyevere
As already stated in the email, I get:
 
#/u1/uv/bin/analyze.shm -s
SEMAPHORE.STATUS is not supported on this machine.

Thanks for the help.
 
Regards, Marco.

[EMAIL PROTECTED] wrote:
Hi Marco,

analyze.shm -s at the os level will give you a list of active semaphores.
That should show you which semaphore is set. The use the UNLOCK with the
SEMAPHORE key word to release it. Do HELP UNLOCK to get more details...

hth






Marco Manyevere 
Please respond to u2-users@listserver.u2ug.org

Sent by: [EMAIL PROTECTED]

To: u2-users@listserver.u2ug.org
cc:
bcc:

Subject: [U2][UV]Unable to get process lock semaphore


Hi,

I get the error message 'Unable to get process lock semaphore' in a
complicated application for which I have no source code.

1) What could be the cause of my problem? The only setup parameter I see
linked to process semaphores is PSEMNUM which is set to 64. Can I increase
this? What unix parameters are related if any?

2) How do I diagnose how many semaphores are actually being used? I'm on
Unixware and the system says SEMAPHORE.STATUS is not supported.

3) How can I intentionally cause this problem in my own code?

Thanks for any help.

Marco.


-
ALL-NEW Yahoo! Messenger - all new features - even more fun!
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/







HSBC Bank plc may be solicited in the course of its placement
efforts for a new issue, by investment clients of the firm for whom
the Bank as a firm already provides other services. It may equally
decide to allocate to its own proprietary book or with an associate
of HSBC Group. This represents a potential conflict of interest.
HSBC Bank plc has internal arrangements designed to ensure that the
firm would give unbiased and full advice to the corporate finance
client about the valuation and pricing of the offering as well as
internal systems, controls and procedures to identify and manage
conflicts of interest.

HSBC Bank plc
Registered Office: 8 Canada Square, London E14 5HQ, United Kingdom
Registered in England - Number 14259
Authorised and regulated by the Financial Services Authority.



-
This transmission has been issued by a member of the HSBC Group "HSBC" for
the information of the addressee only and should not be reproduced and/or
distributed to any other person. Each page attached hereto must be read in
conjunction with any disclaimer which forms part of it. Unless otherwise
stated, this tranmission is neither an offer nor the solicitation of an
offer to sell or purchase any investment. Its contents are based on
information obtained from sources believed to be reliable but HSBC makes no
representation and accepts no responsibility or liability as to its
completeness or accuracy.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


-
 ALL-NEW Yahoo! Messenger - all new features - even more fun!  
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Memo: Re: [U2] [UV]Unable to get process lock semaphore

2005-02-17 Thread asvin . dattani
Hi Marco,

analyze.shm -s at the os level will give you a list of active semaphores.
That should show you which semaphore is set. The use the UNLOCK with the
SEMAPHORE key word to release it. Do HELP UNLOCK to get more details...

hth






Marco Manyevere <[EMAIL PROTECTED] on 17 Feb 2005 10:56

Please respond to u2-users@listserver.u2ug.org

Sent by:[EMAIL PROTECTED]

To:u2-users@listserver.u2ug.org
cc:
bcc:

Subject:    [U2][UV]Unable to get process lock semaphore


Hi,

I get the error message 'Unable to get process lock semaphore' in a
complicated application for which I have no source code.

1) What could be the cause of my problem? The only setup parameter I see
linked to process semaphores is PSEMNUM which is set to 64. Can I increase
this? What unix parameters are related if any?

2) How do I diagnose how many semaphores are actually being used? I'm on
Unixware and the system says SEMAPHORE.STATUS is not supported.

3) How can I intentionally cause this problem in my own code?

Thanks for any help.

Marco.


-
 ALL-NEW Yahoo! Messenger - all new features - even more fun!
---
u2-users mailing list
u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/






   
   HSBC Bank plc may be solicited in the course of its placement
   efforts for a new issue, by investment clients of the firm for whom
   the Bank as a firm already provides other services. It may equally
   decide to allocate to its own proprietary book or with an associate
   of HSBC Group. This represents a potential conflict of interest.
   HSBC Bank plc has internal arrangements designed to ensure that the
   firm would give unbiased and full advice to the corporate finance
   client about the valuation and pricing of the offering as well as
   internal systems, controls and procedures to identify and manage
   conflicts of interest.

   HSBC Bank plc
   Registered Office: 8 Canada Square, London E14 5HQ, United Kingdom
   Registered in England - Number 14259
   Authorised and regulated by the Financial Services Authority.
   


-
This transmission has been issued by a member of the HSBC Group "HSBC" for
the information of the addressee only and should not be reproduced and/or
distributed to any other person. Each page attached hereto must be read in
conjunction with any disclaimer which forms part of it. Unless otherwise
stated, this tranmission is neither an offer nor the solicitation of an
offer to sell or purchase any investment. Its contents are based on
information obtained from sources believed to be reliable but HSBC makes no
representation and accepts no responsibility or liability as to its
completeness or accuracy.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] [UV]Unable to get process lock semaphore

2005-02-17 Thread Marco Manyevere
Hi,

I get the error message 'Unable to get process lock semaphore' in a complicated 
application for which I have no source code.

1) What could be the cause of my problem? The only setup parameter I see linked 
to process semaphores is PSEMNUM which is set to 64. Can I increase this? What 
unix parameters are related if any?

2) How do I diagnose how many semaphores are actually being used? I'm on 
Unixware and the system says SEMAPHORE.STATUS is not supported.

3) How can I intentionally cause this problem in my own code?

Thanks for any help.

Marco.


-
 ALL-NEW Yahoo! Messenger - all new features - even more fun!  
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/