cancel
Showing results for 
Search instead for 
Did you mean: 

Dispatcher in dialog queue standstill status

Former Member
0 Kudos

Hi,

We are installaing ECC6.0 EHP5 on Windows 2008 R2 Oracle 11.2. Now the installation stuck at start instance phase. If we try to start the SAP manually in MMC the dispatches initially become green for 2 minutes then the dispatches become Running but dialog queue standstill (Yellow), and all the work processes in new status. If I click on retry button also the installation doesn't go forward.

I am attaching few log files here like dev_disp, dev_w0 and dev_rd. If you need anything else then please let me know

Regards,

Sudip

Dev_disp:

DpGetMsgTypes: my types = MS_DIA,MS_VB,MS_ENQ,MS_BTC,MS_SPO,MS_VB2,MS_ICMAN

[DpWpDied] W13 died  (PID:4824  HANDLE:1228 rc:0xFF)

DpListRemove: elem 13 not in wpadm_free_btc_list

DpIWpSetNewStat: switched W13 from WP_NEW          to WP_KILLED     

DpIWpSetNewStat: info for BTC: new/wait/run/hold/restr/killed = 0/0/0/0/0/1 wps

[DpWpDied] W13 handle not set (PID:4824)

*** ERROR => DpHdlDeadWp: W13 (pid 4824) died (severity=0, status=0) [dpxxwp.c     1531]

DpUnlockWpAdm: force unlock of wp_adm mutex W13

CaInfoCleanUpMtx, WP for id 13

CaInfoForceUnlockMtx, nothing to do(13)

CaInfoCleanUpMtx, APPC for id 13

CaInfoForceUnlockMtx, nothing to do(13)

DpProcFreeBlks: free blocks for WORK_PROCESS (pid=4824; flags=3)

DpListRemove: remove elem 13 from wpadm_btc_list

DpListRemove: 2 elems in wpadm_btc_list

DpListRemove: elem 13 not in wpadm_free_btc_list

DpHdlDeadWp: handling of W13 o.k.

DpWpRestart: W13 in stat KILLED, restart now

dwpath: F:\usr\sap\ID9\DVEBMGS00\exe\disp+work.EXE

DpIWpSetNewStat: switched W13 from WP_KILLED       to WP_NEW        

DpIWpSetNewStat: info for BTC: new/wait/run/hold/restr/killed = 1/0/0/0/0/0 wps

DpWpDynCreate: create new work process W13 (PID:4132 HANDLE:1108)

DpListInsert: insert elem 13 into wpadm_btc_list (at end)

DpListInsert: 3 elems in wpadm_btc_list

wake_evt_udp_now 1, no dgram needed

DpWpRestart: W13 restarted !!

DpGetMsgTypes: my types = MS_DIA,MS_VB,MS_ENQ,MS_BTC,MS_SPO,MS_VB2,MS_ICMAN

