Hi guru,
Actually the sap already started-->
Starting SAP Instance DVEBMGS00
-
Startup-Log is written to /home/prdadm/startsap_DVEBMGS00.log
Instance Service on host ECCPRD started
Instance on host ECCPRD started
but when i ps -ef|grep oracle this come out
oraprd 3704 1 0 16:59:14 ? 0:00 /oracle/PRD/102_64/bin/tnslsnr LISTENER -inherit
which is only listener up but where the rest????
and i can't enter the sap even startsap is succcess....please help me out....
when i run
sappfpar -t check pf=START_DVEBMGS00_ECCPRD
**ERROR: Size of shared memory pool 10 too small
================================================================
SOLUTIONS: (1) Locate shared memory segments outside of pool 10
with parameters like: ipc/shm_psize_<key> =0
SOLUTION: Increase size of shared memory pool 10
with parameter: ipc/shm_psize_10 =108000000
***ERROR: Size of shared memory pool 40 too small
================================================================
SOLUTIONS: (1) Locate shared memory segments outside of pool 40
with parameters like: ipc/shm_psize_<key> =0
SOLUTION: Increase size of shared memory pool 40
with parameter: ipc/shm_psize_40 =112000000
Shared memory disposition overview
================================================================
but i already change in profile --> PRD_DVEBMGS00_ECCPRD which is
#Values proposed by SAP for shared memory pool sizes
#----
#parameter created by: ZAKIE 08.04.2008 20:59:31
ipc/shm_psize_10 = 108000000
#parameter created by: ZAKIE 08.04.2008 20:59:31
ipc/shm_psize_14 = 0
#parameter created by: ZAKIE 08.04.2008 20:59:31
ipc/shm_psize_18 = 0
#parameter created by: ZAKIE 08.04.2008 20:59:31
ipc/shm_psize_19 = 0
#parameter created by: ZAKIE 08.04.2008 20:59:31
ipc/shm_psize_30 = 0
#parameter created by: ZAKIE 08.04.2008 20:59:31
ipc/shm_psize_40 = 112000000
#parameter created by: ZAKIE 08.04.2008 20:59:31
ipc/shm_psize_41 = 0
please help me guru...