SAP Reports / Programs | Basis Components | Database Interface, Database Platforms | MaxDB(BC-DB-SDB) SAP BC

RSSDBLST SAP ABAP Report - Program RSSDBLST: SAP DB/liveCache Systems







RSSDBLST is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter RSSDBLST into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

DB59 - MaxDB/liveCache System Overview


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT RSSDBLST. "Basic submit
SUBMIT RSSDBLST AND RETURN. "Return to original report after report execution complete
SUBMIT RSSDBLST VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Program RSSDBLST: SAP DB/liveCache Systems
Text Symbol: 130 = tp Profiles........:
Text Symbol: 129 = tp Profiles........:
Text Symbol: 128 = Database Server....:
Text Symbol: 127 = Database Name......:
Text Symbol: 126 = Connection Name....:
Text Symbol: 125 = General Connection Data
Text Symbol: 124 = Unsuccessful
Text Symbol: 123 = Since not ONLINE: Cannot Determine
Text Symbol: 122 = Successful
Text Symbol: 121 = For detailed information, see the developer trace for work process:
Text Symbol: 120 = No connection
Text Symbol: 119 = 4. Connect. test with "native SQL"
Text Symbol: 117 = 3. Connect. test with session mode "dbmrfc db_state"
Text Symbol: 115 = 2. Connect. test with command mode "dbmrfc db_state"
Text Symbol: 113 = 1. Connect. test with "dbmcli db_state"
Text Symbol: 111 = 4. Test the SQL connection (Native SQL at CON_NAME)
Text Symbol: 109 = 3. Determine status using TCP/IP connection SAPDB_DBM_DAEMON (DBMRFC session mode)
Text Symbol: 107 = 2. Determine status using TCP/IP connection SAPDB_DBM (DBMRFC command mode)
Text Symbol: 105 = 1. Execute an external operating system command (DBMCLI)
Text Symbol: 104 = Test Scope
Text Symbol: 103 = Error in connection test
Text Symbol: 102 = Connection test successful
Text Symbol: 101 = Cannot execute SQL statement
Text Symbol: 053 = DBMCLI Release
Text Symbol: 191 = SQL Code:
Text Symbol: 190 = Overview of the Integrated Instances
Text Symbol: 184 = Problem at Gateway Monitor
Text Symbol: 183 = Problem when setting enqueue
Text Symbol: 182 = You are not authorized for SXPG_COMMAND_EXECUTE
Text Symbol: 181 = (with trace)
Text Symbol: 175 = No authorization
Text Symbol: 174 = Cannot create RFC connection to server
Text Symbol: 173 = No dbmrfc log available
Text Symbol: 172 = Error when displaying the dbmrfc log
Text Symbol: 171 = Error when deleting the dbmrfc log
Text Symbol: 170 = dbmrfc on the Server
Text Symbol: 161 = No MaxDB client installed





Text Symbol: 160 = Select a different application server
Text Symbol: 157 = Error when deleting the DBMRFC server log
Text Symbol: 156 = Error when displaying the DBMRFC server log
Text Symbol: 155 = dev_sapdbmrfc on the Server
Text Symbol: 154 = No DBMRFC server log available
Text Symbol: 153 = DBMRFC server successfully started
Text Symbol: 152 = Error when starting the DBMRFC server
Text Symbol: 151 = Restart DBMRFC Server (with Trace) on Application Server:
Text Symbol: 150 = Restart DBMRFC Server on Application Server:
Text Symbol: 132 = Perform test first
Text Symbol: 131 = DBM User...........:
Text Symbol: 052 = DBMRFC Release
Text Symbol: 024 = Select a line
Text Symbol: 023 = Integration incomplete
Text Symbol: 022 = Integration data complete
Text Symbol: 021 = Application Server:
Text Symbol: 020 = Last Changed At
Text Symbol: 019 = Last Changed By
Text Symbol: 018 = Changed By
Text Symbol: 017 = Last Changed On
Text Symbol: 016 = Changed On
Text Symbol: 015 = Integration Data
Text Symbol: 014 = Integration
Text Symbol: 013 = Monitoring Using Alert Monitor
Text Symbol: 012 = Alert Monitor
Text Symbol: 011 = Central Authorization
Text Symbol: 010 = Time
Text Symbol: 009 = Database Server
Text Symbol: 008 = Database Server
Text Symbol: 007 = Name of Database
Text Symbol: 006 = Database Name
Text Symbol: 005 = Description
Text Symbol: 004 = Database Type
Text Symbol: 003 = Database Type
Text Symbol: 002 = Name of Database Connection
Text Symbol: 001 = Name
Text Symbol: 025 = Database connection already exists
Text Symbol: 051 = SQLDBC Runtime
Text Symbol: 050 = SQLDBC Version





Text Symbol: 048 = DBSL Patch
Text Symbol: 047 = DBSL Release
Text Symbol: 046 = SAP Kernel Patch
Text Symbol: 045 = Kernel Patch
Text Symbol: 044 = SAP Kernel Release
Text Symbol: 043 = Kernel Release
Text Symbol: 042 = Application Service
Text Symbol: 041 = Service
Text Symbol: 040 = Is SQL Query Possible
Text Symbol: 039 = SQL
Text Symbol: 038 = Test DBMCLI Connection
Text Symbol: 037 = DBMCLI
Text Symbol: 035 = Check Result
Text Symbol: 034 = Command Mode Connection
Text Symbol: 033 = C Mode
Text Symbol: 032 = Application Server
Text Symbol: 031 = Host
Text Symbol: 030 = Name of Application Server
Text Symbol: 029 = Server Name
Text Symbol: 028 = Connection Test for Selected Database Connection:
Text Symbol: 027 = Define type first
Text Symbol: 026 = Function cannot be performed


INCLUDES used within this REPORT RSSDBLST

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name RSSDBLST or its description.