cancel
Showing results for 
Search instead for 
Did you mean: 

problem when transport system STMS

echo_haryono
Participant
0 Kudos

dear all,

can u help is verry urgent, i have some problem when try to using transport system " STMS "

for the example :

i would like transport some change request and the we have some error message

Tp call failed (RFC RC = 3: RFC message = /FUNCTION:'RfcExecProgram'#Not enough space(fork)....)

my System is : SAP 4.7 sr1 Db oracle and os HP UX

thanks for your help

rgds

echo

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

dear, echo haryono:

I read your solution step by step. But I don't exactly know the cause of your problem.

Former Member
0 Kudos

Hello,

If filesystem is OK, try to check your OS level, fo unix run

swapinfo -t

Probalby problem is on OS level no SAP applicaiton.

Let me know,

Thanks PEter

Former Member
0 Kudos

Hi echo haryono

Just check if ur tablespaces are full.

Regards

echo_haryono
Participant
0 Kudos

hi guys ,

thanks for your support and help,

any way my problem was solve

the solution is :

Not enough space (fork) could be due to two reasons:

1. There is not enough space to fork a process. This usually indicates a problem with the OpSys parameters. So you have to increase the swap

space.

2. There is no free process id. This can be change by a UNIX

Kernel Parameter.

Please check the following notes an ensure you have the correct

settings.

172747 HP-UX Operating system parameters for 64-bit R/3

166551 Diagnosis of storage problems

128221 Increased memory consumption with Oracle >8.0.X

If you are using the R/3 64-bit kernel, please look at note:

153641 Swap space requirement for R/3 64-bit kernel

Additional Note for reference:

33576 Memory Management (as of Release 3.0C, Unix and NT)

=======================================================

the action is :

1. Increase sizing for /usr/sap/P05 from sizing 1 Gb to 3 GB

note : because in this directory have a lot work process a log file ( lsmw, printing, tracert and etc..)

2. Increase Swap on Server R3PROD

  1. /usr/sbin/swapinfo -tm

Mb Mb Mb PCT START/ Mb

TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME

dev 4096 0 4092 0% 0 - 1 /dev/vg00/lvol2

dev 20000 0 19989 0% 0 - 0 /dev/vg00/lvswap1

dev 10016 0 10004 0% 0 - 0 /dev/vg00/lvswap2

reserve - 13692 -13692

memory 12279 1749 10530 14%

total 46391 15441 30923 33% - 0 -

list of increase swap is :

dev 20000 0 19989 0% 0 - 0 /dev/vg00/lvswap1

dev 10016 0 10004 0% 0 - 0 /dev/vg00/lvswap2

3. Tuning OS Kernel ( HP -UX )

swchunk from Old value 2048 change with new value 20048

4. Tuning Database Oracle

Increase configuration from initP05.ora

Process : 180

Session : 150

The parameter is maintain work proses conection to database and session connection to database P05

5. Restart the system ( CI and Db Instance )

and then the system working Properly

btw thanks for the help and support

rgds

echo

JamesChen
Discoverer
0 Kudos

Hi,

Did you check your /usr/sap/trans disk space ? looks like you don't have enough disk space right there.

Regards,

James

echo_haryono
Participant
0 Kudos

thanks james for your helps,

any way i was check my storage is every think is oke

storage R3DB

  1. bdf

Filesystem kbytes used avail %used Mounted on

/dev/vg00/lvol3 1179648 220560 951616 19% /

/dev/vg00/lvol1 327680 166440 160024 51% /stand

/dev/vg00/lvol8 4718592 3625488 1084648 77% /var

/dev/vg00/lvol7 4816896 2624848 2174984 55% /usr

/dev/vg00/lvusrsap 1048576 229175 768204 23% /usr/sap/P05

/dev/vg00/lvol4 229376 14440 213264 6% /tmp

/dev/vg00/lvinstall

13631488 1275675 11584567 10% /timah

/dev/vg00/lvsapmnt 1540096 849267 647741 57% /sapmnt/P05

/dev/vg01/lvoracle 294912 143381 142084 50% /oracle

/dev/vg01/lvorastage

2097152 2662 1964616 0% /oracle/stage/920_64

/dev/vg01/lvoraclient

229376 68667 150720 31% /oracle/client

/dev/vg01/lvoraP05 720896 117615 565595 17% /oracle/P05

/dev/vg01/lvreorg 2097152 149767 1825734 8% /oracle/P05/sapreorg

/dev/vg02/lvsapdata4

81920000 33009668 45853500 42% /oracle/P05/sapdata4

/dev/vg02/lvsapdata3

81920000 23837668 54452187 30% /oracle/P05/sapdata3

/dev/vg02/lvsapdata2

61440000 2120503 55612035 4% /oracle/P05/sapdata2

/dev/vg02/lvsapdata1

81920000 626883 76212303 1% /oracle/P05/sapdata1

/dev/vg01/lvsaparch

5144576 27502 4797287 1% /oracle/P05/saparch

/dev/vg01/lvorigB 229376 103567 117953 47% /oracle/P05/origlogB

/dev/vg01/lvorigA 229376 110199 111735 50% /oracle/P05/origlogA

/dev/vg01/lvoraarch

20480000 2381194 16967690 12% /oracle/P05/oraarch

/dev/vg01/lvmirrB 229376 103567 117953 47% /oracle/P05/mirrlogB

/dev/vg01/lvmirrA 229376 103567 117953 47% /oracle/P05/mirrlogA

/dev/vg01/lvora920 5865472 3840815 1898134 67% /oracle/P05/920_64

/dev/vg00/lvol6 3670016 2239632 1419256 61% /opt

/dev/vg00/lvol5 32768 8752 23896 27% /home

R3DEV:/usr/sap/trans

1048576 735312 293688 71% /usr/sap/trans

#

==========================================================================

R3PROD Storage

  1. bdf

Filesystem kbytes used avail %used Mounted on

/dev/vg00/lvol3 1179648 456432 717640 39% /

/dev/vg00/lvol1 327680 111184 214848 34% /stand

/dev/vg00/lvol8 4718592 4158872 555424 88% /var

/dev/vg00/lvol7 4816896 2571872 2227560 54% /usr

/dev/vg00/lvusrsap 1048576 458819 553034 45% /usr/sap/P05

/dev/vg00/lvol4 229376 14984 212736 7% /tmp

/dev/vg00/lvtimah 10256384 1827616 7901974 19% /timah

/dev/vg00/lvsapmnt 1048576 496993 517111 49% /sapmnt/P05

/dev/vg00/lvoraclient

163840 68631 89316 43% /oracle/client_cluster

/dev/vg00/lvora920 229376 6183 209302 3% /oracle/P05/920_64_cluster

/dev/vg00/lvol6 3670016 2250864 1408112 62% /opt

/dev/vg00/lvol5 32768 8776 23872 27% /home

R3DEV:/usr/sap/trans

1048576 735312 293688 71% /usr/sap/trans

#

in our production i use 2 server, 1 for CI and 1 for DB

and now i cant excute external command form sap " SM49" with error message Exception raised: PROGRAM_START_ERROR

any way thanks for your help

rgds

echo