Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 3280

LOG BZA=>table SVERS does not exist on database

$
0
0

Hello Experts,

 

In the process of Migration from oracle to mssql/2008 we are facing an error with r3trans -d with error "LOG BZA=>table SVERS does not exist on database"

 

I was referring other threads as well for resolution. I got through one to try

 

1294762 - SCHEMA4SAP.VBS


Even above script did not work for me. Below is the output of r3trans -d executed with SIDADM.


Also just to give a try I have searched for SVERS in SQL as


use SID

go

select * from SID.sid.SVERS

go


Output: Invalid object name SID.sid.SVERS


Tried the same like select * from SID.SVERS ,,, sid.SVERS,,, SVERS etc but the result was same.


Trans.log


4 ETW000 R3trans version 6.24 (release 721 - 12.04.16 - 20:16:02).

4 ETW000 unicode enabled version

4 ETW000 ===============================================

4 ETW000

4 ETW000 date&time   : 23.06.2016 - 01:44:12

4 ETW000 control file: <no ctrlfile>

4 ETW000 R3trans was called as follows: R3trans -d

4 ETW000  trace at level 1 opened for a given file pointer

4 ETW000  [     dev trc,00000]  Thu Jun 23 01:44:12 2016

4 ETW000  [     dev trc,00000]  Loading DB library 'dbmssslib.dll' ...

4 ETW000  [     dev trc,00000]  Library 'dbmssslib.dll' loaded

4 ETW000  [     dev trc,00000]  Version of 'dbmssslib.dll' is "721.02", patchlevel (0.700)

4 ETW000  [     dev trc,00000]  Thread ID:4008

4 ETW000  [     dev trc,00000]  Thank You for using the SLODBC-interface

4 ETW000  [     dev trc,00000]  Using dynamic link library 'D:\usr\sap\SID\SYS\exe\uc\NTAMD64\dbmssslib.dll'

4 ETW000  [     dev trc,00000]  7210 dbmssslib.dll patch info

4 ETW000  [     dev trc,00000]    SAP patchlevel  0

4 ETW000  [     dev trc,00000]    SAP patchno  700

4 ETW000  [     dev trc,00000]    Last MSSQL DBSL patchlevel 0

4 ETW000  [     dev trc,00000]    Last MSSQL DBSL patchno         700

4 ETW000  [     dev trc,00000]    Last MSSQL DBSL patchcomment Support Package Stack Kernel 721 (EXT) Patch Level 700 (2316471)

4 ETW000  [     dev trc,00000]  ODBC Driver chosen: SQL Server Native Client 10.0 native

4 ETW000  [     dev trc,00000]  Local connection used on HOSTNAME to named instance: lpc:HOSTNAME\SID

4 ETW000  [     dev trc,00000]  Thu Jun 23 01:44:13 2016

4 ETW000  [     dev trc,00000]  Local connection used on HOSTNAME to named instance: lpc:HOSTNAME\SID

4 ETW000  [     dev trc,00000]  Local connection used on HOSTNAME to named instance: lpc:HOSTNAME\SID

4 ETW000  [     dev trc,00000]  Driver: sqlncli10.dll Driver release: 10.50.6000

4 ETW000  [     dev trc,00000]  GetDbRelease: 10.50.6000.34

4 ETW000  [     dev trc,00000]  GetDbRelease: Got DB release numbers (10,50,6000,34)

4 ETW000  [     dev trc,00000]  ERROR: -1 in function CheckCodepageType (SQLExecDirect failed) [line 22233]

