swap problem

Hi all,

when I execute a below script, I'm getting the following error,
how can I solve it.

$ sim_rep1.sh

======================
swap space below 10 percent free
Unable to obtain requested swap space

Thanks
Krishna

Two things that you can check for this problem. First check your /var/tmp and look for file like sim_rep1.sh~ or ~sim_rep1.sh and try to delete it. If the same problem keep occuring try to check your HDD Swap space. What is your hdd swap space that you reserve during your Unix installation ? Also one more thing, does your shell script that you are running needs direct access to Swap space ? Or does it require direct call of a Program structure ? Check either one of them. The most similiar that your problem might occur due to Solution number two that i provide. HDD Swap space. Try to check it out. Do return post.