Hi,
disp+work.EXE is getting stopped. Below is the trace file for this.
I am unlocking SAPSR3 user and resetting the password, still as soon i start SAP again the trace file is showing that user SAPSR3 is locked.
---------------------------------------------------
trc file: "dev_w0", trc level: 1, release: "701"
---------------------------------------------------
*
* ACTIVE TRACE LEVEL 1
* ACTIVE TRACE COMPONENTS all, MJ
*
M sysno 00
M sid CHP
M systemid 562 (PC with Windows NT)
M relno 7010
M patchlevel 0
M patchno 133
M intno 20020600
M make: multithreaded, Unicode, 64 bit, optimized
M pid 2136
M
M
M Tue Feb 11 16:54:42 2014
M kernel runs with dp version 244000(ext=110000) (@(#) DPLIB-INT-VERSION-244000-UC)
M length of sys_adm_ext is 576 bytes
M ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 2136) [dpxxdisp.c 1349]
I MtxInit: 30000 0 0
M DpSysAdmExtCreate: ABAP is active
M DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
M DpShMCreate: sizeof(wp_adm) 29792 (1752)
M DpShMCreate: sizeof(tm_adm) 5912704 (29416)
M DpShMCreate: sizeof(wp_ca_adm) 24064 (80)
M DpShMCreate: sizeof(appc_ca_adm) 8000 (80)
M DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080
M DpShMCreate: sizeof(comm_adm) 552080 (1088)
M DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
M DpShMCreate: sizeof(slock_adm) 0 (104)
M DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
M DpShMCreate: sizeof(file_adm) 0 (72)
M DpShMCreate: sizeof(vmc_adm) 0 (1864)
M DpShMCreate: sizeof(wall_adm) (41664/36752/64/192)
M DpShMCreate: sizeof(gw_adm) 48
M DpShMCreate: SHM_DP_ADM_KEY (addr: 000000000B000050, size: 6614144)
M DpShMCreate: allocated sys_adm at 000000000B000050
M DpShMCreate: allocated wp_adm at 000000000B002270
M DpShMCreate: allocated tm_adm_list at 000000000B0096D0
M DpShMCreate: allocated tm_adm at 000000000B009730
M DpShMCreate: allocated wp_ca_adm at 000000000B5ACFB0
M DpShMCreate: allocated appc_ca_adm at 000000000B5B2DB0
M DpShMCreate: allocated comm_adm at 000000000B5B4CF0
M DpShMCreate: system runs without slock table
M DpShMCreate: system runs without file table
M DpShMCreate: allocated vmc_adm_list at 000000000B63B980
M DpShMCreate: allocated gw_adm at 000000000B63BA00
M DpShMCreate: system runs without vmc_adm
M DpShMCreate: allocated ca_info at 000000000B63BA30
M DpShMCreate: allocated wall_adm at 000000000B63BA40
M DpRqQInit: Parameter rdisp/queue_lock_level = 2
M rdisp/queue_size_check_value : -> on,50,30,40,500,50,500,80
M ThTaskStatus: rdisp/reset_online_during_debug 0
X EmInit: MmSetImplementation( 2 ).
X MM global diagnostic options set: 0
X <ES> client 0 initializing ....
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
M Tue Feb 11 16:54:43 2014
M ThInit: rdisp/cleanup_after_crash = 1
M ThInit: running on host abtmdrsap01
M calling db_connect ...
B Loading DB library 'S:\usr\sap\CHP\DVEBMGS00\exe\dboraslib.dll' ...
B Library 'S:\usr\sap\CHP\DVEBMGS00\exe\dboraslib.dll' loaded
B Version of 'S:\usr\sap\CHP\DVEBMGS00\exe\dboraslib.dll' is "700.08", patchlevel (0.110)
C Prepending S:\usr\sap\CHP\DVEBMGS00\exe to Path.
C Oracle Client Version: '10.2.0.4.0', (dbsl 701 140910)
C application info callback registered
C Client NLS setting (OCINlsGetInfo): connection handle 0 -> 'AMERICAN_AMERICA.UTF8'
C Logon as OPS$-user to get SAPSR3's password
C Connecting as /@CHP on connection 0 (nls_hdl 0) ... (dbsl 701 140910)
C Nls CharacterSet NationalCharSet EnvHp ErrHp ErrHpBatch
C 0 UTF8 0000000004841700 0000000004849250 000000000484AA68
C Attaching to DB Server CHP (con_hdl=0,svchp=000000000484A928,srvhp=000000000484B6D8)
C Starting user session: OCISessionBegin(con_hdl=0, usr='/',svchp=000000000484A928, srvhp=000000000484B6D8, usrhp=00000000048585F0)
C OCISessionBegin(OCI_DEFAULT) failed with SQL error 1017:
C ORA-01017: invalid username/password; logon denied
C *** ERROR => CONNECT failed with sql error '1017'
[dbsloci.c 11437]
C Info: 99=DBSL_ERR_DB, oerr=1017, try to connect with default password.
C Connecting as SAPSR3/<pwd>@CHP on connection 0 (nls_hdl 0) ... (dbsl 701 140910)
C Nls CharacterSet NationalCharSet EnvHp ErrHp ErrHpBatch
C 0 UTF8 0000000004841700 0000000004849250 000000000484AA68
C Starting user session: OCISessionBegin(con_hdl=0, usr=SAPSR3/<pwd>, svchp=000000000484A928, srvhp=000000000484B6D8, usrhp=00000000048585F0)
C OCISessionBegin(OCI_DEFAULT) failed with SQL error 28000:
C ORA-28000: the account is locked
C Detaching from DB Server (con_hdl=0,svchp=000000000484A928,srvhp=000000000484B6D8)
C *** ERROR => CONNECT failed with sql error '28000'
[dbsloci.c 11437]
B ***LOG BY2=> sql error 28000 performing CON [dbsh#2 @ 1208] [dbsh 1208 ]
B ***LOG BY0=> ORA-28000: the account is locked [dbsh#2 @ 1208] [dbsh 1208 ]
B ***LOG BY2=> sql error 28000 performing CON [dblink#4 @ 433] [dblink 0433 ]
B ***LOG BY0=> ORA-28000: the account is locked [dblink#4 @ 433] [dblink 0433 ]
M ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c 1505]
M in_ThErrHandle: 1
M *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c 10652]
M
M Info for wp 0
M
M pid = 2136
M severity = 0
M status = 0
M stat = WP_RUN
M waiting_for = NO_WAITING
M reqtype = DP_RQ_DIAWP
M act_reqtype = NO_REQTYPE
M rq_info = 0
M tid = -1
M mode = 255
M len = -1
M rq_id = 65535
M rq_source =
M last_tid = 0
M last_mode = 0
M semaphore = 0
M act_cs_count = 0
M csTrack = 0
M csTrackRwExcl = 0
M Tue Feb 11 16:54:44 2014
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
M *****************************************************************************
M *
M * LOCATION SAP-Server abtmdrsap01_CHP_00 on host abtmdrsap01 (wp 0)
M * ERROR ThInit: db_connect
M *
M * TIME Tue Feb 11 16:54:44 2014
M * RELEASE 701
M * COMPONENT Taskhandler
M * VERSION 1
M * RC 13
M * MODULE thxxhead.c
M * LINE 10917
M * COUNTER 1
M *
M *****************************************************************************
M
M PfStatDisconnect: disconnect statistics
M Entering TH_CALLHOOKS
M ThCallHooks: call hook >BtcCallLgCl< for event BEFORE_DUMP
M ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
M *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c 730]
M *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c 262]
M Entering ThSetStatError
M ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
M Entering ThReadDetachMode
M call ThrShutDown (1)...
M ***LOG Q02=> wp_halt, WPStop (Workproc 0 2136) [dpnttool.c 334]