4 ETW000  [     dev trc,00000]  (208) [42S02] [Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'DBPROPERTIES'.

4 ETW000  [     dev trc,00000]  comm. rd. spid 53

4 ETW000  [     dev trc,00000]  unc. rd. spid 54

4 ETW000  [     dev trc,00000]  Connection 0 opened (DBSL handle 0)

4 ETW000  [     dev trc,00000]  ERROR: -1 in function StartSelect (execute) [line 15183]

4 ETW000  [     dev trc,00000]  (208) [42S02] [Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'SVERS'.

4 ETW000  [     dev trc,00000]  ERROR: -1 in function StartSelect (execute) [line 15183]

4 ETW000  [     dev trc,00000]  (8180) [42000] [Microsoft][SQL Server Native Client 10.0][SQL Server]Statement(s) could not be prepared.

4 ETW000  [     dev trc,00000]  Error 103 (dbcode 208) in StartSelect

4 ETW000  [     dev trc,00000]  StartSelect: stmt of NULL_STMTID

4 ETW000  [     dev trc,00000]  SELECT VERSION FROM SVERS

4 ETW000                        /* R3::0 T:SVERS */

4 ETW000  [    dblink  ,00000]  ***LOG BZA=>table SVERS does not exist on database

4 ETW000  [     dev trc,00000]  ERROR: -1 in function StartSelect (execute) [line 15183]

4 ETW000  [     dev trc,00000]  (208) [42S02] [Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'DDNTT'.

4 ETW000  [     dev trc,00000]  ERROR: -1 in function StartSelect (execute) [line 15183]

4 ETW000  [     dev trc,00000]  (8180) [42000] [Microsoft][SQL Server Native Client 10.0][SQL Server]Statement(s) could not be prepared.

4 ETW000  [     dev trc,00000]  Error 103 (dbcode 208) in StartSelect

4 ETW000  [     dev trc,00000]  StartSelect: stmt of NULL_STMTID

4 ETW000  [     dev trc,00000]  SELECT COMPCNT, UNICODELG FROM "DDNTT" WHERE TABNAME = 'SVERS'

4 ETW000                        /* R3::0 T:DDNTT

4 ETW000  [     dev trc,00000]   */

4 ETW000  [     dev trc,00000]  ERROR: -1 in function StartSelect (execute) [line 15183]

4 ETW000  [     dev trc,00000]  (208) [42S02] [Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'DDNTT'.

4 ETW000  [     dev trc,00000]  ERROR: -1 in function StartSelect (execute) [line 15183]

4 ETW000  [     dev trc,00000]  (8180) [42000] [Microsoft][SQL Server Native Client 10.0][SQL Server]Statement(s) could not be prepared.

4 ETW000  [     dev trc,00000]  Error 103 (dbcode 208) in StartSelect

4 ETW000  [     dev trc,00000]  StartSelect: stmt of NULL_STMTID

4 ETW000  [     dev trc,00000]  SELECT VERSION FROM "DDNTT" WHERE TABNAME = 'SVERS'

4 ETW000                        /* R3::0 T:DDNTT */

4 ETW000  [dbntab.c    ,00000]  *** ERROR => NTAB: SELECT VERSION FROM DDNTT WHERE TABNAME = 'SVERS' failed, dbsl_rc=103

4 ETW000  [    dbntab  ,00000]  ***LOG BZY=>unexpected return code 103 calling NTAB

4 ETW000  [     dev trc,00000]  NTAB: db_ntab(): init_ntab failed, returning 2

4 ETW000  [     dev trc,00000]  ERROR: -1 in function StartSelect (execute) [line 15183]

4 ETW000  [     dev trc,00000]  (208) [42S02] [Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'XXXXT'.

4 ETW000  [     dev trc,00000]  ERROR: -1 in function StartSelect (execute) [line 15183]

4 ETW000  [     dev trc,00000]  (8180) [42000] [Microsoft][SQL Server Native Client 10.0][SQL Server]Statement(s) could not be prepared.

4 ETW000  [     dev trc,00000]  Error 103 (dbcode 208) in StartSelect

4 ETW000  [     dev trc,00000]  StartSelect: stmt of NULL_STMTID

4 ETW000  [     dev trc,00000]  SELECT COMPCNT, UNICODELG FROM "XXXXT" WHERE TABNAME = 'SVERS'

4 ETW000                        /* R3::0 T:XXXXT

4 ETW000  [     dev trc,00000]   */

4 ETW000  [     dev trc,00000]  ERROR: -1 in function StartSelect (execute) [line 15183]

4 ETW000  [     dev trc,00000]  (208) [42S02] [Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'XXXXT'.

4 ETW000  [     dev trc,00000]  ERROR: -1 in function StartSelect (execute) [line 15183]

4 ETW000  [     dev trc,00000]  (8180) [42000] [Microsoft][SQL Server Native Client 10.0][SQL Server]Statement(s) could not be prepared.

4 ETW000  [     dev trc,00000]  Error 103 (dbcode 208) in StartSelect

4 ETW000  [     dev trc,00000]  StartSelect: stmt of NULL_STMTID

4 ETW000  [     dev trc,00000]  SELECT VERSION FROM "XXXXT" WHERE TABNAME = 'SVERS'

4 ETW000                        /* R3::0 T:XXXXT */

4 ETW000  [dbntab.c    ,00000]  *** ERROR => NTAB: SELECT VERSION FROM XXXXT WHERE TABNAME = 'SVERS' failed, dbsl_rc=103

4 ETW000  [    dbntab  ,00000]  ***LOG BZY=>unexpected return code 103 calling NTAB

4 ETW000  [     dev trc,00000]  NTAB: db_ntab(): init_ntab failed, returning 2

2EETW000 sap_dext called with msgnr "2":

2EETW000 ---- db call info ----

2EETW000 function:   db_ntab

2EETW000 fcode:      NT_RDTDESCR

2EETW000 tabname:    TADIR

2EETW000 len (char): 5

2EETW000 key:        TADIR

2EETW000 retcode:    2

4 ETW690 ROLLBACK "0" "0"

 

Can you guide me from this?

 

Best Regards,

Amarnath


Viewing all articles
Browse latest Browse all 3280

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>