cancel
Showing results for 
Search instead for 
Did you mean: 

sapinst error during export in HP-UX IA64 on db2

Former Member
0 Kudos

Hi Guys

       We are facing the following issue during start the 70swpm07 on HP-UX IA64 server. The below was the error occurs during start the sapinst.....

  • SAP Managed Tags:

Accepted Solutions (0)

Answers (2)

Answers (2)

yakcinar
Active Contributor
0 Kudos

Hello Manikanta,

Use the following commands and chage the limits and rerun the sapinst.

ulimit -a

to view the limits and

ulimit -d unlimited

ulimit -s unlimited

ulimit -m unlimited

to set the limits.

You should see similar values like below.


ulimit -a

time(seconds) unlimited

file(blocks) unlimited

data(kbytes) 4292870144

stack(kbytes) 392192

memory(kbytes) unlimited

coredump(blocks) 4194303

Regards,

Yuksel AKCINAR

srinivasan_vinayagam
Active Contributor
0 Kudos

Hi Mani,

You can try below points:

1) increase maxdsiz and maxdsiz_64bin

2)set JAVA_HOME and SAPINST_JAVA_HOME

Regards,

V Srinivasan

Former Member
0 Kudos

Hello srinivasan,

I am new to HP-UX.can you please help me how to increase maxdsiz and maxdsiz_64bin

Regards

Manikanta