SAP Kernel krnlreg: Register kernel of given type with SLD

> krnlreg

Usage: krnlreg [<opts>] <type> [<infile>]

Register kernel of given type with SLD.

If <infile> is not given, it defaults to '$(DIR_EXECUTABLE)/krnlreg.xml'.

Options:

pf=<profile>       Read the SAP profile.
  
-m<manifest>       Read given file as manifest instead of default 'sapmanifest.mf' 
		   to determine codepage, release, kernel bits, and database type.
                   If no manifest is given, the built-in defaults are used.
 
-o<outfile>        Write the macro processed input file to <outfile> 
                   ("-" means stdout).
  
-s<sldconnfile>    Use a different connectfile for SLD 
                   (Default is '$DIR_GLOBAL/slddest.cfg').
  
-S<sldconnfile>    Try to use a different connectfile than the default. 
                   Ignore silently if file does not exist.
  
-D<MACRO>=<VALUE>  Define a macro to be used in the input file.
  
-v[<verbosity>]    Increase verbosity or set it to the desired level.
  
-V                 Show version.

You May Also Like

Leave a Reply?