18.02.2014 Views

string

string

string

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Technical Notes<br />

In calling the fork(2), exec(2), sbrk(2), or malloc(3C) routine, a program asked<br />

for more memory than the system could supply. This is not a temporary condition;<br />

swap space is a system parameter.<br />

The symbolic name for this error is ENOMEM, errno=12.<br />

not found<br />

Cause<br />

This message indicates that the Bourne shell could not find the program name given<br />

as a command.<br />

Action<br />

Check the form and spelling of the command line. If that looks correct, echo $PATH<br />

to see if the user’s search path is correct. When communications are garbled, it is<br />

possible to unset a search path to such an extent that only built-in shell commands<br />

are available. Here is a command to reset a basic search path:<br />

$ PATH=/usr/bin:/usr/ccs/bin:/usr/openwin/bin:.<br />

If the search path looks correct, check the directory contents along the search path to<br />

see if programs are missing or if directories are not mounted.<br />

NOTICE: vxvm: unexpected status on<br />

close<br />

Cause<br />

Everytime system boots (or is shut down), the message is displayed on the console.<br />

Sometimes, the following message is also displayed on the console and in the<br />

/var/adm/messages file:<br />

WARNING:<br />

/iommu@0,10000000/sbus@0,10001000/SUNW,soc@2,0/SUNW,pln@a0000000,74127a/ssd@4,2<br />

(continued)<br />

Alphabetical Message Listing 139

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!