Hi,
Our development system got crashed and unfortunately we do not have recent backup. Hence we have planned to build the DEV environment from PRD system.
Below is the sequence we performed.
- We have created new system from production system using clone method
- In the new system we have changed the IP address and Host name
- Hostname : MUM-SAPDEVNEW
- Changed the env variables
- Changed the application profile
- Default profile
- Start profile
- Instance profile
- Change values in the host file
After starting the application in the new system the dispatcher is not coming up and work process 4 is running to connect to DB and ended with error.
Is there anything we need to change in the DB level ?
OS : Win 2003
DB: Mssql 2003
``````````````````````````````````````````````````````````
Work process 4 - Error
```````````````````````````````````````````````````````````
M rdisp/reinitialize_code_page ::0 -> 0
M icm/accept_remote_trace_level ::0 -> 0
M rdisp/no_hooks_for_sqlbreak ::0 -> 0
M CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
C Using Provider SQLNCLI
C OpenOledbConnection: line 22822. hr: 0x8000ffff An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections.
C sloledb.cpp [OpenOledbConnection,line 22822]: Error/Message: (err 0, sev 0), An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections.
C Procname: [OpenOledbConnection - no proc]
C sloledb.cpp [OpenOledbConnection,line 22822]: Error/Message: (err 10054, sev 0), Communication link failure
C Procname: [OpenOledbConnection - no proc]
C sloledb.cpp [OpenOledbConnection,line 22822]: Error/Message: (err 10054, sev 0), TCP Provider: An existing connection was forcibly closed by the remote host.
C Procname: [OpenOledbConnection - no proc]
C sloledb.cpp [OpenOledbConnection,line 22822]: Error/Message: (err 0, sev 0), Invalid connection string attribute
C Procname: [OpenOledbConnection - no proc]
C Using Provider SQLNCLI
C The IRow interface is supported by this OLEDB provider
S *** init spool environment
S initialize debug system
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Log: Disp_disp
````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````
MBUF state PREPARED
MBUF component UP
DpMBufHwIdSet: set Hardware-ID
***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c 1025]
Tue Aug 04 14:12:39 2015
MBUF state ACTIVE
*** ERROR => DpRqNoWpHandle: SHUTDOWN request from wp_id 9 received [dpxxdisp.c 4521]
DpHalt: shutdown server >MUM-SAPDEVNEW_PQN_00 < (normal)
DpModState: change server state from STARTING to SHUTDOWN
Stop work processes...
Tue Aug 04 14:12:40 2015
SoftCancel request for T1 U2 M0 received from DISPATCHER
SoftCancel request for T19 U20 M0 received from DISPATCHER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~``
Tue Aug 04 14:13:00 2015
*** ERROR => DpWpKill(3508, SIGUSR2): kill failed [dpxxtool.c 2467]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~```
Log :