oemapp problem [message #68754] |
Wed, 25 August 2004 01:05 |
Martial
Messages: 9 Registered: April 2004
|
Junior Member |
|
|
Hi
I've got a little problem when I start entreprise manager on my risc 6000 with aix 5L.When I type this order: oemapp console; it gives me this error:
/caic/u01/app/oracle/product/9.2/bin/oemapp[[114]]: Unlimited: 0403-009 incorrect Number for this order. But it launches the console nevertheless.
Someone can tell me why ?
Regards
|
|
|
Re: oemapp problem [message #68755 is a reply to message #68754] |
Wed, 25 August 2004 02:52 |
Frank Naude
Messages: 4581 Registered: April 1998
|
Senior Member |
|
|
Hi,
Edit your oemapp file, and look what's on line 114. Should be something like:
"ulimit -S -n `ulimit -H -n` > /dev/null"
Then, ask your OS Support person why that command is writing out this message. Also, please remember to update us as well!
Best regards.
Frank
|
|
|
Re: oemapp problem [message #68759 is a reply to message #68755] |
Fri, 27 August 2004 08:56 |
Martial
Messages: 9 Registered: April 2004
|
Junior Member |
|
|
Hi !
After editing my oemapp file, I found exactly on line 114 this :
"ulimit -S -n `ulimit -H -n` > /dev/null"
Have you any idea about this ?
Regards
|
|
|