SAP Message Q2708 - No platform-specific log viewer exists for &1 (&2, &3)

Diagnosis
Transaction DB24 includes generic and platform-specific log viewers.The name of the log file determines which viewer is used. If the namebegins with one of the following strings, a generic log viewer isautomatically used:

  • JES://,

  • ASCII://,

  • JOBLG://,

  • SPOOL://

  • http://,

  • Otherwise, a database-specific log viewer is used that must beimplemented in function module SHOW_XDB_LOGFILE_
    Unfortunately, there is no log viewer for your database type.Therefore, the system cannot display the log.
    To use the generic viewer, use the corresponding utility to store thenames using the above strings in the TLOGNAME and LOG_NAME fields intables DBATL and DBAML.