Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Macro name changed from html to html-bobswift during server to cloud migration processing.

...

The following is a sample Universal Command Manager for IBM i product license file:

Panel
Html bobswift
<pre>
License_Product "INDESCA"
License_Customer "STONEBRANCH"
License_OS_Type "OS400"
License_Type "PERPETUAL"
License_Expiration_Date 2029.12.31          YYYY.MM.DD
License_NT_Servers 100
License_UNIX_Servers 100
License_OS400_Servers 10000
License_OS390_Servers 10000
License_Tandem_Servers 10000
License_OS390_Unix_Servers 10000
License_Key ABCD-1234-EFGH-5678-IJKL-MNOP-9999
</pre>

Entering License Information

...

Stop Universal Broker

Panel
Html bobswift
<pre>
ENDSBS UBROKER *CNTRLD
</pre>

(*CNTRLD performs a controlled shutdown.)

Start Universal Broker

Panel
Html bobswift
<pre>
STRSBS UBROKER
</pre>