Dear Colleagues,
I am performing a homogeneous system copy of Solution Manager 7.1 SR1 on Windows Server 2008R2 and MSSQL 2008R2.
Source and Target Box have the same OS and DB version.
Now in the target system at phase START Instance ,I am getting error
I have perfromed R3trans -x with Kernel 720(UC) as well as after replacing with Kernel 720_EXT(UC) latest versions
but the error remains unaltered.
We have another ABAP instance running in the target box with Kernel 720_EXT (UC)
As a trail i have copied dbmssslib.dll from SAPEXE directory to C:/Windows/sysytem32 but it not help.
Another observation : In directory C:\usr\sap\trans\bin
The TP_DOMAIN_S01.PFL is missing ,only the TP PFL for ABAP instance Q01 TP_DOMAIN_S01.PFL is available.
Attaching the R3trans -x log for your reference.
The disp+work gets stopped
R3trans Log RC=> 12:
4 ETW000 R3trans version 6.24 (release 720 - 10.10.13 - 20:13:08 ).
4 ETW000 unicode enabled version
4 ETW000 ===============================================
4 ETW000
4 ETW000 date&time : 08.12.2013 - 10:45:17
4 ETW000 control file: <no ctrlfile>
4 ETW000 R3trans was called as follows: R3trans -d
4 ETW000 trace at level 2 opened for a given file pointer
4 ETW000 [ dev trc,00000] Sun Dec 08 10:45:17 2013 9008 0.009008
4 ETW000 [ dev trc,00000] db_con_init called 60 0.009068
4 ETW000 [ dev trc,00000] set_use_ext_con_info(): rsdb/ssfs_connect not set => ssfs not used 345 0.009413
4 ETW000 [ dev trc,00000] determine_block_commit: no con_hdl found as blocked for con_name = R/3
4 ETW000 41 0.009454
4 ETW000 [ dev trc,00000] create_con (con_name=R/3) 25 0.009479
4 ETW000 [ dev trc,00000] Loading DB library 'dbmssslib.dll' ... 336 0.009815
4 ETW000 [ dev trc,00000] DlLoadLib success: LoadLibrary("dbmssslib.dll"), hdl 0, addr 0000000188360000
4 ETW000 41324 0.051139
4 ETW000 [ dev trc,00000] using "\\sapquality\sapmnt\S01\SYS\exe\uc\NTia64\dbmssslib.dll" 23 0.051162
4 ETW000 [ dev trc,00000] Library 'dbmssslib.dll' loaded 26 0.051188
4 ETW000 [ dev trc,00000] function DbSlExpFuns loaded from library dbmssslib.dll 29 0.051217
4 ETW000 [ dev trc,00000] Version of 'dbmssslib.dll' is "720.00", patchlevel (0.442) 426 0.051643
4 ETW000 [ dev trc,00000] function dsql_db_init loaded from library dbmssslib.dll 28 0.051671
4 ETW000 [ dev trc,00000] function dbdd_exp_funs loaded from library dbmssslib.dll 22 0.051693
4 ETW000 [ dev trc,00000] New connection 0 created 48 0.051741
4 ETW000 [ dev trc,00000] 0: name = R/3, con_id = -000000001, state = DISCONNECTED, tx = NO , bc = NO , hc = NO , perm = YES, reco = NO , frco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO , prog =
4 ETW000 44 0.051785
4 ETW000 [ dev trc,00000] db_con_connect (con_name=R/3) 35 0.051820
4 ETW000 [ dev trc,00000] determine_block_commit: no con_hdl found as blocked for con_name = R/3
4 ETW000 29 0.051849
4 ETW000 [ dev trc,00000] find_con_by_name found the following connection: 20 0.051869
4 ETW000 [ dev trc,00000] 0: name = R/3, con_id = 000000000, state = DISCONNECTED, tx = NO , bc = NO , hc = NO , perm = YES, reco = NO , frco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO , prog =
4 ETW000 40 0.051909
4 ETW000 [ dev trc,00000] Thread ID:9316 1311 0.053220
4 ETW000 [ dev trc,00000] Thank You for using the SLODBC-interface 29 0.053249
4 ETW000 [ dev trc,00000] Using dynamic link library '\\sapquality\sapmnt\S01\SYS\exe\uc\NTia64\dbmssslib.dll'
4 ETW000 41 0.053290
4 ETW000 [ dev trc,00000] dbmssslib.dll patch info 66 0.053356
4 ETW000 [ dev trc,00000] SAP patchlevel 0 25 0.053381
4 ETW000 [ dev trc,00000] SAP patchno 500 127 0.053508
4 ETW000 [ dev trc,00000] Last MSSQL DBSL patchlevel 0 23 0.053531
4 ETW000 [ dev trc,00000] Last MSSQL DBSL patchno 442 23 0.053554
4 ETW000 [ dev trc,00000] Last MSSQL DBSL patchcomment DBACOCKPIT Auto-injection fails (1901875)
4 ETW000 33 0.053587
4 ETW000 [ dev trc,00000] ODBC Driver chosen: SQL Server Native Client 10.0 native 1698 0.055285
4 ETW000 [ dev trc,00000] Network connection used from SAPQUALITY to (local) using tcp:(local)
4 ETW000 518 0.055803
4 ETW000 [ dev trc,00000] Network connection used from SAPQUALITY to (local) using tcp:(local)
4 ETW000 166019 0.221822
4 ETW000 [ dev trc,00000] Network connection used from SAPQUALITY to (local) using tcp:(local)
4 ETW000 7713 0.229535
4 ETW000 [ dev trc,00000] Driver: sqlncli10.dll Driver release: 10.50.2769 7203 0.236738
4 ETW000 [ dev trc,00000] GetDbRelease: 10.50.2769.00 1127 0.237865
4 ETW000 [ dev trc,00000] GetDbRelease: Got DB release numbers (10,50,2769,0) 72 0.237937
4 ETW000 [ dev trc,00000] ERROR : master database cannot be used by DBSL. 8036 0.245973
2EETW169 no connect possible: "DBMS = MSSQL --- SERVER = 'SAPQUALITY' DBNAME = ''"
Please guide.
Thanks and Regards
Asadul