[

Accepted Solutions (1)

Accepted Solutions (1)

former_member182307
Contributor
0 Kudos

Hello,

To me it looks like a memory issue.

It' s like the OS can't fork additionnal work processes due to a lack of memory ressources.

You should check your configured swap space as mentionned by . I would also review the Oracle and SAP memory settings ( Oracle SGA settings and PHYS_MEMSIZE parameter for SAP ) in order to make sure it fits in your systms memory.

Could you give use these memory settings and the RAM/Swap memory volume configured on your server ?

Regards,

Steve.

Former Member
0 Kudos

@ Rupali --> We are getting this error in start instance phase. And Oracle DB and listener is running fine.

@Jagadish --> r3trans -d from administrator user showing 0012, but from sidadm user it is 0000

I will check the swap space and let you know

@Juan--> I am bit confused about you statement. You mean to say what version of Oracle DB I installed? It is 11.2.0.1.0. And I have not installed any bundle of patches. Please let me know if these are really necessary

@ Steve: I will definately check the swap space and will get back in this thread very soon

And Thanks to all for replying my thread. Hope my issue get resolved. The work processes are not ended these are showing in new status but the dispatcher is showing running, dialog queue standstill status...

Regards,

Sudip

.

JPReyes
Active Contributor
0 Kudos

@Juan--> I am bit confused about you statement. You mean to say what version of Oracle DB I installed? It is 11.2.0.1.0. And I have not installed any bundle of patches. Please let me know if these are really necessary    

If its a fresh install I would have gone for the latest 11g  11.2.0.3

Check your installation guide.  SBP's should be installed.

Regards, Juan

Former Member
0 Kudos

Juan,

Thanks. So do you say that if I install the SAP Bundle Patches, Oracle Patch Collections and other Oracle database patches, then my issue will be resolved?

Sudip

JPReyes
Active Contributor
0 Kudos

I can't tell if this will solve your issue for sure but installing the Oracle patches is a fundamental part of the installation process and should not be skipped.

Regards, Juan

Message was edited by: Juan Reyes

Former Member
0 Kudos

Hi,

I just checked the swap. The physical RAM is 16GB and the swap is

for C drive:  initial 65536    Max 65536  (this drive is for Windows OS)

for E drive   intial  6144      Max 6144    (used for s/w dump)

for F drive   inital  6144      Max 6144    (for usr/sap)

for G drive  initial 6144       Max 6144    (for oracle)

Regards,

Sudip

JPReyes
Active Contributor
0 Kudos

I don't think swap (or page file) is the cause of your problem... in anycase, usually no more than 20Gb of SWAP is needed for an instance running a 64bit OS..

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

Regards, Juan

Answers (2)

Answers (2)

former_member182307
Contributor
0 Kudos

O.K. So this seems fine. Can you post the Database and SAP memory settings?

By the way, have you patched your kernel also ?

If not , you should give it a try along with the Oracle Patch set update.

Regards,

Steve.

Former Member
0 Kudos

Steve,

This is brand new system and the installation is not completed, so kernel upgrade will not be an issue.

But as suggested by Juan we will try to upgrade the oracle interim patches and generic patches, let see if the issue get resolved by this

Regards,

Sudip

Former Member
0 Kudos

Hi Sudip,

Do a patchset upgrade from 11.2.0.1 to 11.2.0.3 then apply the interim patches.. and run the DBUA..

THanks,

Jagadish.

Former Member
0 Kudos

Hello Sudip,

I think what Juan meant was that he cannot tell already if patchset upgrade and interim patch application would resolve the issue but of course you must do it anyways as a healthy practice.

Further even during installation there are occassions when a kernel upgrade has to be done. Please remember the kernel DVD doesn't contain the latest patch. From dev_w13 logs I noticed EMContextCreate error. It could be a kernel issue. So take the backup of existing kernel and download the latest patch for your kernel release and upgrade it following the standard proceedure. Afterwards try to start the SAP system once again.

Juan,

Please correct me if my understanding regarding the Oracle patchset/interim patches is incorrect.

Regards.

Ruchit.

JPReyes
Active Contributor
0 Kudos

@Ruchit; Certainly... I notice i made a typo, It must have read "I can't tell if this will solve your issue" in my post above...

In anycase once you skipped a step things can go bananas later indeed.

Also, regardless that you are in the middle of the install, you can  upgrade the kernel, DVD kernels are usually not up to date

Regards, Juan

Former Member
0 Kudos

Hi Sudip,

Can you post your dev_w0 log please?

Thanks,

George

Former Member
0 Kudos

Hi George,

Thanks for your quick response-

SCN is not allowing me to attach file, so I am pasting the dev_w0 trace file-

---------------------------------------------------

trc file: "dev_w0", trc level: 2, release: "720"

---------------------------------------------------

*

*  ACTIVE TRACE LEVEL           2

*  ACTIVE TRACE COMPONENTS      all, MJ

*

M  command line arg 0:          F:\usr\sap\ID9\DVEBMGS00\exe\disp+work.EXE

M  command line arg 1:          pf=\\SNPLIDES\sapmnt\ID9\SYS\profile\ID9_DVEBMGS00_SNPLIDES

M  command line arg 2:          wp_id=0

M sysno      00

M sid        ID9

M systemid   562 (PC with Windows NT)

M relno      7200

M patchlevel 0

M patchno    212

M intno      20020600

M make       multithreaded, Unicode, 64 bit, optimized

M profile    \\SNPLIDES\sapmnt\ID9\SYS\profile\ID9_DVEBMGS00_SNPLIDES

M pid        3220

M

M  kernel runs with dp version 134000(ext=119000) (@(#) DPLIB-INT-VERSION-134000-UC)

M  length of sys_adm_ext is 588 bytes

M  ***LOG Q0Q=> tskh_init, WPStart (Workp. 0 3220) [dpxxdisp.c   1377]

M  SigIInit: ok (whoami=2)

M  Thread handle for mainthread created

M  SigIRegisterRoutine: handler for signal SIGSEGV installed (SigISegv)

M  Pipe created: \\.\pipe\SAP3220

M  SigIInit: Create Message Thread

M  SigIRegisterExitRoutine: exithandler installed (wp_halt)

M  SigIRegisterTerminateRoutine: terminatehandler installed (wp_halt)

M  SigIRegisterRoutine: handler for signal 16 installed (DpTrcOnOff)

M  SigIRegisterRoutine: handler for signal 17 installed (DpTrcOnOff)

M  SigIRegisterRoutine: alarm handler installed (DpSigAlrm)

M  SigIRegisterRoutine: handler for signal SIGINT installed (DpSigInt)

M  SigIRegisterRoutine: handler for signal SIGTERM installed (DpSigInt)

M  SigIRegisterRoutine: handler for signal 3 installed (DpSigQuit)

I  MtxInit: 30000 0 0

M  DpInitMtx: MtxInit o.k.

M  WaitParent Thread 3584 start

M  WaitParent Thread 3584 created

M  Thread handle for mainthread created

M  SigIRegisterRoutine: handler for signal 19 installed (DpSigPrivDisp)

M  SigIRegisterRoutine: handler for signal 18 installed (DpSigPrivDisp)

M  SigIRegisterRoutine: handler for signal 24 installed (DpSigPrivDisp)

M  SigIRegisterRoutine: handler for signal 0 installed (DpSigPrivDisp)

M  SigIRegisterRoutine: handler for signal 21 installed (DpSigPrivDisp)

M  SigIRegisterRoutine: handler for signal SIGABRT installed (DpSigPrivDisp)

M  SigIRegisterRoutine: handler for signal 23 installed (DpSigPrivDisp)

M  SigIRegisterRoutine: handler for signal 25 installed (DpSigPrivDisp)

M  

M  disp service:                    sapdp00

M  NiMyHostName: hostname = 'SNPLIDES'

M  DpSysAdmExtCreate: attach with size 588

M  DpSysAdmExtCreate: attached to sys_adm_ext

M  DpSysAdmExtCreate: ABAP is active

M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active

M  DpSysAdmExtCreate: SHM_SYS_ADM_KEY                    (addr: 0000000002470050, size: 588)

M  DpSysAdmExtCreate: SemInMgt o.k.

M  DpIPCInit2: read dp-profile-values from sys_adm_ext

M  DpShMCreate: sizeof(wp_adm)                    43024          (2264)

M  DpShMCreate: sizeof(tm_adm)                    54923456          (27448)

M  DpShMCreate: sizeof(wp_ca_adm)                    160000          (64)

M  DpShMCreate: sizeof(appc_ca_adm)          160000          (64)

M  DpCommTableSize: max/headSize/ftSize/tableSize=2000/16/5536064/5536080

M  DpShMCreate: sizeof(comm_adm)                    5536080          (2744)

M  DpSlockTableSize: calculate slock table size from vmc state (not active)

M  DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0

M  DpShMCreate: sizeof(slock_adm)                    0          (296)

M  DpReadFileParams: calculate file table size from vm number (0)

M  max_file_entries:          0

M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0

M  DpShMCreate: sizeof(file_adm)                    0          (80)

M  DpShMCreate: sizeof(vmc_adm)                    0          (2152)

M  DpShMCreate: sizeof(wall_adm)                    (416064/352496/64/192)

M  DpShMCreate: sizeof(gw_adm)          48

M  DpShMCreate: sizeof(j2ee_adm)          3952

M  DpShMCreate: SHM_DP_ADM_KEY                    (addr: 000000000FF80050, size: 61609328)

M  sizeof(wp_ca)                    80120000          (32048)

M  sizeof(appc_ca)                    87040000          (34816)

M  SHM_DP_CA_KEY                    (addr: 0000000013A50050, size: 167160000)

M  DpShMCreate: allocated sys_adm at 000000000FF80060

M  DpShMCreate: allocated wp_adm_list at 000000000FF83070

M  DpShMCreate: allocated wp_adm at 000000000FF83260

M  DpShMCreate: allocated tm_adm_list at 000000000FF8DA80

M  DpShMCreate: allocated tm_adm at 000000000FF8DAD0

M  DpShMCreate: allocated wp_ca_adm at 00000000133EEBA0

M  DpShMCreate: allocated appc_ca_adm at 0000000013415CB0

M  DpShMCreate: allocated comm_adm at 000000001343CDC0

M  DpShMCreate: system runs without slock table

M  DpShMCreate: system runs without file table

M  DpShMCreate: allocated vmc_adm_list at 0000000013984720

M  DpShMCreate: system runs without vmc_adm

M  DpShMCreate: allocated gw_adm at 00000000139847D0

M  DpShMCreate: allocated j2ee_adm at 0000000013984810

M  DpShMCreate: allocated ca_info at 0000000013985790

M  DpShMCreate: allocated wall_adm at 0000000013985820

M Mon Apr 09 19:24:13 2012

M  SEM_COMM_ADM_KEY          SemInit o.k.

M  SEM_FILE_ADM_KEY          SemInit o.k.

M  SEM_STAT_KEY                    SemInit o.k.

M  DpMBufCreate                    allocated 138144 bytes for 500 entries

M  DpSBufCreate                    allocated 41200 bytes for 100 entries

M  SEM_MSBUF                    SemInit o.k.

M  DpCommAttachTable: attached comm table (header=000000001343CDC0/ft=000000001343CDD0)

M  NiHLGetNodeAddr: got hostname 'localhost' from operating system

M  NiIGetNodeAddr: hostname 'localhost' = addr 127.0.0.1

M  disp service:                    sapdp00

M  NiSrvLGetServNo: got service name 'sapdp00' from operating system

M  NiIGetServNo: servicename 'sapdp00' = port 3200

M  disp service:                    sapdp00

M  DpInitWall o.k.

M  DpRqQInit: use protect_queue / slots_per_queue 0 / 2001 from sys_adm

M  SHM_REQ_QUEUE_KEY          (addr: 000000001DBB0050, size: 6387932)

M  DpIRqQInit:                     SemInit o.k.

M  DpSetQueueWaterMarks: set water mark 50 for NOWP

M  DpSetQueueWaterMarks: set water mark 30 for DIA

M  DpSetQueueWaterMarks: set water mark 40 for UP1

M  DpSetQueueWaterMarks: set water mark 500 for ENQ

M  DpSetQueueWaterMarks: set water mark 50 for BTC

M  DpSetQueueWaterMarks: set water mark 500 for SPO

M  DpSetQueueWaterMarks: set water mark 80 for UP2

M  rdisp/queue_size_check_value :  -> on,50,30,40,500,50,500,80

M  sapinit o.k.

X  EmInit: MmSetImplementation( 2 ).

X  MM global diagnostic options set: 0

X  <ES> client 0 initializing ....

X  <ES> EsILock: use spinlock for locking

X  Using implementation view

X  <EsNT> Using memory model view.

M  <EsNT> Memory Reset disabled as NT default

X  ES initialized.

X  mm.dump: set maximum dump mem to 96 MB

M  DpVmcSetActive: set vmc state DP_VMC_NOT_ACTIVE

M  DpAddVirtHost: add virt host 0 (*/*) for prot 1

M  DpAddVirtHost: add virt host 0 (*/*) for prot 2

M  DpAddVirtHost: add virt host 0 (*/*) for prot 4

M  ThStart: th_step = TH_INIT

M  ThStart: taskhandler started

M  SemSetCb: set callbacks (tryLockCb/lockedCb/releasedCb/tryErrorCb=00000001400AD5A0/00000001400AD610/00000001400AD680/00000001400AD710)

M  ThSetThParam : rdisp/thsend_mode=0

M  rdisp/thsend_mode : -1 -> 0

M  SigIRegisterExitRoutine: exithandler installed (ThSigHandler)

M  SigIRegisterTerminateRoutine: terminatehandler installed (ThSigHandler)

M  SigIRegisterRoutine: handler for signal 3 installed (ThSigIgnoreHandler)

M  ThrRegisterHooks: register basic hooks

M  SosRegisterHook: add hook >ThrBtcStartUp(0000000140225D60)< (condition/order=0xf/1) for event AFTER_MSG_UP

M  SosRegisterHook: add hook >ThrBtcStartUp(0000000140225D60)< (condition/order=0xf/1) for event AFTER_OPMODE_SWITCH

M  SosRegisterHook: add hook >ThrtRaiseStopEvent(0000000140228F60)< (condition/order=0xf/1) for event SOFT_SHUTDOWN

M  SosRegisterHook: add hook >ThrtFinishSoftShutdownTest(0000000140229050)< (condition/order=0xf/1) for event FINISH_SOFT_SHUTDOWN_TEST

M  SosRegisterHook: add hook >ThrSaveSPAFields(00000001402281C0)< (condition/order=0xf/1) for event BEFORE_DUMP

M  SosRegisterHook: add hook >db_init(000000014135BFB0)< (condition/order=0xf/1) for event CREATE_SHM

M  SosRegisterHook: add hook >ThVBDbaRequired(00000001402394B0)< (condition/order=IF_ROLLED_IN/1) for event DB_ADMIN_REQUIRED

M  SosRegisterHook: add hook >ThrRegisterSem(0000000140225FC0)< (condition/order=0xf/1) for event BEFORE_DB_CONNECT

M  SosRegisterHook: add hook >ThrBtcCallLgCl(0000000140225E80)< (condition/order=0xf/1) for event BEFORE_DUMP

M  ThrRegisterHooks o.k.

M  ThInit: initializing DIA work process W0

M  ThInit: stale previous user T0/U1 was T0/U-1

M  eppSetEnvironment: set component = 1, version = 3, allocFunc = 000000014016E0C0, freeFunc = 000000014016E120, traceFunc = 000000014016E150, traceLevel = 2

M  ThInit: ThEppInit o.k.

M  iRng_InitHighResTimer() : Use default timer = 0;   Resolution of timer: 2343896

M  -----------------------------------------------------------

M Mon Apr 09 19:24:14 2012

M  -----------------------------------------------------------

M  Rng_PseudoRandomInit() : Initialization of the Pseudo-RNG  (128/128/256)

M  -----------------------------------------------------------

M  NiHLFlush: cache flushed

M  NiSrvLFlush: service cache flushed

M  ThInit: dummy spa pointer = 00000001460F3E20

M  ThInit: save spa pointer 000007FFCE3CC1B0

M  ThInitCpicStack: init cpic stack

M  ThInit: running on host SNPLIDES

M  ThPrivInit o.k.

M  ThSysUsrCheck (1,1): check system user T0/U1/M0

M  ThIEmFree: em state of T0/M0 (em_hdl=-1) is DP_EM_NO_CONTEXT

M  ThSysUsrCheck: reset T0

M  DpTmSlotReset: reset slot T0

M  ThCallHooks: call hook >ThrRegisterSem< for event BEFORE_DB_CONNECT

M  SosRegisterSem: malloc/realloc table

M  SosRegisterSem: add sem >SEM_TM_ADM_KEY< for wptype 0x77

M  SosRegisterSem: add sem >SEM_COMM_ADM_KEY< for wptype 0x77

M  SosRegisterSem: add sem >SEM_STAT_KEY< for wptype 0x73

M  SosRegisterSem: add sem >SEM_SHM_ADM_AREA_KEY< for wptype 0x73

M  SosRegisterSem: add sem >SEM_REQ_QUEUE_KEY< for wptype 0x77

M  SosRegisterSem: add sem >SEM_REQ_QUEUE_DIA_KEY< for wptype 0x77

M  SosRegisterSem: add sem >SEM_REQ_QUEUE_NOWP_KEY< for wptype 0x77

M  SosRegisterSem: add sem >SEM_MSBUF< for wptype 0x73

M  SosRegisterSem: add sem >SEM_ASTAT_KEY< for wptype 0x73

M  SosRegisterSem: add sem >SEM_PROFILE< for wptype 0x73

M  SosRegisterSem: malloc/realloc table

M  SosRegisterSem: add sem >SEM_THRUN_ADM< for wptype 0x73

M  SosRegisterSem: add sem >SEM_VMC_ADM< for wptype 0x73

M  SosRegisterSem: add sem >SEM_PXA_KEY< for wptype 0x73

M  ThrRegisterSem: init SEM_PXA_KEY o.k.

M  SosRegisterSem: add sem >SEM_ROLL_ADM_KEY< for wptype 0x73

M  ThrRegisterSem: init SEM_ROLL_ADM_KEY o.k.

M  SosRegisterSem: add sem >SEM_PAGING_KEY< for wptype 0x73

M  ThrRegisterSem: init SEM_PAGING_KEY o.k.

M  SosRegisterSem: add sem >SEM_CALI_BUFFER< for wptype 0x73

M  ThrRegisterSem: init SEM_CALI_BUFFER o.k.

M  SosRegisterSem: add sem >SEM_CCC_KEY< for wptype 0x73

M  ThrRegisterSem: init SEM_CCC_KEY o.k.

M  SosRegisterSem: add sem >SEM_VB_KEY< for wptype 0x73

M  ThrRegisterSem: init SEM_VB_KEY o.k.

M  SosRegisterSem: add sem >SEM_PRES_BUF< for wptype 0x73

M  ThrRegisterSem: init SEM_PRES_BUF o.k.

M  SosRegisterSem: add sem >SEM_DB_TBUFF< for wptype 0x73

M  ThrRegisterSem: init SEM_DB_TBUFF o.k.

M  SosRegisterSem: malloc/realloc table

M  SosRegisterSem: add sem >SEM_DB_SYNC< for wptype 0x73

M  ThrRegisterSem: init SEM_DB_SYNC o.k.

M  SosRegisterSem: add sem >SEM_DB_TTAB< for wptype 0x73

M  ThrRegisterSem: init SEM_DB_TTAB o.k.

M  SosRegisterSem: add sem >SEM_DB_SNTAB< for wptype 0x73

M  ThrRegisterSem: init SEM_DB_SNTAB o.k.

M  SosRegisterSem: add sem >SEM_DB_IREC< for wptype 0x73

M  ThrRegisterSem: init SEM_DB_IREC o.k.

M  SosRegisterSem: add sem >SEM_DB_FTAB< for wptype 0x73

M  ThrRegisterSem: init SEM_DB_FTAB o.k.

M  SosRegisterSem: add sem >SEM_LOGFILE_KEY< for wptype 0x77

M  ThrRegisterSem: init SEM_LOGFILE_KEY o.k.

M  SosRegisterSem: add sem >SEM_DB_TBUFF_P< for wptype 0x73

M  ThrRegisterSem: init SEM_DB_TBUFF_P o.k.

M  SosRegisterSem: add sem >SEM_ENQ_REQ_KEY< for wptype 0x77

M Mon Apr 09 19:24:15 2012

M  ThrRegisterSem: init SEM_ENQ_REQ_KEY o.k.

M  SosRegisterSem: add sem >SEM_ENQ_TABLE_KEY< for wptype 0x77

M  ThrRegisterSem: init SEM_ENQ_TABLE_KEY o.k.

M  SosRegisterSem: add sem >SEM_SAPCOM_1< for wptype 0x73

M  ThrRegisterSem: init SEM_SAPCOM_1 o.k.

M  SosRegisterSem: malloc/realloc table

M  SosRegisterSem: add sem >SEM_SAPCOM_2< for wptype 0x73

M  ThrRegisterSem: init SEM_SAPCOM_2 o.k.

M  SosRegisterSem: add sem >SEM_VMS_FIXADR_KEY< for wptype 0x73

M  ThrRegisterSem: init SEM_VMS_FIXADR_KEY o.k.

M  SosRegisterSem: add sem >SEM_DB_CUA_BUFFER< for wptype 0x73

M  ThrRegisterSem: init SEM_DB_CUA_BUFFER o.k.

M  SosRegisterSem: add sem >SEM_RSPO_ADMIN< for wptype 0x73

M  ThrRegisterSem: init SEM_RSPO_ADMIN o.k.

M  SosRegisterSem: add sem >SEM_DB_OBJ_BUFFER< for wptype 0x73

M  ThrRegisterSem: init SEM_DB_OBJ_BUFFER o.k.

M  SosRegisterSem: add sem >SEM_CCMS_AS_MONI_KEY< for wptype 0x77

M  ThrRegisterSem: init SEM_CCMS_AS_MONI_KEY o.k.

M  SosRegisterSem: add sem >SEM_EG_ADM< for wptype 0x77

M  ThrRegisterSem: init SEM_EG_ADM o.k.

M  SosRegisterSem: add sem >SEM_STAT_BUF< for wptype 0x73

M  ThrRegisterSem: init SEM_STAT_BUF o.k.

M  SosRegisterSem: add sem >SEM_WP_ADM_KEY< for wptype 0x73

M  ThrRegisterSem: init SEM_WP_ADM_KEY o.k.

M  SosRegisterSem: add sem >SEM_RSPO_CACHE< for wptype 0x73

M  ThrRegisterSem: init SEM_RSPO_CACHE o.k.

M  SosRegisterSem: malloc/realloc table

M  SosRegisterSem: add sem >SEM_AUDIT_SHM< for wptype 0x73

M  ThrRegisterSem: init SEM_AUDIT_SHM o.k.

M  SosRegisterSem: add sem >SEM_RSPO_RFC< for wptype 0x73

M  ThrRegisterSem: init SEM_RSPO_RFC o.k.

M  SosRegisterSem: add sem >SEM_AB_VMIT< for wptype 0x73

M  ThrRegisterSem: init SEM_AB_VMIT o.k.

M  SosRegisterSem: add sem >SEM_ENQID_KEY< for wptype 0x73

M  ThrRegisterSem: init SEM_ENQID_KEY o.k.

M  SosRegisterSem: add sem >SEM_ATRA_KEY< for wptype 0x73

M  ThrRegisterSem: init SEM_ATRA_KEY o.k.

M  SosRegisterSem: add sem >SEM_COV_KEY< for wptype 0x73

M  ThrRegisterSem: init SEM_COV_KEY o.k.

M  SosRegisterSem: add sem >SEM_ZDATE_TIMEINFO< for wptype 0x73

M  ThrRegisterSem: init SEM_ZDATE_TIMEINFO o.k.

M  SosRegisterSem: add sem >SEM_DB_OTR_BUFFER< for wptype 0x73

M  ThrRegisterSem: init SEM_DB_OTR_BUFFER o.k.

M  SosRegisterSem: add sem >SEM_DB_ESM_BUFFER< for wptype 0x73

M  ThrRegisterSem: init SEM_DB_ESM_BUFFER o.k.

M  SosRegisterSem: add sem >SEM_RTM_KEY< for wptype 0x73

M  ThrRegisterSem: init SEM_RTM_KEY o.k.

M  SosRegisterSem: malloc/realloc table

M  SosRegisterSem: add sem >SEM_JAVA_1< for wptype 0x1

M  ThrRegisterSem: init SEM_JAVA_1 o.k.

M  SosRegisterSem: add sem >SEM_DBG_SESSION_BPS< for wptype 0x73

M  ThrRegisterSem: init SEM_DBG_SESSION_BPS o.k.

M  SosRegisterSem: add sem >SEM_HST_KEY< for wptype 0x73

M  ThrRegisterSem: init SEM_HST_KEY o.k.

M  ThCallHooks: hook >ThrRegisterSem< o.k.

M  calling db_connect ...

B  Loading DB library 'F:\usr\sap\ID9\DVEBMGS00\exe\dboraslib.dll' ...

M  DlLoadLib success: LoadLibrary("F:\usr\sap\ID9\DVEBMGS00\exe\dboraslib.dll"), hdl 0, addr 000007FEEF4A0000

M      using "F:\usr\sap\ID9\DVEBMGS00\exe\dboraslib.dll"

B  Library 'F:\usr\sap\ID9\DVEBMGS00\exe\dboraslib.dll' loaded

B  Version of 'F:\usr\sap\ID9\DVEBMGS00\exe\dboraslib.dll' is "720.00", patchlevel (0.201)

C  Prepending F:\usr\sap\ID9\DVEBMGS00\exe to Path.

C  Register application info.

C  Oracle client version: 10.2.0.5.0, (dbsl 720 090112, UNICODE[2])

C  Detailed Oracle client (patch) info not available.

C  Client NLS setting (by OCINlsGetInfo(con=0)): 'AMERICAN_AMERICA.UTF16'

C  Logon as OPS$-user to get SAPID9's password

C  Connecting as /@ID9 on connection 0 (nls 0) ... (dbsl 720 090112, UNICODE[2])

C  Attaching to database server ID9 (con=0, svchp=07E5BFC8, srvhp=21564118)

C  Starting user session: OCISessionBegin(con=0, usr='/', svc=07E5BFC8, srv=21564118, usr=07E5DE20)

C  Now '/@ID9' is connected: con=0, nls=0, session=132, time='2012-04-09 19:24:15'

C  Got SAPID9's password from OPS$-user

C  Disconnecting from connection 0 ...

C  Closing user session (con=0, svc=07E5BFC8, usr=07E5DE20)

C  Disconnected (con=0) from ORACLE.

C  Connecting as SAPID9/<pwd>@ID9 on connection 0 (nls 0) ... (dbsl 720 090112, UNICODE[2])

C  Starting user session: OCISessionBegin(con=0, usr='SAPID9', svc=07E5BFC8, srv=21564118, usr=07E5DE20)

C  Now 'SAPID9/<pwd>@ID9' is connected: con=0, nls=0, session=132, time='2012-04-09 19:24:15'

C  DB instance ID9 is running on SNPLIDES with ORACLE version 11.2.0.1.0 since APR 09, 2012, 19:17:20.

C  con=0, V$NLS_PARAMETERS: NLS_LANG=AMERICAN_AMERICA.UTF8, NLS_NCHAR=UTF8

C  Nls CharacterSet                      NationalCharSet                   EnvHp            ErrHp            ErrBt          

C    0 UTF16                             AL16UTF16                         07E52870         07E5A410         07E5C108       

B  Connection 0 opened (DBSL handle 0)

B  Wp  Hdl ConName          ConId     ConState     TX  BC  HC  PRM RCT FRC TIM MAX OPT Date     Time   DBHost           Program                                

B  000 000 R/3              000000000 ACTIVE       NO  NO  NO  YES NO  NO  000 255 255 20120409 192415 SNPLIDES                                                

M  ThInit: db_connect o.k.

M  ICT: ict/odata_compatible_urls=0

M  ICT: HTTP compression only above 1024 bytes

M  ICT: maximum size of HTTP messages: 101 MB

M  ICT: exclude compression: *.zip,*.rar,*.arj,*.z,*.gz,*.tar,*.lzh,*.cab,*.hqx,*.ace,*.jar,*.ear,*.war,*.css,*.pdf,*.gzip,*.uue,*.bz2,*.iso,*.sda,*.sar,*.gif,*.png,*.swc,*.swf

M  ICT: exclude_compression: *.zip

M  ICT: exclude_compression: *.rar

M  ICT: exclude_compression: *.arj

M  ICT: exclude_compression: *.z

M  ICT: exclude_compression: *.gz

M  ICT: exclude_compression: *.tar

M  ICT: exclude_compression: *.lzh

M  ICT: exclude_compression: *.cab

M  ICT: exclude_compression: *.hqx

M  ICT: exclude_compression: *.ace

M  ICT: exclude_compression: *.jar

M  ICT: exclude_compression: *.ear

M  ICT: exclude_compression: *.war

M  ICT: exclude_compression: *.css

M  ICT: exclude_compression: *.pdf

M  ICT: exclude_compression: *.gzip

M  ICT: exclude_compression: *.uue

M  ICT: exclude_compression: *.bz2

M  ICT: exclude_compression: *.iso

M  ICT: exclude_compression: *.sda

M  ICT: exclude_compression: *.sar

M  ICT: exclude_compression: *.gif

M  ICT: exclude_compression: *.png

M  ICT: exclude_compression: *.swc

M  ICT: exclude_compression: *.swf

M  ICT: client-side urlencoding of cookie values enabled

M  ThJInit: init java layer

M  ThPlgRegister: register handler for protocol 17 (HTTP(JAVA))

M  ThJInit: java not active

Former Member
0 Kudos

Anybody has gone through this issue, please help us

Former Member
0 Kudos

Hi Sudip,

Not sure if this is complete dev_w0. If not please provide. Further also paste dev_w13 logs.

Regards.

Ruchit.

Former Member
0 Kudos

Hi,

The trace files are big. So I am pasting Last lines which contains lastly executed startup. I don't know why I am not able to paste files in this new scn, as the facility is given for attachment

dev_w13:

---------------------------------------------------

trc file: "dev_w13", trc level: 2, release: "720"

---------------------------------------------------

*

*  ACTIVE TRACE LEVEL           2

*  ACTIVE TRACE COMPONENTS      all, MJ

*

M  command line arg 0:          F:\usr\sap\ID9\DVEBMGS00\exe\disp+work.EXE

M  command line arg 1:          pf=\\SNPLIDES\sapmnt\ID9\SYS\profile\ID9_DVEBMGS00_SNPLIDES

M  command line arg 2:          wp_id=13

M sysno      00

M sid        ID9

M systemid   562 (PC with Windows NT)

M relno      7200

M patchlevel 0

M patchno    212

M intno      20020600

M make       multithreaded, Unicode, 64 bit, optimized

M profile    \\SNPLIDES\sapmnt\ID9\SYS\profile\ID9_DVEBMGS00_SNPLIDES

M pid        4924

M

M  kernel runs with dp version 134000(ext=119000) (@(#) DPLIB-INT-VERSION-134000-UC)

M  length of sys_adm_ext is 588 bytes

M  ***LOG Q0Q=> tskh_init, WPStart (Workp. 13 4924) [dpxxdisp.c   1377]

M  SigIInit: ok (whoami=2)

M  Thread handle for mainthread created

M  SigIRegisterRoutine: handler for signal SIGSEGV installed (SigISegv)

M  Pipe created: \\.\pipe\SAP4924

M  SigIInit: Create Message Thread

M  SigIRegisterExitRoutine: exithandler installed (wp_halt)

M  SigIRegisterTerminateRoutine: terminatehandler installed (wp_halt)

M  SigIRegisterRoutine: handler for signal 16 installed (DpTrcOnOff)

M  SigIRegisterRoutine: handler for signal 17 installed (DpTrcOnOff)

M  SigIRegisterRoutine: alarm handler installed (DpSigAlrm)

M  SigIRegisterRoutine: handler for signal SIGINT installed (DpSigInt)

M  SigIRegisterRoutine: handler for signal SIGTERM installed (DpSigInt)

M  SigIRegisterRoutine: handler for signal 3 installed (DpSigQuit)

I  MtxInit: 30000 0 0

M  DpInitMtx: MtxInit o.k.

M  WaitParent Thread 3584 start

M  WaitParent Thread 3584 created

M  Thread handle for mainthread created

M  SigIRegisterRoutine: handler for signal 19 installed (DpSigPrivDisp)

M  SigIRegisterRoutine: handler for signal 18 installed (DpSigPrivDisp)

M  SigIRegisterRoutine: handler for signal 24 installed (DpSigPrivDisp)

M  SigIRegisterRoutine: handler for signal 0 installed (DpSigPrivDisp)

M  SigIRegisterRoutine: handler for signal 21 installed (DpSigPrivDisp)

M  SigIRegisterRoutine: handler for signal SIGABRT installed (DpSigPrivDisp)

M  SigIRegisterRoutine: handler for signal 23 installed (DpSigPrivDisp)

M  SigIRegisterRoutine: handler for signal 25 installed (DpSigPrivDisp)

M  

M  disp service:                    sapdp00

M  NiMyHostName: hostname = 'SNPLIDES'

M  DpSysAdmExtCreate: attach with size 588

M  DpSysAdmExtCreate: attached to sys_adm_ext

M  DpSysAdmExtCreate: ABAP is active

M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active

M  DpSysAdmExtCreate: SHM_SYS_ADM_KEY                    (addr: 0000000002610050, size: 588)

M  DpSysAdmExtCreate: SemInMgt o.k.

M Mon Apr 09 19:24:13 2012

M  DpIPCInit2: read dp-profile-values from sys_adm_ext

M  DpShMCreate: sizeof(wp_adm)                    43024          (2264)

M  DpShMCreate: sizeof(tm_adm)                    54923456          (27448)

M  DpShMCreate: sizeof(wp_ca_adm)                    160000          (64)

M  DpShMCreate: sizeof(appc_ca_adm)          160000          (64)

M  DpCommTableSize: max/headSize/ftSize/tableSize=2000/16/5536064/5536080

M  DpShMCreate: sizeof(comm_adm)                    5536080          (2744)

M  DpSlockTableSize: calculate slock table size from vmc state (not active)

M  DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0

M  DpShMCreate: sizeof(slock_adm)                    0          (296)

M  DpReadFileParams: calculate file table size from vm number (0)

M  max_file_entries:          0

M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0

M  DpShMCreate: sizeof(file_adm)                    0          (80)

M  DpShMCreate: sizeof(vmc_adm)                    0          (2152)

M  DpShMCreate: sizeof(wall_adm)                    (416064/352496/64/192)

M  DpShMCreate: sizeof(gw_adm)          48

M  DpShMCreate: sizeof(j2ee_adm)          3952

M  DpShMCreate: SHM_DP_ADM_KEY                    (addr: 0000000010110050, size: 61609328)

M  sizeof(wp_ca)                    80120000          (32048)

M  sizeof(appc_ca)                    87040000          (34816)

M  SHM_DP_CA_KEY                    (addr: 0000000013BE0050, size: 167160000)

M  DpShMCreate: allocated sys_adm at 0000000010110060

M  DpShMCreate: allocated wp_adm_list at 0000000010113070

M  DpShMCreate: allocated wp_adm at 0000000010113260

M  DpShMCreate: allocated tm_adm_list at 000000001011DA80

M  DpShMCreate: allocated tm_adm at 000000001011DAD0

M  DpShMCreate: allocated wp_ca_adm at 000000001357EBA0

M  DpShMCreate: allocated appc_ca_adm at 00000000135A5CB0

M  DpShMCreate: allocated comm_adm at 00000000135CCDC0

M  DpShMCreate: system runs without slock table

M  DpShMCreate: system runs without file table

M  DpShMCreate: allocated vmc_adm_list at 0000000013B14720

M  DpShMCreate: system runs without vmc_adm

M  DpShMCreate: allocated gw_adm at 0000000013B147D0

M  DpShMCreate: allocated j2ee_adm at 0000000013B14810

M  DpShMCreate: allocated ca_info at 0000000013B15790

M  DpShMCreate: allocated wall_adm at 0000000013B15820

M  SEM_COMM_ADM_KEY          SemInit o.k.

M  SEM_FILE_ADM_KEY          SemInit o.k.

M  SEM_STAT_KEY                    SemInit o.k.

M  DpMBufCreate                    allocated 138144 bytes for 500 entries

M  DpSBufCreate                    allocated 41200 bytes for 100 entries

M  SEM_MSBUF                    SemInit o.k.

M  DpCommAttachTable: attached comm table (header=00000000135CCDC0/ft=00000000135CCDD0)

M  NiHLGetNodeAddr: got hostname 'localhost' from operating system

M  NiIGetNodeAddr: hostname 'localhost' = addr 127.0.0.1

M  disp service:                    sapdp00

M  NiSrvLGetServNo: got service name 'sapdp00' from operating system

M  NiIGetServNo: servicename 'sapdp00' = port 3200

M  disp service:                    sapdp00

M  DpInitWall o.k.

M  DpRqQInit: use protect_queue / slots_per_queue 0 / 2001 from sys_adm

M  SHM_REQ_QUEUE_KEY          (addr: 000000001DD70050, size: 6387932)

M  DpIRqQInit:                     SemInit o.k.

M  DpSetQueueWaterMarks: set water mark 50 for NOWP

M  DpSetQueueWaterMarks: set water mark 30 for DIA

M  DpSetQueueWaterMarks: set water mark 40 for UP1

M  DpSetQueueWaterMarks: set water mark 500 for ENQ

M  DpSetQueueWaterMarks: set water mark 50 for BTC

M  DpSetQueueWaterMarks: set water mark 500 for SPO

M  DpSetQueueWaterMarks: set water mark 80 for UP2

M  rdisp/queue_size_check_value :  -> on,50,30,40,500,50,500,80

M  sapinit o.k.

X  EmInit: MmSetImplementation( 2 ).

X  MM global diagnostic options set: 0

X  <ES> client 13 initializing ....

X  <ES> EsILock: use spinlock for locking

X  Using implementation view

X  <EsNT> Using memory model view.

M  <EsNT> Memory Reset disabled as NT default

X  ES initialized.

X  mm.dump: set maximum dump mem to 96 MB

M  DpVmcSetActive: set vmc state DP_VMC_NOT_ACTIVE

M  DpAddVirtHost: add virt host 0 (*/*) for prot 1

M  DpAddVirtHost: add virt host 0 (*/*) for prot 2

M  DpAddVirtHost: add virt host 0 (*/*) for prot 4

M  ThStart: th_step = TH_INIT

M  ThStart: taskhandler started

M  SemSetCb: set callbacks (tryLockCb/lockedCb/releasedCb/tryErrorCb=00000001400AD5A0/00000001400AD610/00000001400AD680/00000001400AD710)

M  ThSetThParam : rdisp/thsend_mode=0

M  rdisp/thsend_mode : -1 -> 0

M  SigIRegisterExitRoutine: exithandler installed (ThSigHandler)

M  SigIRegisterTerminateRoutine: terminatehandler installed (ThSigHandler)

M  SigIRegisterRoutine: handler for signal 3 installed (ThSigIgnoreHandler)

M  ThrRegisterHooks: register basic hooks

M  SosRegisterHook: add hook >ThrBtcStartUp(0000000140225D60)< (condition/order=0xf/1) for event AFTER_MSG_UP

M  SosRegisterHook: add hook >ThrBtcStartUp(0000000140225D60)< (condition/order=0xf/1) for event AFTER_OPMODE_SWITCH

M  SosRegisterHook: add hook >ThrtRaiseStopEvent(0000000140228F60)< (condition/order=0xf/1) for event SOFT_SHUTDOWN

M  SosRegisterHook: add hook >ThrtFinishSoftShutdownTest(0000000140229050)< (condition/order=0xf/1) for event FINISH_SOFT_SHUTDOWN_TEST

M  SosRegisterHook: add hook >ThrSaveSPAFields(00000001402281C0)< (condition/order=0xf/1) for event BEFORE_DUMP

M  SosRegisterHook: add hook >db_init(000000014135BFB0)< (condition/order=0xf/1) for event CREATE_SHM

M  SosRegisterHook: add hook >ThVBDbaRequired(00000001402394B0)< (condition/order=IF_ROLLED_IN/1) for event DB_ADMIN_REQUIRED

M  SosRegisterHook: add hook >ThrRegisterSem(0000000140225FC0)< (condition/order=0xf/1) for event BEFORE_DB_CONNECT

M  SosRegisterHook: add hook >ThrBtcCallLgCl(0000000140225E80)< (condition/order=0xf/1) for event BEFORE_DUMP

M  ThrRegisterHooks o.k.

M  ThInit: initializing BTC work process W13

M  ThInit: stale previous user T13/U14 was T13/U-1

M  eppSetEnvironment: set component = 1, version = 3, allocFunc = 000000014016E0C0, freeFunc = 000000014016E120, traceFunc = 000000014016E150, traceLevel = 2

M  ThInit: ThEppInit o.k.

M  iRng_InitHighResTimer() : Use default timer = 0;   Resolution of timer: 2343896

M  -----------------------------------------------------------

M Mon Apr 09 19:24:14 2012

M  -----------------------------------------------------------

M  Rng_PseudoRandomInit() : Initialization of the Pseudo-RNG  (128/128/256)

M  -----------------------------------------------------------

M  NiHLFlush: cache flushed

M  NiSrvLFlush: service cache flushed

M  ThInit: dummy spa pointer = 00000001460F3E20

M  ThInit: save spa pointer 000007FFCE3CC1B0

M  ThInitCpicStack: init cpic stack

M  ThInit: running on host SNPLIDES

M  ThPrivInit o.k.

M  ThSysUsrCheck (1,1): check system user T13/U14/M0

M  ThIEmFree: em state of T13/M0 (em_hdl=-1) is DP_EM_NO_CONTEXT

M  ThSysUsrCheck: reset T13

M  DpTmSlotReset: reset slot T13

M  ThCallHooks: call hook >ThrRegisterSem< for event BEFORE_DB_CONNECT

M  SosRegisterSem: malloc/realloc table

M  SosRegisterSem: add sem >SEM_TM_ADM_KEY< for wptype 0x77

M  SosRegisterSem: add sem >SEM_COMM_ADM_KEY< for wptype 0x77

M  SosRegisterSem: add sem >SEM_STAT_KEY< for wptype 0x73

M  SosRegisterSem: add sem >SEM_SHM_ADM_AREA_KEY< for wptype 0x73

M  SosRegisterSem: add sem >SEM_REQ_QUEUE_KEY< for wptype 0x77

M  SosRegisterSem: add sem >SEM_REQ_QUEUE_DIA_KEY< for wptype 0x77

M  SosRegisterSem: add sem >SEM_REQ_QUEUE_NOWP_KEY< for wptype 0x77

M  SosRegisterSem: add sem >SEM_MSBUF< for wptype 0x73

M  SosRegisterSem: add sem >SEM_ASTAT_KEY< for wptype 0x73

M  SosRegisterSem: add sem >SEM_PROFILE< for wptype 0x73

M  SosRegisterSem: malloc/realloc table

M  SosRegisterSem: add sem >SEM_THRUN_ADM< for wptype 0x73

M  SosRegisterSem: add sem >SEM_VMC_ADM< for wptype 0x73

M  SosRegisterSem: add sem >SEM_PXA_KEY< for wptype 0x73

M  ThrRegisterSem: init SEM_PXA_KEY o.k.

M  SosRegisterSem: add sem >SEM_ROLL_ADM_KEY< for wptype 0x73

M  ThrRegisterSem: init SEM_ROLL_ADM_KEY o.k.

M  SosRegisterSem: add sem >SEM_PAGING_KEY< for wptype 0x73

M  ThrRegisterSem: init SEM_PAGING_KEY o.k.

M  SosRegisterSem: add sem >SEM_CALI_BUFFER< for wptype 0x73

M  ThrRegisterSem: init SEM_CALI_BUFFER o.k.

M  SosRegisterSem: add sem >SEM_CCC_KEY< for wptype 0x73

M  ThrRegisterSem: init SEM_CCC_KEY o.k.

M  SosRegisterSem: add sem >SEM_VB_KEY< for wptype 0x73

M  ThrRegisterSem: init SEM_VB_KEY o.k.

M  SosRegisterSem: add sem >SEM_PRES_BUF< for wptype 0x73

M  ThrRegisterSem: init SEM_PRES_BUF o.k.

M  SosRegisterSem: add sem >SEM_DB_TBUFF< for wptype 0x73

M  ThrRegisterSem: init SEM_DB_TBUFF o.k.

M  SosRegisterSem: malloc/realloc table

M  SosRegisterSem: add sem >SEM_DB_SYNC< for wptype 0x73

M  ThrRegisterSem: init SEM_DB_SYNC o.k.

M  SosRegisterSem: add sem >SEM_DB_TTAB< for wptype 0x73

M Mon Apr 09 19:24:15 2012

M  ThrRegisterSem: init SEM_DB_TTAB o.k.

M  SosRegisterSem: add sem >SEM_DB_SNTAB< for wptype 0x73

M  ThrRegisterSem: init SEM_DB_SNTAB o.k.

M  SosRegisterSem: add sem >SEM_DB_IREC< for wptype 0x73

M  ThrRegisterSem: init SEM_DB_IREC o.k.

M  SosRegisterSem: add sem >SEM_DB_FTAB< for wptype 0x73

M  ThrRegisterSem: init SEM_DB_FTAB o.k.

M  SosRegisterSem: add sem >SEM_LOGFILE_KEY< for wptype 0x77

M  ThrRegisterSem: init SEM_LOGFILE_KEY o.k.

M  SosRegisterSem: add sem >SEM_DB_TBUFF_P< for wptype 0x73

M  ThrRegisterSem: init SEM_DB_TBUFF_P o.k.

M  SosRegisterSem: add sem >SEM_ENQ_REQ_KEY< for wptype 0x77

M  ThrRegisterSem: init SEM_ENQ_REQ_KEY o.k.

M  SosRegisterSem: add sem >SEM_ENQ_TABLE_KEY< for wptype 0x77

M  ThrRegisterSem: init SEM_ENQ_TABLE_KEY o.k.

M  SosRegisterSem: add sem >SEM_SAPCOM_1< for wptype 0x73

M  ThrRegisterSem: init SEM_SAPCOM_1 o.k.

M  SosRegisterSem: malloc/realloc table

M  SosRegisterSem: add sem >SEM_SAPCOM_2< for wptype 0x73

M  ThrRegisterSem: init SEM_SAPCOM_2 o.k.

M  SosRegisterSem: add sem >SEM_VMS_FIXADR_KEY< for wptype 0x73

M  ThrRegisterSem: init SEM_VMS_FIXADR_KEY o.k.

M  SosRegisterSem: add sem >SEM_DB_CUA_BUFFER< for wptype 0x73

M  ThrRegisterSem: init SEM_DB_CUA_BUFFER o.k.

M  SosRegisterSem: add sem >SEM_RSPO_ADMIN< for wptype 0x73

M  ThrRegisterSem: init SEM_RSPO_ADMIN o.k.

M  SosRegisterSem: add sem >SEM_DB_OBJ_BUFFER< for wptype 0x73

M  ThrRegisterSem: init SEM_DB_OBJ_BUFFER o.k.

M  SosRegisterSem: add sem >SEM_CCMS_AS_MONI_KEY< for wptype 0x77

M  ThrRegisterSem: init SEM_CCMS_AS_MONI_KEY o.k.

M  SosRegisterSem: add sem >SEM_EG_ADM< for wptype 0x77

M  ThrRegisterSem: init SEM_EG_ADM o.k.

M  SosRegisterSem: add sem >SEM_STAT_BUF< for wptype 0x73

M  ThrRegisterSem: init SEM_STAT_BUF o.k.

M  SosRegisterSem: add sem >SEM_WP_ADM_KEY< for wptype 0x73

M  ThrRegisterSem: init SEM_WP_ADM_KEY o.k.

M  SosRegisterSem: add sem >SEM_RSPO_CACHE< for wptype 0x73

M  ThrRegisterSem: init SEM_RSPO_CACHE o.k.

M  SosRegisterSem: malloc/realloc table

M  SosRegisterSem: add sem >SEM_AUDIT_SHM< for wptype 0x73

M  ThrRegisterSem: init SEM_AUDIT_SHM o.k.

M  SosRegisterSem: add sem >SEM_RSPO_RFC< for wptype 0x73

M  ThrRegisterSem: init SEM_RSPO_RFC o.k.

M  SosRegisterSem: add sem >SEM_AB_VMIT< for wptype 0x73

M  ThrRegisterSem: init SEM_AB_VMIT o.k.

M  SosRegisterSem: add sem >SEM_ENQID_KEY< for wptype 0x73

M  ThrRegisterSem: init SEM_ENQID_KEY o.k.

M  SosRegisterSem: add sem >SEM_ATRA_KEY< for wptype 0x73

M  ThrRegisterSem: init SEM_ATRA_KEY o.k.

M  SosRegisterSem: add sem >SEM_COV_KEY< for wptype 0x73

M  ThrRegisterSem: init SEM_COV_KEY o.k.

M  SosRegisterSem: add sem >SEM_ZDATE_TIMEINFO< for wptype 0x73

M  ThrRegisterSem: init SEM_ZDATE_TIMEINFO o.k.

M  SosRegisterSem: add sem >SEM_DB_OTR_BUFFER< for wptype 0x73

M  ThrRegisterSem: init SEM_DB_OTR_BUFFER o.k.

M  SosRegisterSem: add sem >SEM_DB_ESM_BUFFER< for wptype 0x73

M  ThrRegisterSem: init SEM_DB_ESM_BUFFER o.k.

M  SosRegisterSem: add sem >SEM_RTM_KEY< for wptype 0x73

M  ThrRegisterSem: init SEM_RTM_KEY o.k.

M  SosRegisterSem: malloc/realloc table

M  SosRegisterSem: add sem >SEM_JAVA_1< for wptype 0x1

M  ThrRegisterSem: init SEM_JAVA_1 o.k.

M  SosRegisterSem: add sem >SEM_DBG_SESSION_BPS< for wptype 0x73

M  ThrRegisterSem: init SEM_DBG_SESSION_BPS o.k.

M  SosRegisterSem: add sem >SEM_HST_KEY< for wptype 0x73

M  ThrRegisterSem: init SEM_HST_KEY o.k.

M  ThCallHooks: hook >ThrRegisterSem< o.k.

M  calling db_connect ...

B  Loading DB library 'F:\usr\sap\ID9\DVEBMGS00\exe\dboraslib.dll' ...

M  DlLoadLib success: LoadLibrary("F:\usr\sap\ID9\DVEBMGS00\exe\dboraslib.dll"), hdl 0, addr 000007FEEF4A0000

M      using "F:\usr\sap\ID9\DVEBMGS00\exe\dboraslib.dll"

B  Library 'F:\usr\sap\ID9\DVEBMGS00\exe\dboraslib.dll' loaded

B  Version of 'F:\usr\sap\ID9\DVEBMGS00\exe\dboraslib.dll' is "720.00", patchlevel (0.201)

C  Prepending F:\usr\sap\ID9\DVEBMGS00\exe to Path.

C  Register application info.

C  Oracle client version: 10.2.0.5.0, (dbsl 720 090112, UNICODE[2])

C  Detailed Oracle client (patch) info not available.

C  Client NLS setting (by OCINlsGetInfo(con=0)): 'AMERICAN_AMERICA.UTF16'

C  Logon as OPS$-user to get SAPID9's password

C  Connecting as /@ID9 on connection 0 (nls 0) ... (dbsl 720 090112, UNICODE[2])

C  Attaching to database server ID9 (con=0, svchp=07F8BFC8, srvhp=214C4118)

C  Starting user session: OCISessionBegin(con=0, usr='/', svc=07F8BFC8, srv=214C4118, usr=07F8DE20)

C  Now '/@ID9' is connected: con=0, nls=0, session=3, time='2012-04-09 19:24:15'

C  Got SAPID9's password from OPS$-user

C  Disconnecting from connection 0 ...

C  Closing user session (con=0, svc=07F8BFC8, usr=07F8DE20)

C  Disconnected (con=0) from ORACLE.

C  Connecting as SAPID9/<pwd>@ID9 on connection 0 (nls 0) ... (dbsl 720 090112, UNICODE[2])

C  Starting user session: OCISessionBegin(con=0, usr='SAPID9', svc=07F8BFC8, srv=214C4118, usr=07F8DE20)

C  Now 'SAPID9/<pwd>@ID9' is connected: con=0, nls=0, session=3, time='2012-04-09 19:24:15'

C  DB instance ID9 is running on SNPLIDES with ORACLE version 11.2.0.1.0 since APR 09, 2012, 19:17:20.

C  con=0, V$NLS_PARAMETERS: NLS_LANG=AMERICAN_AMERICA.UTF8, NLS_NCHAR=UTF8

C  Nls CharacterSet                      NationalCharSet                   EnvHp            ErrHp            ErrBt          

C    0 UTF16                             AL16UTF16                         07F82870         07F8A410         07F8C108       

B  Connection 0 opened (DBSL handle 0)

B  Wp  Hdl ConName          ConId     ConState     TX  BC  HC  PRM RCT FRC TIM MAX OPT Date     Time   DBHost           Program                                

B  000 000 R/3              000000000 ACTIVE       NO  NO  NO  YES NO  NO  000 255 255 20120409 192415 SNPLIDES                                                

M  ThInit: db_connect o.k.

M  ICT: ict/odata_compatible_urls=0

M  ICT: HTTP compression only above 1024 bytes

M  ICT: maximum size of HTTP messages: 101 MB

M  ICT: exclude compression: *.zip,*.rar,*.arj,*.z,*.gz,*.tar,*.lzh,*.cab,*.hqx,*.ace,*.jar,*.ear,*.war,*.css,*.pdf,*.gzip,*.uue,*.bz2,*.iso,*.sda,*.sar,*.gif,*.png,*.swc,*.swf

M  ICT: exclude_compression: *.zip

M  ICT: exclude_compression: *.rar

M  ICT: exclude_compression: *.arj

M  ICT: exclude_compression: *.z

M  ICT: exclude_compression: *.gz

M  ICT: exclude_compression: *.tar

M  ICT: exclude_compression: *.lzh

M  ICT: exclude_compression: *.cab

M  ICT: exclude_compression: *.hqx

M  ICT: exclude_compression: *.ace

M  ICT: exclude_compression: *.jar

M  ICT: exclude_compression: *.ear

M  ICT: exclude_compression: *.war

M  ICT: exclude_compression: *.css

M  ICT: exclude_compression: *.pdf

M  ICT: exclude_compression: *.gzip

M  ICT: exclude_compression: *.uue

M  ICT: exclude_compression: *.bz2

M  ICT: exclude_compression: *.iso

M  ICT: exclude_compression: *.sda

M  ICT: exclude_compression: *.sar

M  ICT: exclude_compression: *.gif

M  ICT: exclude_compression: *.png

M  ICT: exclude_compression: *.swc

M  ICT: exclude_compression: *.swf

M  ICT: client-side urlencoding of cookie values enabled

M  ThJInit: init java layer

M  ThPlgRegister: register handler for protocol 17 (HTTP(JAVA))

M  ThJInit: java not active

M Mon Apr 09 19:24:16 2012

M  read th-profile-values from sys_adm

I  MtxInit: 13 0 0

M  SHM_PRES_BUF                              (addr: 00000000218C0050, size: 4400000)

M  SHM_ROLL_AREA                    (addr: 000007FFCE6A0050, size: 12288000)

M  SHM_PAGING_AREA                    (addr: 0000000021D00050, size: 6144000)

M  SHM_ROLL_ADM                              (addr: 0000000002AD0050, size: 128944)

M  SHM_PAGING_ADM                    (addr: 000000001DB50050, size: 787488)

M  ThCreateNoBuffer                    allocated 548152 bytes for 1000 entries at 0000000002BA0050

M  ThCreateNoBuffer                    index size: 3000 elems

M  SosRegisterMemAddr: alloc/realloc table

M  SosRegisterMemAddr: add mem addr 0000000002BA0050 / >num_buf_hdr<

M  SosRegisterMemAddr: add mem addr 0000000002BA00E8 / >num_buf_idx<

M  SosRegisterMemAddr: add mem addr 0000000002BCC008 / >num_buf_data<

M  nobuf/max_attempts = 1200

M  SosRegisterHook: add hook >ThNoClearPrevErr(00000001402513A0)< (condition/order=0xf/1) for event AFTER_COMMIT

M  SosRegisterHook: add hook >ThNoClearPrevErr(00000001402513A0)< (condition/order=0xf/1) for event AFTER_ROLLBACK

M  SosRegisterHook: add hook >ThNoResetMutex(0000000140251B90)< (condition/order=0xf/1) for event AFTER_ROLLBACK

M  SosRegisterSem: add sem >SEM_NO_BUFFER< for wptype 0x73

M  ThCreateNoBuffer                    max attempts: 1200

M  ThNoCheckMutex: check for remaining locked intervals

M  ThCreateNoBuffer: my code page = >4103<

M  ThJRegNatives3: java not active

M  ThCreateNoBuffer                    o.k.

M  rdisp/vb_stop_active = 1

M  ThCreateVBAdm                    allocated 30976 bytes (50 server) at 0000000002680050

M  SosRegisterMemAddr: add mem addr 0000000002680050 / >vb_info<

M  SosRegisterMemAddr: add mem addr 00000000026800A8 / >vb_disp<

M  SosRegisterMemAddr: add mem addr 0000000002680320 / >vb_stat<

M  SosRegisterMemAddr: add mem addr 0000000002680420 / >vb_server<

M  ThCreateVBAdm: my code page = >4103<

M  ThCreateVBAdm                    o.k.

X  EmInit: MmSetImplementation( 2 ).

X  MM global diagnostic options set: 0

X  <ES> client 13 initializing ....

X  Using implementation view

X  ES initialized.

X  mm.dump: set maximum dump mem to 96 MB

M  EmInit                    o.k.

M  PfDdicCheck: ddic structures o.k.

M  PfReadSharedParam: attach to shared parameter area

M  PfReadSharedParam: stat/max_files = 48

M  PfReadSharedParam: save stat-file each 3600 seconds

M  max_buf_size                              500000

M  compression                              1

M  checks                              0

M  PfCreateShm                              allocated 569728 bytes

M  PfCreateShm: pf_sh_eye_begin: 0000000003AC0050

M  PfCreateShm: pf_adm: 0000000003AC0060 (size=288)

M  PfCreateShm: pf_shared_rec_area: 0000000003AC0180 (size=30096)

M  PfCreateShm: pf_shared_db_area: 0000000003AC7710 (size=4256)

M  PfCreateShm: pf_shared_statindrec: 0000000003AC87B0 (size=192)

M  PfCreateShm: pf_shared_buf_head: 0000000003AC8870 (size=208)

M  PfCreateShm: pf_shared_buf: 0000000003AC8940 (size=500000)

M  PfCreateShm: pf_hyperindex header: 0000000003B42A60 (size=34656)

M               records=<0000000003B42AC0>

M  PfCreateShm: pf_sh_eye_end: 0000000003B4B1C0

M  PfCreateShm                              o.k.

M  ThCallHooks: call hook >db_init< for event CREATE_SHM

M  SosRegisterHook: add hook >db_x_short_mem_sync_point(000000014135B6F0)< (condition/order=0xf/1) for event AFTER_STORAGE_FREE

B  db_con_shm_ini:  WP_ID = 13, WP_CNT = 19, CON_ID = -1

B  dbtbxbuf: Buffer TABL  (addr: 00000000285D0160, size: 30000000, end: 000000002A26C4E0)

B  dbtbxbuf: Buffer TABLP (addr: 000000002A270160, size: 10240000, end: 000000002AC34160)

B  dbsync[db_syinit]: successfully attached to shared memory, sync_adm_p = 0000000002AF0050

B  dbsync[db_syinit]: Buffer synchronisation started with

B    sync_concept      = SEQ_NR

B    sendon            = 0

B    bufreftime        = 120

B    max_gap_wait_time = 60

B    ddlog_del_time    = 60

B    last_counter      = -2147483648

B    oldest_gap        = (2147483647,00000000000000)

B    time_of_last_sync = 20120409191829

B    MySysId           = 'SNPLIDES            00'

B  dbexpbuf: Buffer EIBUF (addr: 000000002AC40170, size: 4194304, end: 000000002B040170)

B  dbexpbuf: Buffer ESM   (addr: 000000002B050170, size: 4194304, end: 000000002B450170)

B  dbexpbuf: Buffer CUA   (addr: 000000002B460170, size: 3072000, end: 000000002B74E170)

B  dbexpbuf: Buffer OTR   (addr: 000000002B750170, size: 4194304, end: 000000002BB50170)

M  ThJRegNatives3: java not active

M  ThJRegNatives3: java not active

M  ThJRegNatives3: java not active

M  ThJRegNatives3: java not active

M  ThCallHooks: hook >db_init< o.k.

M  ThSetMBufHooks: set hooks for server buffer

M  Set Hook for BtcServerChange o.k.

M  TrInit: entering

M  TrIGetParameters: set buffer size to 204800 Bytes

M  TrIGetParameters: trace output to file F:\usr\sap\ID9\DVEBMGS00\log\TRACE in dir F:\usr\sap\ID9\DVEBMGS00\log

M  TrIGetParameters: hold a maximum of 10 files

M  TrIGetParameters: set maximum filesize to 16777216 Bytes

M  TrIGetParameters: set maximum lock try to 500

M  TrFiSize: need 11584 Bytes to hold fileindex

M  TrFiSize: need 11584 Bytes to hold fileindex

M  TrICreateShm: got addres 000007DFDF0ED110 for 12848 Bytes from EgAlloc

M  TrStackCreate: created trace stack for 10 slots at 000000000269DCF0

M  TrBuffCreate: create buffer TRACE normal buffer with 204835 bytes (brutto 225460)

M  SosRegisterHook: add hook >TrThHookFunc(0000000141653720)< (condition/order=0xf/0) for event BEFORE_DUMP

M  SosRegisterHook: add hook >TrThHookFunc(0000000141653720)< (condition/order=0xf/0) for event BEFORE_TASK_SWITCH

M  SosRegisterHook: add hook >TrThHookFunc(0000000141653720)< (condition/order=0xf/0) for event BEFORE_ROLL_OUT

M  SosRegisterHook: add hook >TrThHookFunc(0000000141653720)< (condition/order=0xf/0) for event AFTER_ROLL_IN

M  SosRegisterHook: add hook >TrThHookFunc(0000000141653720)< (condition/order=0xf/0) for event COMPLETE_STAT_RECORD

M  ThInit: ThIPCInit o.k.

M  DpInitMpi: mpi totalSz / bufferSz = 83886080 / 65536

I  MPI: dynamic quotas disabled.

I  MPI init: pipes=4000 buffers=1279 reserved=383 quota=10%

M  ThInit: DpInitMpi o.k.

M  ThSetThParam : rdisp/reinitialize_code_page=0

M  rdisp/reinitialize_code_page = 0

M  ThSetThParam : rdisp/max_wprun_time=600

M  rdisp/max_wprun_time = 600 sec

M  th_max_wprun_time_50 = 300 sec

M  ThSetThParam : rdisp/max_cmdrun_time=0

M  rdisp/max_cmdrun_time = 0 sec

M  ThSetThParam : rdisp/verbose_level=full

M  rdisp/verbose_level : 2 -> 3

M  ThSetThParam : rdisp/use_rfc_dest_lookup=OFF

M  rdisp/use_rfc_dest_lookup : OFF -> OFF

M  ThSetThParam : rdisp/invalidate_memory=00

M  rdisp/invalidate_memory : -1 -> 0

M  ThSetThParam : rdisp/no_statistic=

M  th_stat_for_plugins = 1

M  ThSetThParam : rdisp/time_intervals=OFF

M  th_time_intervals = 0

M  ThSetThParam : rdisp/TRACE_PATTERN_0=xxx

M  ThSetThParam : rdisp/TRACE_PATTERN_1=xxx

M  ThSetThParam : rdisp/TRACE_PATTERN_2=xxx

M  ThSetThParam : rdisp/TRACE_SEARCH_LIST=all

M  ThSetThParam: th_trace_search_active[0] = 1

M  ThSetThParam: th_trace_search_active[1] = 1

M  ThSetThParam: th_trace_search_active[2] = 1

M  ThSetThParam: th_trace_search_active[3] = 1

M  ThSetThParam: th_trace_search_active[4] = 1

M  ThSetThParam : rdisp/rfc_check=DEFAULT

M  rdisp/rfc_check : 0 -> 1

M  ThSetThParam : icm/accept_remote_trace_level=0

M  icm/accept_remote_trace_level = 0

M  ThSetThParam : rdisp/no_hooks_for_sqlbreak=0

M  rdisp/no_hooks_for_sqlbreak = 0

M  ThSetThParam : rdisp/max_cs_delays=0

M  rdisp/max_cs_delays : 0 -> 0

M  ThSetThParam : rdisp/max_child_procs=200

M  ThProcInit: max childs = 200

M  SosRegisterHook: add hook >ThPCleanZombiesCallback(00000001401B15E0)< (condition/order=0xf/0) for event BEFORE_TASK_SWITCH

M  ThSetThParam : rdisp/rollin_locking=0

M  rdisp/rollin_locking = 0

M  ThSetThParam : rdisp/max_jvm=SERVLET=DEFAULT, RFC=DEFAULT

M  DpReadMaxJvm (wpNo=15)

M  DpReadMaxJvm: rdisp/max_jvm (WEB) = 0 (Default no Servlet container)

M  DpReadMaxJvm: rdisp/max_jvm (REM) = 15 (Default from wp number)

M  DpReadMaxJvm: rdisp/max_jvm (AUTOJAVA) = 1

M  DpReadMaxJvm: rdisp/max_jvm (TEST) = 0

M  DpReadMaxJvm: rdisp/max_jvm (TEMPLATE) = 1

M  ThVmcReadMaxJvm: max_usable_vms = 17

M  ThSetThParam : rdisp/debug_jvm_startup=

M  ThJSetDebugStartup: debug_jvm_startup of WEB vm is DP_DEBUG_STARTUP_OFF

M  ThJSetDebugStartup: debug_jvm_startup of REM vm is DP_DEBUG_STARTUP_OFF

M  ThJSetDebugStartup: debug_jvm_startup of AUTOJAVA vm is DP_DEBUG_STARTUP_OFF

M  ThJSetDebugStartup: debug_jvm_startup of TEST vm is DP_DEBUG_STARTUP_OFF

M  ThJSetDebugStartup: debug_jvm_startup of TEMPLATE vm is DP_DEBUG_STARTUP_OFF

M  ThJActivateStartupDebugging: switch off startup debugging

M  ThSetThParam : rdisp/vm_alarm_time=100

M  ThJSetVmAlarmTime: switch 0 -> 100000 usec

M  ThSetThParam : vmcj/nested_lock_loops=-1

M  ThJSetNestedLockLoops: switch -1 -> -1

M  ThSetThParam : vmcj/max_sgc_exceed_count=100

M  ThJSetMaxSgcExceedCount: switch -1 -> 100

M  ThSetThParam : vmcj/jni_strategy=USE_MARKUP

M  ThJSetJniStrategy: set jni strategy THJ_JNI_USE_MARKUP

M  ThSetThParam : rdisp/dynamic_wp_check=TRUE

M  ThSetThParam : rdisp/fileTableCheck=off

M  ThSetThParam : rdisp/commTableCheck=off

M  DpSetAvoidTraceInSignalHandler: 0 -> 1

M  ThSetThParam : rdisp/use_sqlbreak=ON

M  rdisp/use_sqlbreak = 1

M  vmcj/availability/enable: ON -> ON

M  vmcj/availability/interval: 3600 sec -> 3600 sec

M  vmcj/availability/file: F:\usr\sap\ID9\DVEBMGS00\work\VMCavailable.log

M  ThSetThParam : rdisp/thsend_mode=0

M  rdisp/thsend_mode = 0

M  ThInit: ThProfileReadLocal o.k.

M  RmInitManagement2: init resource management (max_tbl_size = 1000)

M  ThInit: init resource management o.k.

M  RmRegisterResHandler: register resource handler 000000014013FBA0 for key 3

M  RmRegisterResHandler: register resource handler 00000001400A8C10 for key 6

M  RmRegisterResHandler: register resource handler 00000001400A8C60 for key 7

M  RmRegisterResHandler: register resource handler 00000001400540A0 for key 8

M  ThInit: ThJInit2 o.k.

M  ThEppInit2: my component name is >ID9/SNPLIDES_ID9_00             <

M  SosRegisterHook: add hook >ThEppHandleTrcFlagChange(0000000140171F00)< (condition/order=0xf/0) for event RSTR_SWITCH_CHANGE

M  ThInit: ThEppInit2 o.k.

M  RmRegisterResHandler: register resource handler 0000000140AF5200 for key 2

M  RmRegisterResHandler: register resource handler 00000001411EB960 for key 5

M  ThInit: init resource handler o.k.

M  ThInit: ThAddrCheck o.k.

M  ThInit: pfset_adjust o.k.

M  ThInit: rrol_init o.k.

M  ThInit: pg_init o.k.

M  ThInit: ThrClearMemory o.k.

M  PfStatInit: init sap statistic

M  PfStatInit: stat files are in directory <F:\usr\sap\ID9\DVEBMGS00\data>

M  SosRegisterHook: add hook >set statistic level(00000001416957B0)< (condition/order=0xf/0) for event AFTER_OPMODE_SWITCH

M  PfStatInit: stat/level: 1

M  PfStatInit: stat/index: 1

M  PfStatInit: pf_stat_file_mode: X00

M  PfStatInit: stat/clock: sap_clock

M  PfStatInit: stat/runtime_clock: sap_clock

M  PfStatInit: stat/normal_clock: sap_clock

M  PfStatInit: adr(wp_adm/db_adm[13]) = 0000000003AC51F0/0000000003AC8270

M  PfInitMemory: allocate local statistic memory

M  PfInitMemory: init 50 btc rec

M  PfInitMemory: init 5 rfc rec

M  PfInitMemory: init 5 spo rec

M  PfInitMemory: init 1 cli rec

M  PfInitMemory: init 1 passport rec

M  PfInitMemory: init 5 http rec

M  PfInitMemory: init 5 SMTP records

M  PfInitMemory: init 10 VMC records

M  PfInitMemory: init 20 ESI records

M  PfInitMemory: init 20 ESICHANGES records

M  PfInitMemory: init one ESISUM record

M  PfInitMemory: init 10 dbcon recs

M  PfInitMemory: init 5 epp item rec

M  PfInitMemory: init 50 Webservice records

M  PfInitMemory: init one WEBSERVICESUM record

M  PfInitMemory: init 20 TREX records

M  PfInitMemory: init 5 TREXSUM records

M  PfInitMemory: tab stat not active

M  PfStatIndInit: Initializing Index-Record

M  PfAStatReadParams: stat/as_level = 1

M  PfAStatReadParams: stat/as_max_init = 10000

M  PfAStatReadParams: stat/as_bufsize = 500000

M  PfAStatReadParams: collecting set to 2

M  PfAStatReadParams: hold 48 files in hyperindex

M  SosRegisterHook: add hook >ASTAT-collect commit handling(00000001416A9DA0)< (condition/order=0xf/0) for event BEFORE_COMMIT

M  SosRegisterHook: add hook >ASTAT-collect commit handling(00000001416A9DA0)< (condition/order=0xf/0) for event BEFORE_ROLLBACK

M  PfStatDisconnect: disconnect statistics

M  ThInit: PfStatInit o.k.

M  CCMS uses Shared Memory Key 73 for monitoring.

M  CCMS: SemInMgt: Semaphore Management initialized by AlAttachShm_Doublestack.

M  CCMS: SemInit: Semaphore 38 initialized by AlAttachShm_Doublestack.

M  PfRegisterHook: add hook >hook for normal statistical records< for event WRITE_ANY_REC

M  AdRegisterCvtFunctions( 20(AD_RZL), 000000014186B770,000000014186B650)

M  ThInit: TemSe (step 1) o.k.

M  ThInit: Codepage system (step 1) done.

M  ThInit: Codepage system (step 2) done.

G  RelWritePermissionForShm( pLocation = 120, pEnforce = 0 )

G  GetWritePermissionForShm( pLocation =  99, pEnforce = 1 )

G  RelWritePermissionForShm( pLocation = 100, pEnforce = 1 )

M  ThInit: Codepage system (step 3) o.k.

M  ThInit: TemSe o.k.

S  *** init spool environment

S  TSPEVJOB updates outside critical section: event_update_nocsec = 1

S  initialize debug system

T  Stack direction is downwards.

T  debug control: prepare exclude for printer trace

T  new memory block 0000000021640F50

S  spool kernel/ddic check: Ok

S  using table TSP02FX for frontend printing

S  1 spool work process(es) found

S  frontend print via spool service enabled

M  SosRegisterSem: add sem >SEM_RSPO_ADMIN< for wptype 0x77

M  SosRegisterSem: add sem >SEM_RSPO_CACHE< for wptype 0x77

M  SosRegisterSem: add sem >SEM_RSPO_RFC< for wptype 0x77

S  printer list size is 150

S  printer type list size is 50

S  queue size (profile)   = 300

S  hostspool list size = 3000

S  option list size is 30

S      found processing queue enabled

S  found spool memory service RSPO-RCLOCKS at 0000000034ED00D0

S  doing lock recovery

S  setting server cache root

S  found spool memory service RSPO-SERVERCACHE at 0000000034ED06A0

S    using messages for server info

S  size of spec char cache entry: 297032 bytes (timeout 100 sec)

S  size of open spool request entry: 2512 bytes

S  immediate print option for implicitely closed spool requests is disabled

M  SosRegisterHook: add hook >SpoolHandleHook(00000001413BD4E0)< (condition/order=0xf/10) for event AFTER_COMMIT

M  SosRegisterHook: add hook >SpoolHandleHook(00000001413BD4E0)< (condition/order=0xf/10) for event BEFORE_ROLLBACK

M  SosRegisterHook: add hook >SpoolHandleHook(00000001413BD4E0)< (condition/order=0xf/10) for event AFTER_ROLLBACK

M  SosRegisterHook: add hook >SpoolHandleHook(00000001413BD4E0)< (condition/order=0xf/10) for event BEFORE_SESSION_END

M  SosRegisterHook: add hook >SpoolHandleHook(00000001413BD4E0)< (condition/order=0xf/10) for event BEFORE_SESSION_CANCEL

M  SosRegisterHook: add hook >SpoolHandleHook(00000001413BD4E0)< (condition/order=0xf/10) for event BEFORE_DELETE_INT_MODE

M  RmRegisterResHandler: register resource handler 00000001414F5E00 for key 9

M  ThInit: Spooler o.k.

M  ThInit: ThInitAdExe o.k.

M  ThInitCoMsg: initialize commit message area

M  ThInit: init commit messages o.k.

M  skip SncInit o.k.

M  DpShmPrfSetFuncByName : rdisp/max_wprun_time ok

M  DpShmPrfSetFuncByName : rdisp/wppriv_max_no ok

M  DpShmPrfSetFuncByName : rdisp/configurable_wp_no ok

M  DpShmPrfSetFuncByName : rdisp/max_cmdrun_time ok

M  DpShmPrfSetFuncByName : rdisp/call_system ok

M  DpShmPrfSetFuncByName : rdisp/async_dialog_timeout ok

M  DpShmPrfSetFuncByName : rdisp/no_rfc_commit_in_update_task ok

M  DpShmPrfSetFuncByName : rdisp/rfc_check ok

M  DpShmPrfSetFuncByName : rdisp/http_check ok

M  DpShmPrfSetFuncByName : rdisp/http_min_wait_dia_wp ok

M  DpShmPrfSetFuncByName : rdisp/early_snc_handshake ok

M  DpShmPrfSetFuncByName : rdisp/wpdbug_max_no ok

M  DpShmPrfSetFuncByName : rdisp/sna_gateway ok

M  DpShmPrfSetFuncByName : rdisp/sna_gw_service ok

M  DpShmPrfSetFuncByName : rdisp/accept_remote_trace_level ok

M  DpShmPrfSetFuncByName : icm/accept_remote_trace_level ok

M  DpShmPrfSetFuncByName : rdisp/no_core_info ok

M  DpShmPrfSetFuncByName : rdisp/max_cs_delays ok

M  DpShmPrfSetFuncByName : rdisp/reinitialize_code_page ok

M  DpShmPrfSetFuncByName : rdisp/jvm_pool_timeout ok

M  DpShmPrfSetFuncByName : rdisp/min_jvm ok

M  DpShmPrfSetFuncByName : rdisp/max_jvm ok

M  DpShmPrfSetFuncByName : rdisp/plugin_auto_logout ok

M  DpShmPrfSetFuncByName : rdisp/no_statistic ok

M  DpShmPrfSetFuncByName : rdisp/time_intervals ok

M  DpShmPrfSetFuncByName : rdisp/max_hold_time ok

M  DpShmPrfSetFuncByName : rdisp/max_priv_time ok

M  DpShmPrfSetFuncByName : rdisp/max_vm_debug_attach_time ok

M  DpShmPrfSetFuncByName : rdisp/max_vm_sgc_lazy_time ok

M  DpShmPrfSetFuncByName : rdisp/max_vm_forced_sgc_time ok

M  DpShmPrfSetFuncByName : rdisp/max_vm_priv_time ok

M  DpShmPrfSetFuncByName : rdisp/max_vm_priv_no ok

M  DpShmPrfSetFuncByName : rdisp/max_alt_modes ok

M  DpShmPrfSetFuncByName : rdisp/max_debug_lazy_time ok

M  DpShmPrfSetFuncByName : rdisp/verbose_level ok

M  DpShmPrfSetFuncByName : rdisp/use_rfc_dest_lookup ok

M  DpShmPrfSetFuncByName : rdisp/invalidate_memory ok

M  DpShmPrfSetFuncByName : em/max_dump_lines ok

M  DpShmPrfSetFuncByName : em/mm_diagmode ok

M  DpShmPrfSetFuncByName : eg/mm_diagmode ok

M  DpShmPrfSetFuncByName : rdisp/dev_loop ok

M  DpShmPrfSetFuncByName : rdisp/dynamic_wp_check ok

M  DpShmPrfSetFuncByName : rdisp/fileTableCheck ok

M  DpShmPrfSetFuncByName : rdisp/commTableCheck ok

M  DpShmPrfSetFuncByName : rdisp/sessionTableCheck ok

M  DpShmPrfSetFuncByName : rdisp/tableCheck ok

M  DpShmPrfSetFuncByName : rdisp/tableCheckMode ok

M  DpShmPrfSetFuncByName : rdisp/use_sqlbreak ok

M  DpShmPrfSetFuncByName : rdisp/rollin_locking ok

M  DpShmPrfSetFuncByName : rdisp/build_tid_millisec_based ok

M  DpShmPrfSetFuncByName : is/HTTP/virt_host_0 ok

M  DpShmPrfSetFuncByName : is/HTTP/virt_host_1 ok

M  DpShmPrfSetFuncByName : is/HTTP/virt_host_2 ok

M  DpShmPrfSetFuncByName : is/HTTP/virt_host_3 ok

M  DpShmPrfSetFuncByName : is/HTTP/virt_host_4 ok

M  DpShmPrfSetFuncByName : is/HTTP/virt_host_5 ok

M  DpShmPrfSetFuncByName : is/HTTP/virt_host_6 ok

M  DpShmPrfSetFuncByName : is/HTTP/virt_host_7 ok

M  DpShmPrfSetFuncByName : is/HTTP/virt_host_8 ok

M  DpShmPrfSetFuncByName : is/HTTP/virt_host_9 ok

M  DpShmPrfSetFuncByName : is/SMTP/virt_host_0 ok

M  DpShmPrfSetFuncByName : is/SMTP/virt_host_1 ok

M  DpShmPrfSetFuncByName : is/SMTP/virt_host_2 ok

M  DpShmPrfSetFuncByName : is/SMTP/virt_host_3 ok

M  DpShmPrfSetFuncByName : is/SMTP/virt_host_4 ok

M  DpShmPrfSetFuncByName : is/SMTP/virt_host_5 ok

M  DpShmPrfSetFuncByName : is/SMTP/virt_host_6 ok

M  DpShmPrfSetFuncByName : is/SMTP/virt_host_7 ok

M  DpShmPrfSetFuncByName : is/SMTP/virt_host_8 ok

M  DpShmPrfSetFuncByName : is/SMTP/virt_host_9 ok

M  DpShmPrfSetFuncByName : is/hostbuffer_timeout_valid_entry ok

M  DpShmPrfSetFuncByName : is/hostbuffer_timeout_invalid_entry ok

M  DpShmPrfSetFuncByName : rdisp/rm_max_tbl_size ok

M  DpShmPrfSetFuncByName : rdisp/avoidTraceInSigHandler ok

M  DpShmPrfSetFuncByName : rdisp/autoabapuser ok

M  DpShmPrfSetFuncByName : rdisp/autojavauser ok

M  DpShmPrfSetFuncByName : nobuf/max_attempts ok

M  DpShmPrfSetFuncByName : nobuf/server ok

M  DpShmPrfSetFuncByName : rdisp/enqname ok

M  DpShmPrfSetFuncByName : rdisp/wait_after_deadlock ok

M  DpShmPrfSetFuncByName : rdisp/wp_auto_restart ok

M  DpShmPrfSetFuncByName : rdisp/wp_abap_restart ok

M  DpShmPrfSetFuncByName : rdisp/restartable_wp ok

M  DpShmPrfSetFuncByName : rdisp/TRACE ok

M  DpShmPrfSetFuncByName : rdisp/TRACE_RESOLUTION ok

M  DpShmPrfSetFuncByName : rdisp/TRACE_LOGGING ok

M  DpShmPrfSetFuncByName : rdisp/TRACE_HIDE_SEC_DATA ok

M  DpShmPrfSetFuncByName : rdisp/TRACE_PATTERN_0 ok

M  DpShmPrfSetFuncByName : rdisp/TRACE_PATTERN_1 ok

M  DpShmPrfSetFuncByName : rdisp/TRACE_PATTERN_2 ok

M  DpShmPrfSetFuncByName : rdisp/TRACE_SEARCH_LIST ok

M  DpShmPrfSetFuncByName : rdisp/allow_block_softcancel ok

M  DpShmPrfSetFuncByName : rdisp/thsend_mode ok

M  DpShmPrfSetFuncByName : vmcj/TRACE_* ok

M  DpShmPrfSetFuncByName : vmcj/cloning ok

M  DpShmPrfSetFuncByName : vmcj/dynamic_options ok

M  DpShmPrfSetFuncByName : vmcj/option/ss ok

M  DpShmPrfSetFuncByName : vmcj/option/gc/sharedWaterMark ok

M  DpShmPrfSetFuncByName : vmcj/max_inline_sleeps ok

M  DpShmPrfSetFuncByName : vmcj/sgc_options ok

M  DpShmPrfSetFuncByName : vmcj/max_vm_heap_MB ok

M  DpShmPrfSetFuncByName : eg2/max_extend_size_MB ok

M  DpShmPrfSetFuncByName : vmcj/guard_page_num ok

M  DpShmPrfSetFuncByName : vmcj/option/traceThreadId ok

M  DpShmPrfSetFuncByName : vmcj/option/traceVmId ok

M  DpShmPrfSetFuncByName : vmcj/option/maxJavaHeap ok

M  DpShmPrfSetFuncByName : vmcj/option/jit/sharedCodeCacheSize ok

M  DpShmPrfSetFuncByName : vmcj/option/percentageSharedClasses ok

M  DpShmPrfSetFuncByName : vmcj/option/percentageCopyOnlySC ok

M  DpShmPrfSetFuncByName : vmcj/option/debugPortRange ok

M  DpShmPrfSetFuncByName : vmcj/property/APP.REPOSITORIES ok

M  DpShmPrfSetFuncByName : vmcj/property/java.io.tmpdir ok

M  DpShmPrfSetFuncByName : vmcj/vm_auto_restart ok

M  DpShmPrfSetFuncByName : vmcj/restrictedPackage_* ok

M  DpShmPrfSetFuncByName : vmcj/vm_shared_lock_statistics ok

M  DpShmPrfSetFuncByName : rdisp/debug_jvm_startup ok

M  DpShmPrfSetFuncByName : rdisp/vm_alarm_time ok

M  DpShmPrfSetFuncByName : vmcj/nested_lock_loops ok

M  DpShmPrfSetFuncByName : vmcj/max_sgc_exceed_count ok

M  DpShmPrfSetFuncByName : vmcj/keepAutoJavaVm ok

M  DpShmPrfSetFuncByName : vmcj/waitForVmTime ok

M  DpShmPrfSetFuncByName : vmcj/max_error_count ok

M  DpShmPrfSetFuncByName : vmcj/debug_proxy/port ok

M  DpShmPrfSetFuncByName : vmcj/debug_proxy/param_0 ok

M  DpShmPrfSetFuncByName : vmcj/debug_proxy/param_1 ok

M  DpShmPrfSetFuncByName : vmcj/debug_proxy/param_2 ok

M  DpShmPrfSetFuncByName : vmcj/debug_proxy/param_3 ok

M  DpShmPrfSetFuncByName : vmcj/debug_proxy/param_4 ok

M  DpShmPrfSetFuncByName : vmcj/debug_proxy/param_5 ok

M  DpShmPrfSetFuncByName : vmcj/debug_proxy/param_6 ok

M  DpShmPrfSetFuncByName : vmcj/debug_proxy/param_7 ok

M  DpShmPrfSetFuncByName : vmcj/debug_proxy/param_8 ok

M  DpShmPrfSetFuncByName : vmcj/debug_proxy/param_9 ok

M  DpShmPrfSetFuncByName : vmcj/debug_proxy/cfg/generate ok

M  DpShmPrfSetFuncByName : vmcj/debug_proxy/cfg/fileName ok

M  DpShmPrfSetFuncByName : vmcj/debug_proxy/cfg/listenport ok

M  DpShmPrfSetFuncByName : vmcj/debug_proxy/cfg/loglevel ok

M  DpShmPrfSetFuncByName : vmcj/debug_proxy/cfg/allowedPorts ok

M  DpShmPrfSetFuncByName : vmcj/debug_proxy/cfg/defaultPort ok

M  DpShmPrfSetFuncByName : vmcj/debug_proxy/cfg/waitTimeout ok

M  DpShmPrfSetFuncByName : vmcj/debug_proxy/cfg/strategy_jars ok

M  DpShmPrfSetFuncByName : vmcj/debug_proxy/cfg/msHost ok

M  DpShmPrfSetFuncByName : vmcj/debug_proxy/cfg/msPort ok

M  DpShmPrfSetFuncByName : vmcj/prof/directory ok

M  DpShmPrfSetFuncByName : vmcj/asyncCompilation ok

M  DpShmPrfSetFuncByName : vmcj/prof/maxAge ok

M  DpShmPrfSetFuncByName : vmcj/write_core ok

M  DpShmPrfSetFuncByName : eg2/small_object_size ok

M  DpShmPrfSetFuncByName : vmcj/availability/enable ok

M  DpShmPrfSetFuncByName : vmcj/availability/interval ok

M  DpShmPrfSetFuncByName : vmcj/availability/file ok

M  DpShmPrfSetFuncByName : vmcj/sgc_after_import ok

M  DpShmPrfSetFuncByName : vmcj/jni_strategy ok

M  DpShmPrfSetFuncByName : rdisp/convert_old_epp_recs ok

M  DpShmPrfSetFuncByName : rdisp/vbmail ok

M  DpShmPrfSetFuncByName : rdisp/vb_mail_user_list ok

M  DpShmPrfSetFuncByName : rdisp/update_max_attempt_no ok

M  DpShmPrfSetFuncByName : rdisp/vb_stop_active ok

M  DpShmPrfSetFuncByName : rdisp/vb_auto_sync ok

M  DpShmPrfSetFuncByName : rdisp/vb_v2_auto_sync ok

M  DpShmPrfSetFuncByName : rdisp/vb_delete_after_execution ok

M  DpShmPrfSetFuncByName : rdisp/vb_lock_mode ok

M  DpShmPrfSetFuncByName : rdisp/vb_dequeue_after_commit_error ok

M  DpShmPrfSetFuncByName : rdisp/auto_vb_stop ok

M  DpShmPrfSetFuncByName : rdisp/rfc_* ok

M  DpShmPrfSetFuncByName : rfc/signon_error_log ok

M  DpShmPrfSetFuncByName : rfc/cp_convert/conversion_char ok

M  DpShmPrfSetFuncByName : rfc/cp_convert/ignore_error ok

M  DpShmPrfSetFuncByName : auth/new_buffering ok

M  DpShmPrfSetFuncByName : auth/authorization_trace ok

M  DpShmPrfSetFuncByName : login/update_logon_timestamp ok

M  DpShmPrfSetFuncByName : login/password_change_for_SSO ok

M  DpShmPrfSetFuncByName : login/password_compliance_to_current_policy ok

M  DpShmPrfSetFuncByName : login/password_charset ok

M  DpShmPrfSetFuncByName : login/password_downwards_compatibility ok

M  DpShmPrfSetFuncByName : login/password_hash_algorithm ok

M  DpShmPrfSetFuncByName : login/certificate_mapping_rulebased ok

M  DpShmPrfSetFuncByName : http/security_session_timeout ok

M  DpShmPrfSetFuncByName : rsec/securestorage/keyfile ok

M  DpShmPrfSetFuncByName : DIR_PUT ok

M  DpShmPrfSetFuncByName : abap/table_sharing ok

M  DpShmPrfSetFuncByName : abap/parallelism ok

M  DpShmPrfSetFuncByName : abap/package_check ok

M  DpShmPrfSetFuncByName : abap/package_check_exceptions ok

M  DpShmPrfSetFuncByName : abap/package_check_version ok

M  DpShmPrfSetFuncByName : abap/maximal_defenv_size ok

M  DpShmPrfSetFuncByName : abap/aciinternal ok

M  DpShmPrfSetFuncByName : abap/comp_diagnostic ok

M  DpShmPrfSetFuncByName : abap/compile_mult_pass ok

M  DpShmPrfSetFuncByName : abap/warn2error_release ok

M  DpShmPrfSetFuncByName : abap/string_sharing ok

M  DpShmPrfSetFuncByName : abap/deferred_generation ok

M  DpShmPrfSetFuncByName : abap/activate_precompiled_header ok

M  DpShmPrfSetFuncByName : abap/list/listparser ok

M  DpShmPrfSetFuncByName : abap/atra_split_trace_file ok

M  DpShmPrfSetFuncByName : abap/rabax_no_debug ok

M  DpShmPrfSetFuncByName : FN_EXTRACT ok

M  DpShmPrfSetFuncByName : zdate/DSTswitch_contloctime ok

M  DpShmPrfSetFuncByName : stat/checks ok

M  DpShmPrfSetFuncByName : stat/as_use_hypind_locking ok

M  DpShmPrfSetFuncByName : stat/correct_processing_time ok

M  DpShmPrfSetFuncByName : login/ticket_only_by_https ok

M  DpShmPrfSetFuncByName : login/ticket_only_to_host ok

M  DpShmPrfSetFuncByName : login/accept_sso2_ticket ok

M  DpShmPrfSetFuncByName : login/create_sso2_ticket ok

M  DpShmPrfSetFuncByName : javascript/DumpProp ok

M  DpShmPrfSetFuncByName : javascript/FrameStack ok

M  DpShmPrfSetFuncByName : javascript/Options ok

M  DpShmPrfSetFuncByName : javascript/RuntimeHeap ok

M  DpShmPrfSetFuncByName : javascript/TraceLevel ok

M  DpShmPrfSetFuncByName : icf/accept_remote_profile_level ok

M  DpShmPrfSetFuncByName : icf/accept_remote_recorder_level ok

M  DpShmPrfSetFuncByName : icf/accept_client_recorder_level ok

M  DpShmPrfSetFuncByName : icf/accept_client_profile_level ok

M  DpShmPrfSetFuncByName : icf/shared_memory_cache_off ok

M  DpShmPrfSetFuncByName : icf/set_HTTPonly_flag_on_cookies ok

M  DpShmPrfSetFuncByName : icf/user_recheck ok

M  DpShmPrfSetFuncByName : rfc/option_list ok

M  DpShmPrfSetFuncByName : rfc/ext_debugging ok

M  DpShmPrfSetFuncByName : rfc/prefer_rfcdes ok

M  DpShmPrfSetFuncByName : rfc/set_standard_destination ok

M  DpShmPrfSetFuncByName : bgrfc/loadbalancing/auth_check ok

M  DpShmPrfSetFuncByName : bgrfc/context_check/auth_check ok

M  DpShmPrfSetFuncByName : bgrfc/extern/auth_check ok

M  DpShmPrfSetFuncByName : bgrfc/supportability/auth_check ok

M  DpShmPrfSetFuncByName : bgrfc/disable_integrity_check ok

M  DpShmPrfSetFuncByName : icf/option_list ok

M  DpShmPrfSetFuncByName : ztta/dynpro_area ok

M  DpShmPrfSetFuncByName : ztta/cua_area ok

M  DpShmPrfSetFuncByName : ztta/diag_area ok

M  DpShmPrfSetFuncByName : sapgui/theme ok

M  DpShmPrfSetFuncByName : sapgui/signature_color ok

M  DpShmPrfSetFuncByName : sapgui/user_scripting ok

M  DpShmPrfSetFuncByName : sapgui/user_scripting_set_readonly ok

M  DpShmPrfSetFuncByName : sapgui/user_scripting_disable_recording ok

M  DpShmPrfSetFuncByName : sapgui/user_scripting_force_notification ok

M  DpShmPrfSetFuncByName : sapgui/user_scripting_per_user ok

M  DpShmPrfSetFuncByName : icm/HTTP/max_request_size_KB ok

M  DpShmPrfSetFuncByName : icm/HTTP/context_quota ok

M  DpShmPrfSetFuncByName : icm/HTTPS/context_quota ok

M  DpShmPrfSetFuncByName : icm/SMTP/context_quota ok

M  DpShmPrfSetFuncByName : icm/HTTPS/verify_client ok

M  DpShmPrfSetFuncByName : icm/ccms_monitoring ok

M  DpShmPrfSetFuncByName : icm/ccms_refresh_rate ok

M  DpShmPrfSetFuncByName : icm/conn_timeout ok

M  DpShmPrfSetFuncByName : icm/wp_roll_timeout ok

M  DpShmPrfSetFuncByName : icm/keep_alive_timeout ok

M  DpShmPrfSetFuncByName : is/HTTP/default_root_hdl ok

M  DpShmPrfSetFuncByName : is/HTTP/show_detailed_errors ok

M  DpShmPrfSetFuncByName : is/HTTP/show_server_header ok

M  DpShmPrfSetFuncByName : icm/P4/max_request_size_KB ok

M  DpShmPrfSetFuncByName : icm/IIOP/max_request_size_KB ok

M  DpShmPrfSetFuncByName : icm/log_level ok

M  DpShmPrfSetFuncByName : icm/failover_timeout ok

M  DpShmPrfSetFuncByName : rfc/reduce_tracelevel ok

M  DpShmPrfSetFuncByName : itsp/memory_check ok

M  DpShmPrfSetFuncByName : itsp/max_eg_mem_percent ok

M  DpShmPrfSetFuncByName : itsp/* ok

M  DpShmPrfSetFuncByName : csi/enable ok

M  DpShmPrfSetFuncByName : enque/deque_wait_answer ok

M  DpShmPrfSetFuncByName : enque/async_req_max ok

M  DpShmPrfSetFuncByName: can't find Parameter (enque/max_retry_time)

M  DpShmPrfSetFuncByName : enque/max_retry_time failed (ENOENT)

M  DpShmPrfSetFuncByName: can't find Parameter (enque/retry_interval)

M  DpShmPrfSetFuncByName : enque/retry_interval failed (ENOENT)

M  DpShmPrfSetFuncByName: can't find Parameter (enque/TRACE)

M  DpShmPrfSetFuncByName : enque/TRACE failed (ENOENT)

M  DpShmPrfSetFuncByName: can't find Parameter (enque/backup_disabled)

M  DpShmPrfSetFuncByName : enque/backup_disabled failed (ENOENT)

M  DpShmPrfSetFuncByName : enque/delay_jitter ok

M  DpShmPrfSetFuncByName : enque/delay_log_level ok

M  DpShmPrfSetFuncByName : enque/delay_log_time ok

M  DpShmPrfSetFuncByName : enque/delay_max ok

M  DpShmPrfSetFuncByName : enque/delay_max_refine ok

M  DpShmPrfSetFuncByName: can't find Parameter (enque/log_replication)

M  DpShmPrfSetFuncByName : enque/log_replication failed (ENOENT)

M  DpShmPrfSetFuncByName : enque/logging ok

M  DpShmPrfSetFuncByName: can't find Parameter (enque/min_sort_for_replication)

M  DpShmPrfSetFuncByName : enque/min_sort_for_replication failed (ENOENT)

M  DpShmPrfSetFuncByName : enque/query_condense ok

M  DpShmPrfSetFuncByName: can't find Parameter (enque/save_key_always)

M  DpShmPrfSetFuncByName : enque/save_key_always failed (ENOENT)

M  DpShmPrfSetFuncByName: can't find Parameter (enque/snapshot_dump)

M  DpShmPrfSetFuncByName : enque/snapshot_dump failed (ENOENT)

M  DpShmPrfSetFuncByName: can't find Parameter (enque/snapshot_timeout)

M  DpShmPrfSetFuncByName : enque/snapshot_timeout failed (ENOENT)

M  DpShmPrfSetFuncByName : enque/top_list_length ok

M  DpShmPrfSetFuncByName : enque/use_pfclock2 ok

M  DpShmPrfSetFuncByName : enque/con_timeout ok

M  DpShmPrfSetFuncByName : enque/con_retries ok

M  DpShmPrfSetFuncByName : EM/TOTAL_SIZE_MB ok

M  DpShmPrfSetFuncByName : slic/activate_server ok

M  DpShmPrfSetFuncByName : slic/high_available ok

M  DpShmPrfSetFuncByName : vsi/* ok

M  DpShmPrfSetFuncByName : abap/hotspot_trace ok

M  DpShmPrfSetFuncByName : abap/apg_settings ok

M  DpShmPrfSetFuncByName : mdm/network_timeout ok

M  DpShmPrfSetFuncByName : abap/authority_to_catch_for_debugging ok

M  DpShmPrfSetFuncByName : ixml/dtd_restriction ok

M  DpShmPrfSetFuncByName : ixml/xml_expansion_factor ok

M  AdRegisterExtStat: register ext stat func for begin

M  AdRegisterExtStat: register ext stat func for end

M  ThCSysEnv: create environment

M  DpLockWpBlkEx: my wp blk start index is 1965

M  DpLockWpBlkEx: lock wp ca_blk 1965

M  DpVmcGetVmByTmAdm: no VM found for T13/M0/I0 (locked VMs ignored)

M  DpLockAppcBlk: my appc blk start index is 1965

M  DpLockAppcBlk: lock appc ca_blk 1965

M  ThEmInit: hyper context for T13 created (key=T13U14, hyperHdl=000007DFDF0F03D0)

M  ThEmInit: call EmContextCreate (U14/M0, ..)

M  *** ERROR => ThEmInit: EmContextCreate failed, rc: 7 [thxxmem.c    2880]

M  in_ThErrHandle: 1

M  *** ERROR => ThEmInit: EmContextCreate (step 1, th_errno 46, action 1, level 1) [thxxhead.c   11313]

M  DpVmcGetVmByTmAdm: no VM found for T13/M0/I0 (locked VMs ignored)

M  Info for wp 13

M    pid = 4924

M    severity = 0

M    status = 0

M    stat = WP_NEW

M    waiting_for = NO_WAITING

M    reqtype = DP_RQ_BTCWP

M    act_reqtype = NO_REQTYPE

M    req.req_info =

M    req.tid = 13

M    req.uid = 4294967295

M    req.mode = 0

M    req.len = 0

M    req.rq_id = 65535

M    req.rq_source =

M    last_tid = 0

M    last_uid = 0

M    last_mode = 0

M    act_cs_count = 0

M    csTrack = 0

M    csTrackRwExcl = 0

M    csTrackRwShrd = 0

M    mode_cleaned_counter = 0

M    control_flag = 0

M    int_checked_resource(RFC) = 0

M    ext_checked_resource(RFC) = 0

M    int_checked_resource(HTTP) = 0

M    ext_checked_resource(HTTP) = 0

M    report = >                                        <

M    action = 0

M    tab_name = >                              <

M    attachedVm = no VM

M  Modeinfo for User T13/M0

M    tm state = 2

M    uid = 14

M    term type = 0x2

M    display = 0x0

M    cpic_no = 0

M    cpic_idx = -1

M    usr = >SAPSYS      <

M    terminal = >                    <

M    client = >   <

M    conversation_ID = >        <

M    appc_tm_conv_idx = -1

M    its_plugin = NO

M    allowCreateMode = YES

M    blockSoftCanel = NO

M     Session Resources:

M  HEAD: adr/max_elems/act_elems/tbl = 000000001017B620/0/0/0000000000000000

M    imode = 0

M    mode state = 0x41

M    task_type = 0

M    lastThFc = THFCINVA

M    lastAction = TH_IACT_NO_ACTION

M    th_errno = error in em layer, session terminated (46)

M    rollout_reason = 0

M    last_rollout_level = 0

M    async_receives = 0

M    cpic_receive = 0

M    em handle = 45

M    roll state = DP_ROLL_NO_ROLL

M    abap state = DP_ROLL_NO_ROLL

M    em state = DP_EM_NO_CONTEXT

M    eg state = DP_EM_NO_CONTEXT

M    spa state = DP_SPA_NOT_INITIALIZED

M    enq state = 0

M    softcancel = 0

M    cancelInitiator = ?

M    clean_state = DP_DEFAULT_CLEANING

M    next hook = T-1/U-1/M255

M    master hook = T-1/U-1/M255

M    slave hook = T-1/U-1/M255

M    debug_tid = -1

M    debug_mode = 255

M    mode type = 0x1

M    debug = DP_DEBUGGING_OFF

M    msg_count = 0

M    tcode = >                    <

M    act_wp = -1

M    last_wp = -1

M    client conversation_ID = >        <

M    server conversation_ID = >        <

M    lock = 0

M    max enq infos = 0

M    act enq infos = 0

M    em_hyper_hdl = 000007DFDF0F03D0

M    plugin_info = NULL

M    act_plugin_hdl = -1

M    act_plugin_no  = 0

M    max_plugin_no  = 0

M    Context Resources:

M  HEAD: adr/max_elems/act_elems/tbl = 0000000010175108/0/0/0000000000000000

M  ThPrintDataBlks: associated blocks: wp/appc=1965/1965, len=8/80

M  ThIErrHandle: current request:

M  -IN-- sender_id ?                 tid  13    wp_ca_blk   1965    wp_id -1

M  -IN-- action    -                 uid  -1    appc_ca_blk 1965    type  -   

M  -IN-- new_stat  NO_CHANGE         mode 0     len         0       rq_id -1

M  *****************************************************************************

M  *

M  *  LOCATION    SAP-Server SNPLIDES_ID9_00 on host SNPLIDES (wp 13)

M  *  ERROR       ThEmInit: EmContextCreate

M  *

M  *  TIME        Mon Apr 09 19:24:16 2012

M  *  RELEASE     720

M  *  COMPONENT   Taskhandler

M  *  VERSION     1

M  *  RC          46

M  *  MODULE      thxxhead.c

M  *  LINE        11594

M  *  COUNTER     1

M  *

M  *****************************************************************************

M  PfStatDisconnect: disconnect statistics

M  ThIErrHandle: entering ThSetStatError

M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)

M  ThErrPrivHandle: set th_errno (46)

M  Entering ThReadDetachMode

M  ThISend: (T13/M0, user=SAPSYS      , type=0x41, info=0x0, mode_deleted=0)

M    type=TASK_SWITCH,DISP

M  ThCheckAbapDebugging: no valid user or ABAP not no stack, skip check

M  ThJCheckJavaDebugging: return 0

M  ThrtGetStrategy: abap strategy ROLL / O.K.

M  ThRqOutCheck: check output for T13/M0

M  ThRqOutCheck: o.k.

M  ThISend: allowed rq_type of T13/M0 = TH_ALL_RQ

M  ThNewWpStat (type=0x41, task_switch=1, inline_hold=0, hand_shake=0, debug=0, ..)

M  ThNewWpStat: new MODE_REC = MODE_REC_SYS

M  ThNewWpStat: new state of T13/M0 = MODE_WAIT,MODE_REC_SYS

M  ThNewWpStat: new wp stat: WP_NO_CHANGE

M  rdisp/wp_auto_restart = 0 sec

M  rdisp/wp_abap_restart = 0

M  ThSetThToolParam : restartable_wp[0] = FALSE

M  ThSetThToolParam : restartable_wp[1] = TRUE

M  ThSetThToolParam : restartable_wp[2] = TRUE

M  ThSetThToolParam : restartable_wp[3] = FALSE

M  ThSetThToolParam : restartable_wp[4] = TRUE

M  ThSetThToolParam : restartable_wp[5] = TRUE

M  ThSetThToolParam : restartable_wp[6] = TRUE

M  ThMkReq: detach wp_ca_blk 1965

M  ThDtWpBlk: detach WP ca_blk 1965

M  ThISend: complete stat record

M  ThCallHooks: call hook >TrThHookFunc< for event COMPLETE_STAT_RECORD

M  TrThHookFunc: called for complete stat rec

M  ThGetTransactionId: no transaction id found

M  TrIGetTransactionId: no transaction-ID received (3)

M  ThCallHooks: hook >TrThHookFunc< o.k.

M  ThISend: stat_state = TH_STAT_WRITE

M  make DISP owner of wp_ca_blk 1965

M  DpRqIPutIntoQ: put elem in queue NOWP, elems=1

M  DpRqPutIntoQueue: put request into queue (reqtype 0, prio LOW, rq_id 89)

M  -OUT- sender_id WORK_PROCESS      tid  13    wp_ca_blk   1965    wp_id 13

M  -OUT- action    SEND_TO_DP        uid  14    appc_ca_blk -1      type  NOWP

M  -OUT- new_stat  NO_CHANGE         mode 0     len         8       rq_id 89

M  ThCheckBlks: release appc_ca_blk 1965

M  REL APPC ca_blk 1965

M  ThDtAppcBlk: detach APPC ca_blk 1965

M  PfClearAllRec: clear statistic area

M  PfStatDisconnect: disconnect statistics

M  ThISend: set inPrivMode = 0 for T13/M0

M  ThSysUsrCheck (1,1): check system user T13/U14/M0

M  ThIEmFree: delete hyper context (hyperHdl=000007DFDF0F03D0)

M  ThIEmFree: em state of T13/M0 (em_hdl=45) is DP_EM_NO_CONTEXT

M  ThSysUsrCheck: reset T13

M  DpTmSlotReset: reset slot T13

M  ThCallHooks: call hook >ThPCleanZombiesCallback< for event BEFORE_TASK_SWITCH

M  ThCallHooks: hook >ThPCleanZombiesCallback< o.k.

M  ThCallHooks: call hook >TrThHookFunc< for event BEFORE_TASK_SWITCH

M  TrThHookFunc: called for task switch

M  ThCallHooks: hook >TrThHookFunc< o.k.

M  saved task type/act rqtype ZTTABTC/4 of T13/M0

M  ThISend: jump back with rc TH_WAIT_FOR_REQUEST

rupali_karbhari3
Active Contributor
0 Kudos

Hi Sudip,

During which phase of installation , it got stuck?

Pls check if DB is up before starting instance since this is Oracle db , check listener connectivity as well.

How about R3trans -d result?

Thanks,

Rupali

Former Member
0 Kudos

Hi Sudip,

Is your Swap space configured properly and with proper size?

Please check if R3trans -d is successful or not.

Thanks,

Jagadish.

JPReyes
Active Contributor
0 Kudos
with ORACLE version 11.2.0.1.0

Is that your intended target Oracle version?... I would have installed 11.2.0.3.  Also, have you installed the required SBP (SAP Bundle Patches)?

Regards, Juan