Hp XP Command View Advanced Edition Software Manuale Utente Pagina 47

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 310
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 46
Sample REXX script
While ISPF is running, you can execute the following REXX script to concatenate the libraries to the
DD names (SYSEXEC, ISPPLIB, ISPMLIB, and ISPTLIB), and execute the KTSTART command
to start the main panel for Smart Manager for Mainframe.
/* REXX */
ADDRESS TSO "ALTLIB ACTIVATE APPLICATION(EXEC)",
"DATASET('HPQKT.Vnnnnnn.HPQKEXET')";
ADDRESS ISPEXEC;
"LIBDEF ISPMLIB DATASET ID('HPQKT.Vnnnnnn.HPQKMSGT') STACK";
"LIBDEF ISPPLIB DATASET ID('HPQKT.Vnnnnnn.HPQKPNLT') STACK";
"LIBDEF ISPTLIB DATASET ID('HPQKT.Vnnnnnn.HPQKTABT') STACK";
"SELECT CMD(%KTSTART) NEWAPPL(KT) PASSLIB";
ADDRESS ISPEXEC;
"LIBDEF ISPTLIB";
"LIBDEF ISPPLIB";
"LIBDEF ISPMLIB";
ADDRESS TSO "ALTLIB DEACTIVATE APPLICATION(EXEC)";
Return 0;
Postrequisites
Registering a licenses
Related topics
Registering licenses, page 47
Registering licenses
To use Smart Manager for Mainframe, you must register a license for it.
Workflow for registering a license
The following figure shows the workflow when registering a license for Smart Manager for Mainframe.
Figure 15 Workflow of registering a license for Smart Manager for Mainframe
Related topics
Creating a license information dataset, page 48
Registering a license by using a license key file, page 49
User Guide 47
Vedere la pagina 46
1 2 ... 42 43 44 45 46 47 48 49 50 51 52 ... 309 310

Commenti su questo manuale

Nessun commento