Hallo,

ich staune doch immer wieder wie einfach und intuitiv sich der Ooops Nerv bedienen lässt. Früher musste man da umständlich einen Command eintippen und hatte direkt das Ergebnis...

mfg

Dieter Bender

Zitat Zitat von Juergen
Hi:

Analysieren!

To turn on journaling and view the journal contents, follow these steps:



  1. In iSeries Navigator expand your iSeries server --> Network --> Servers --> TCP/IP.
  2. Double-click SMTP. The SMTP properties dialog appears.
  3. Click the General tab.
  4. Select the Enable journal entries check box.
  5. Open an emulation session.
  6. To convert the SMTP journal entries to a viewable form, in the character-based interface, type: DSPJRN JRN(QZMF) OUTPUT(*OUTFILE) OUTFILE(jrnlib/zmfstuff) OUTMBR(MAR2) ENTDTALEN(512), where jrnlib is the name of the library, and zmfstuff is the name of the physical file.
  7. To view the SMTP journal entries, type the following on the command line: DSPPFM FILE(jrnlib/zmfstuff) MBR(MAR2)
  8. Press F20 (Shift + F8) to see the journal-specific information.
Hier stehen weitere Infos:
http://publib.boulder.ibm.com/infoce...airjournal.htm


Grüße
Jürgen