IBM OS/2 DMTF Service Layer: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Created page with " This component is stored on the X:\DMISL directory. Originally it has this config.sys statements: SET DMIPATH=C:\DMISL\BIN ===SLDB.DMI=== The SLDB.DMI file will get cre..."
 
Jugbogdan (talk | contribs)
mNo edit summary
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
This component seems to be related to the "Problem Determination Tools" component and some SNMP support. Some of its components are stored on the X:\DMISL directory.
Checking the "Installed Features" folder and examine "Feature Install Base" it is listed under "Problem Determination Tools"


This component is stored on the X:\DMISL directory.
Originally it has this config.sys statements:
 
Originally it has this config.sys statements:  
  SET DMIPATH=C:\DMISL\BIN
  SET DMIPATH=C:\DMISL\BIN


;SLDB.DMI: The SLDB.DMI file will get created according the DMIPATH path location.


===SLDB.DMI===
[[Category: IBM Software]]
The SLDB.DMI file will get created according the DMIPATH path location.
 
 
==Links=
*
 
 
[[Category:Software]]

Latest revision as of 00:11, 1 June 2023

This component seems to be related to the "Problem Determination Tools" component and some SNMP support. Some of its components are stored on the X:\DMISL directory. Checking the "Installed Features" folder and examine "Feature Install Base" it is listed under "Problem Determination Tools"

Originally it has this config.sys statements:

SET DMIPATH=C:\DMISL\BIN
SLDB.DMI
The SLDB.DMI file will get created according the DMIPATH path location.