Skip to Content
0
Jun 08, 2020 at 03:14 PM

SAP ASE ERROR ***LOG BZA=> table SVERS does not exist on database [dblink 1326]

443 Views

hi,

i do get the following error on my system after a database load.- SAP ASE 15.7

below is my dev_w0 log file

I MtxInit: 0 0 0
M calling db_connect ...
B Loading DB library '/usr/sap/DEV/DVEBMGS00/exe/dbsybslib.so' ...
B Library '/usr/sap/DEV/DVEBMGS00/exe/dbsybslib.so' loaded
B Version of '/usr/sap/DEV/DVEBMGS00/exe/dbsybslib.so' is "721.02", patchlevel (0.801)
C trace file set
C Callback functions for dynamic profile parameter registered
B con_info_ext_support(): DBSL supports extended connect protocol
B ==> connect info for default DB will be read from ssfs
C database is local: connect_timeout: 3
C lib_dbsl 721 10/11/2016 14:13:00
C 721_EXT build
C dbsybslib.dll patch info
C SAP patchlevel 0
C SAP patchno 801
C Last SYBASE DBSL patchlevel 0
C Last SYBASE DBSL patchno 801
C Last SYBASE DBSL patchcomment Support Package Stack Kernel 721 (EXT) Patch Level 801 (2410068)
C spid 51 comm rd ODBC
C spid 34 unc rd ODBC
C Driver: Adaptive Server Enterprise (ANSI) Driver release: 15.7.0.1381
C Driver full version: SAP ASE ODBC Driver/15.7/SP138 N-OFF/P/sparc/SunOS/drvma in/Build 1381/64-bit/Normal/Thu Aug 18 UTC 17:26:57 2016/SQLLEN8
C Driver uses SQLLEN8
C dbs/syb/cache_size: 300
C GetServerInfo version: Adaptive Server Enterprise/15.7/EBF 26390 SMP SP138 /P /Sun_svr4/OS 5.10/ase157sp138x/4002/64-bit/FBO/Mon Aug 29 09:09:29 2016
C GetServerInfo release: 15.7.0.138
C GetServerInfo architecture: sun_64
C GetServerInfo edition: P
C GetServerInfo byte width: 64 bit
C ERROR: -1 in function CheckCodepageType (SQLExecDirect failed) [line 33405]
C (208) [42000] [SAP][ASE ODBC Driver][Adaptive Server Enterprise]DBPROPERTIES not found. Specif
C y owner.objectname or use sp_help to check whether the object exists (sp_help ma
C y produce lots of output).
C
C DbSlConnect hdl: 0
C trace file set
B Connection 0 opened (DBSL handle 0)
C ERROR: -1 in function StartSelect (execute) [line 22935]
C (208) [42000] [SAP][ASE ODBC Driver][Adaptive Server Enterprise]SVERS not fou nd. Specify owner
C .objectname or use sp_help to check whether the object exists (sp_help may pr odu
C ce lots of output).
C
C sql statement is ==> SELECT VERSION FROM SVERS
C /* R3::0 T:SVERS M: */
C
B ***LOG BZA=> table SVERS does not exist on database [dblink 1326]
M ***LOG R19=> ThInit, db_connect ( DB-Connect 004096) [thxxhead.c 1554]
M in_ThErrHandle: 1
M *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thx xhead.c 11695]
M
M Info for wp 0
M
M pid = 17475
M severity = 0
M status = 0
M stat = WP_NEW
M waiting_for = NO_WAITING
M reqtype = DP_RQ_DIAWP
M act_reqtype = NO_REQTYPE
M req.req_info =
M req.tid = -1
M req.uid = 4294967295
M req.mode = 255
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 locked semaphores (), locking ()
M act_cs_count = 1
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
M ThIErrHandle: current request:
M
M -IN-- sender_id ? tid -1 wp_ca_blk -1 wp_id -1
M -IN-- action - uid -1 appc_ca_blk -1 type -
M -IN-- new_stat NO_CHANGE mode 255 len 0 rq_id -1
M PfStatDisconnect: disconnect statistics
M Entering TH_CALLHOOKS
M ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
M *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c 870]
M *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUM P failed [thxxtool3.c 301]
M ThCallHooks: call hook >ThrBtcCallLgCl< for event BEFORE_DUMP
M ThCallHooks: hook >ThrBtcCallLgCl< o.k.
M ThIErrHandle: 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 (Workp. 0 17475) [dpuxtool.c 327]

Any help on this