Modification des Commandes CL en V3R10

BoTTom |    Changer de couleur
              Modifications des Commandes CL en V3R10 
 
 
    Les modifications des commandes CL en V3R10 sont regroupées en
    3 parties :
 
 
     - Les 250 nouvelles commandes, dont près de 70 gèrent l'intégration
       des protocoles TCP/IP dans l'OS/400.
 
       Ceci porte à plus de 1200 le nombre de commandes de base de l'OS/400.
 
 
     - les commandes supprimées, au nombre de 8, mais remplacées en
       quasi-totalité par d'autres commandes.
 
 
     - les commandes devant être supprimées dans une prochaine version.
 
 
 
 


|    Changer de couleur
    Attention : Les listes suivantes sont classées par ordre alphabétique
                des chapitres, qui sont cités en Anglais.
 
 
 
1°) NOUVELLES COMMANDES
 
 
     BookManager 
 
    -   DLTSHF     (Delete Bookshelf)
    -   RSTSHF     (Restore Bookshelf)
    -   SAVSHF     (Save Bookshelf)
    -   STRINFSKR  (Start InfoSeeker)
 
 
     Change management 
 
    -   CRTCRQD    (Create Change Request Description)
    -   DLTCRQD    (Delete Change Request Description)
    -   CHGCRQD    (Change Change Request Description)
 


|    Changer de couleur
     Communications configuration 
 
    -   Network basic input/output system (NetBIOS) commands
        -   CHGNTBD    (Change NetBIOS Description)
        -   CRTNTBD    (Create NetBIOS Description)
        -   DLTNTBD    (Delete NetBIOS Description)
        -   DSPNTBD    (Display NetBIOS Description)
        -   WRKNTBD    (Work with NetBIOS Descriptions)
 
    -   Network server alias commands
        -   CHGNWSALS  (Change Network Server Alias)
        -   CRTNWSALS  (Create Network Server Alias)
        -   DLTNWSALS  (Delete Network Server Alias)
        -   DSPNWSALS  (Display Network Server Alias)
        -   WRKNWSALS  (Work With Network Server Aliases)
 
    -   Network server description commands
        -   CHGNWSD    (Change Network Server Description)
        -   CRTNWSD    (Create Network Server Description)
        -   DLTNWSD    (Delete Network Server Description)
        -   DSPNWSD    (Display Network Server Description)
        -   WRKNWSD    (Work with Network Server Descriptions)


|    Changer de couleur
    -   Network server storage commands
        -   ADDNWSSTGL (Add Network Server Storage Link)
        -   CRTNWSSTG  (Create Network Server Storage Space)
        -   DLTNWSSTG  (Delete Network Server Storage Space)
        -   DSPNWSSTG  (Display Network Server Storage Space)
        -   RMVNWSSTGL (Remove Network Server Storage Link)
        -   WRKNWSSTG  (Work With Network Server Storage Spaces)
 
    -   Miscellaneous network server commands
        -   ADDRMTSVR  (Add Remote Server)
        -   DSPNWSUSR  (Display Network Server Users)
        -   DSPNWSSSN  (Display Network Server Sessions)
        -   DSPNWSSTC  (Display Network Server Statistics)
        -   SBMNWSCMD  (Submit Network Server Command)
        -   SNDNWSMSG  (Send Network Server Message)
        -   WRKNWSSSN  (Work with Network Server Sessions)
        -   WRKNWSSTS  (Work with Network Server Status)
 
 
 
 
 


|    Changer de couleur
 
     Database file 
 
    -   Constraint commands
        -   ADDPFCST  (Add Physical File Constraint)
        -   CHGPFCST  (Change Physical File Constraint)
        -   DSPCPCST  (Display Check Pending Constraint)
        -   EDTCPCST  (Edit Check Pending Constraints)
        -   RMVPFCST  (Remove Physical File Constraint)
        -   WRKPFCST  (Work with Physical File Constraints)
 
    -   Trigger commands
        -   ADDPFTRG  (Add Physical File Trigger)
        -   RMVPFTRG  (Remove Physical File Trigger)
 
 
     Device emulation 
 
    -   ADDEMLCFGE    (Add Emulation Configuration Entry)
    -   CHGEMLCFGE    (Change Emulation Configuration Entry)
    -   RMVEMLCFGE    (Remove Emulation Configuration Entry)
 


|    Changer de couleur
 
     Exit program 
 
    -   ADDEXITPGM     (Add Exit Program)
    -   RMVEXITPGM     (Remove Exit Program)
 
 
     Integrated file system and aliases 
 
    -   Directory commands
        -   CHGCURDIR  (Change Current Directory)
                CD        (alias for CHGCURDIR)
                CHDIR     (alias for CHGCURDIR)
        -   CRTDIR     (Create Directory)
                MD        (alias for CRTDIR)
                MKDIR     (alias for CRTDIR)
        -   DSPCURDIR  (Display Current Directory)
        -   RMVDIR     (Remove Directory)
                RMDIR     (alias for RMVDIR)
                RD        (alias for RMVDIR)
        -   RTVCURDIR  (Retrieve Current Directory)
 


|    Changer de couleur
 
    -   Object commands
        -   CHKIN      (Check In)
        -   CHKOUT     (Check Out)
        -   CPY        (Copy)
                COPY      (alias for CPY)
        -   MOV        (Move)
                MOVE      (alias for MOV)
        -   RNM        (Rename)
                REN       (alias for RNM)
        -   RST        (Restore)
        -   SAV        (Save)
 
    -   Link commands
        -   ADDLNK     (Add Link)
        -   DSPLNK     (Display Object Link)
        -   RMVLNK     (Remove Link)
                DEL       (alias for RMVLNK)
                ERASE     (alias for RMVLNK)
        -   WRKLNK     (Work with Object Links)
 
 


|    Changer de couleur
 
     Integrated Language Environment (ILE) procedure, module, and program 
 
    -   CALLPRC        (Call Bound Procedure)
    -   CRTBNDCL       (Create Bound Control Language Program)
    -   CRTCLMOD       (Create Control Language Module)
    -   UPDPGM         (Update Program)
    -   UPDSRVPGM      (Update Service Program)
 
 
     Internet Protocol (IP) for Systems Network Architecture (SNA) 
 
    -   IP SNA interface commands
        -   CFGIPS     (Configure IP over SNA Interface)
        -   ADDIPSIFC  (Add IP over SNA Interface)
        -   CHGIPSIFC  (Change IP over SNA Interface)
        -   CVTIPSIFC  (Convert IP over SNA Interface)
        -   RMVIPSIFC  (Remove IP over SNA Interface)
        -   STRIPSIFC  (Start IP over SNA Interface)
        -   ENDIPSIFC  (End IP over SNA Interface)
 
 


|    Changer de couleur
    -   IP SNA location entry commands
        -   ADDIPSLOC  (Add IP over SNA Location Entry)
        -   CHGIPSLOC  (Change IP over SNA Location Entry)
        -   CVTIPSLOC  (Convert IP over SNA Location Entry)
        -   RMVIPSLOC  (Remove IP over SNA Location Entry)
 
    -   Miscellaneous IP SNA commands
        -   ADDIPSRTE  (Add IP over SNA Route)
        -   CHGIPSTOS  (Change IP over SNA Type of Service)
        -   RMVIPSRTE  (Remove IP over SNA Route)
        -   PRTIPSCFG  (Print IP over SNA Configuration)
 
     Local area network (LAN) 
 
    -   ADDLANADPI     (Add Local Area Network Adapter Information)
    -   CHGLANADPI     (Change Local Area Network Adapter Information)
    -   DSPLANSTS      (Display Local Area Network Status)
    -   DSPLANADPP     (Display Local Area Network Adapter Profile)
    -   RMVLANADPT     (Remove Local Area Network Adapter)
    -   RMVLANADPI     (Remove Local Area Network Adapter Information)
    -   RNMLANADPI     (Rename Local Area Network Adapter Information)
    -   WRKLANADPT     (Work with Local Area Network Adapters)


|    Changer de couleur
     Journal access path recovery 
 
    -   CHGRCYAP       (Change Recovery for Access Paths)
    -   DSPRCYAP       (Display Recovery for Access Paths)
    -   EDTRCYAP       (Edit Recovery for Access Paths)
 
 
     License key information 
 
    -   ADDLICKEY      (Add License Key Information)
    -   DSPLICKEY      (Display License Key Information)
    -   RMVLICKEY      (Remove License Key Information)
 
 
     Mail server framework 
 
    -   STRMSF         (Start Mail Server Framework)
    -   ENDMSF         (End Mail Server Framework)
 
 
 
 


|    Changer de couleur
     OfficeVision/400 support 
 
    -   Directory commands
        -   DSPDIRE    (Display Directory Entries)
        -   WRKDIRE    (Work with Directory Entries)
        -   CHGSYSDIRA (Change System Directory Attributes)
 
    -   Nickname commands
        -   ADDNCK     (Add Nickname)
        -   CHGNCK     (Change Nickname)
        -   DSPNCK     (Display Nickname)
        -   RMVNCK     (Remove Nickname)
        -   RNMNCK     (Rename Nickname)
        -   WRKNCK     (Work with Nicknames)
 
    -   Miscellaneous OfficeVision/400 commands
        -   CHGDSTA    (Change Distribution Attributes)
        -   CHGDSTL    (Change Distribution List)
        -   CHGRMTDFN  (Change Remote Definition)
        -   RNMDSTL    (Rename Distribution List)
        -   WRKRMTDFN  (Work with Remote Definitions)
 


|    Changer de couleur
 
     Printer  
 
    -   STRRMTWTR      (Start Remote Writer)
    -   CHGUSRPRTI     (Change User Print Information)
    -   DSPUSRPRTI     (Display User Print Information)
    -   RTVUSRPRTI     (Retrieve User Print Information)
 
 
 
     Security  
 
    -   Authority commands
        -   CHGAUT     (Change Authority)
        -   DSPAUT     (Display Authority)
        -   WRKAUT     (Work with Authority)
 
    -   Structured Query Language (SQL) support commands
        -   CHGQRYA    (Change Query Attributes)
        -   PRTSQLINF  (Print Structure Query Language Information)
 
 


|    Changer de couleur
 
    -   Primary group commands
        -   CHGPGP    (Change Primary Group)
        -   CHGDLOPGP (Change Document Library Object Primary Group)
        -   CHGOBJPGP (Change Object Primary Group)
        -   WRKOBJPGP (Work with Objects by Primary Group)
 
    -   Miscellaneous security commands
        -   CHGAUD    (Change Auditing Value)
        -   CHKOBJITG (Check Object Integrity)
        -   CHGOWN    (Change Owner)
 
 
 
     Service support 
 
    -   DSPSRVA       (Display Service Attributes)
    -   CHGSRVA       (Change Service Attributes)
 
 
 
 


|    Changer de couleur
 
    Simple Network Management Protocol (SNMP) 
 
    -   ADDCOMSNMP    (Add Community for SNMP)
    -   CFGTCPSNMP    (Configure TCP/IP SNMP)
    -   CHGCOMSNMP    (Change Community for SNMP)
    -   CHGSNMPA      (Change SNMP Attributes)
    -   ENDTRPMGR     (End Trap Manager)
    -   RMVCOMSNMP    (Remove Community for SNMP)
    -   STRTRPMGR     (Start Trap Manager)
 
 
 
     Stream file 
 
    -   CPYFRMSTMF    (Copy from Stream File)
    -   CPYTOSTMF     (Copy to Stream File)
 
 
 
 
 


|    Changer de couleur
 
     Tape media 
 
    -   Tape cartridge commands
        -   ADDTAPCTG  (Add Tape Cartridge)
        -   CHGTAPCTG  (Change Tape Cartridges)
        -   DSPTAPCTG  (Display Tape Cartridges)
        -   RMVTAPCTG  (Remove Tape Cartridge)
        -   WRKTAPCTG  (Work With Tape Cartridges)
 
    -   Tape category commands
        -   CRTTAPCGY  (Create Tape Category)
        -   DLTTAPCGY  (Delete Tape Category)
        -   DSPTAPCGY  (Display Tape Category)
 
    -   Miscellaneous tape media commands
        -   CRTDEVMLB  (Create Device Media Library)
        -   DLTDEVMLB  (Delete Device Media Library)
        -   DSPTAPSTS  (Display Tape Status)
 
 
 


|    Changer de couleur
     Transmission Control Protocol/Internet Protocol (TCP/IP) 
        (*) ces commandes ont été déplacées depuis le produit sous licence
            TCP/IP Connectivity Utilities/400 vers l'OS/400, en V3R10)
 
    -   TCP/IP connection commands and alias
        -   ENDTCPCNN  (End TCP/IP Connection)                   (*)
        -   VFYTCPCNN  (Verify TCP/IP Connection)                (*)
                PING      (alias for VFYTCPCNN)                  (*)
 
    -   TCP/IP host table commands
        -   ADDTCPHTE  (Add TCP/IP Host Table Entry)
        -   CHGTCPHTE  (Change TCP/IP Host Table Entry)
        -   MRGTCPHTBL (Merge TCP/IP Host Table)
        -   RMVTCPHTE  (Remove TCP/IP Host Table Entry)
        -   RNMTCPHTE  (Rename TCP/IP Host Table Entry)
 
    -   TCP/IP interface commands
        -   ADDTCPIFC  (Add TCP/IP Interface)
        -   CHGTCPIFC  (Change TCP/IP Interface)
        -   RMVTCPIFC  (Remove TCP/IP Interface)
        -   STRTCPIFC  (Start TCP/IP Interface)
        -   ENDTCPIFC  (End TCP/IP Interface)


|    Changer de couleur
 
    -   TCP/IP link commands
        -   ADDTCPLNK  (Add TCP/IP Link)                         (*)
        -   CHGTCPLNK  (Change TCP/IP Link)                      (*)
        -   ENDTCPLNK  (End TCP/IP Link)                         (*)
        -   RMVTCPLNK  (Remove TCP/IP Link)                      (*)
        -   STRTCPLNK  (Start TCP/IP Link)                       (*)
 
    -   TCP/IP network table commands
        -   ADDNETTBLE (Add Network Table Entry)
        -   RMVNETTBLE (Remove Network Table Entry)
        -   WRKNETTBLE (Work with Network Table Entries)
 
    -   TCP/IP protocol table
        -   ADDPCLTBLE (Add Protocol Table Entry)
        -   RMVPCLTBLE (Remove Protocol Table Entry)
        -   WRKPCLTBLE (Work with Protocol Table Entries)
 
    -   TCP/IP route commands
        -   ADDTCPRTE  (Add TCP/IP Route)                        (*)
        -   CHGTCPRTE  (Change TCP/IP Route)                     (*)
        -   RMVTCPRTE  (Remove TCP/IP Route)                     (*)


|    Changer de couleur
    -   TCP/IP service table commands
        -   ADDSRVTBLE (Add Service Table Entry)
        -   RMVSRVTBLE (Remove Service Table Entry)
        -   WRKSRVTBLE (Work with Service Table Entries)
 
    -   Miscellaneous TCP/IP commands
        -   ADDTCPPORT (Add TCP/IP Port Restriction)             (*)
        -   ADDTCPRSI  (Add TCP/IP Remote System Information)    (*)
        -   CHGTCPA    (Change TCP/IP Attributes)                (*)
        -   CFGTCP     (Configure TCP/IP)                        (*)
        -   CFGTCPAPP  (Configure TCP/IP Applications)
        -   CVTTCPCL   (Convert TCP/IP CL Source)
        -   ENDTCP     (End TCP/IP)
        -   ENDTCPSVR  (End TCP/IP Server)
        -   RMVTCPRSI  (Remove TCP/IP Remote System Information) (*)
        -   RMVTCPPORT (Remove TCP/IP Port Restriction)          (*)
        -   STRTCP     (Start TCP/IP)
        -   STRTCPSVR  (Start TCP/IP Server)
        -   WRKTCPSTS  (Work with TCP/IP Network Status)         (*)
                NETSTAT   (alias for WRKTCPSTS)                  (*)
 
 


|    Changer de couleur
 
     Wireless local area network (LAN) 
 
    -   Wireless line description commands
        -   CHGLINWLS  (Change Line Description (Wireless))
        -   CRTLINWLS  (Create Line Description (Wireless))
 
    -   Wireless line member commands
        -   ADDEWLM    (Add Extended Wireless Line Member)
        -   CHGEWLM    (Change Extended Wireless Line Member)
        -   DSPEWLM    (Display Extended Wireless Line Member)
 
    -   Wireless controller member commands
        -   ADDEWCM    (Add Extended Wireless Controller Member)
        -   CHGEWCM    (Change Extended Wireless Controller Member)
        -   DSPEWCM    (Display Extended Wireless Controller Member)
 
    -   Wireless controller Portable Transaction Computer (PTC) commands
        -   ADDEWCPTCE (Add Extended Wireless Controller PTC Entry)
        -   CHGEWCPTCE (Change Extended Wireless Controller PTC Entry)
        -   DSPEWCPTCE (Display Extended Wireless Controller PTC Entry)
        -   RMVEWCPTCE (Remove Extended Wireless Controller PTC Entry)


|    Changer de couleur
    -   Wireless controller bar code commands
        -   ADDEWCBCDE (Add Extended Wireless Controller Bar Code Entry)
        -   CHGEWCBCDE (Change Extended Wireless Controller Bar Code Entry)
        -   DSPEWCBCDE (Display Extended Wireless Controller Bar Code Entry)
        -   RMVEWCBCDE (Remove Extended Wireless Controller Bar Code Entry)
 
 
     Miscellaneous 
 
    -   CHGMSGF        (Change Message File)
    -   INSPTF         (Install Program Temporary Fix)
    -   INZPCS         (Initialize Client Access/400)            (*)
    -   QRYPRBSTS      (Query Problem Status)
    -   WRKCMTDFN      (Work with Commitment Definitions)
    -   WRKORDRQS      (Work with Order Requests)
    -   WRKREGINF      (Work with Registration Information)
 
        (*) Cette commande a été déplacée depuis le produit sous licence
            Client Access/400 vers l'OS/400, en V3R10.
 
 
 


|    Changer de couleur
 
    Les nouvelles commandes qui suivent se rapportent à des fonctions
    optionnelles installables avec l'OS/400 V3R10.
 
     Remote system 
 
    -   RUNRMTCMD      (Run Remote Command)
 
     Graphical Operations 
 
    -   EDTWSOAUT      (Edit Workstation Object Authority)
    -   GRTWSOAUT      (Grant Workstation Object Authority)
    -   RVKWSOAUT      (Revoke Workstation Object Authority)
    -   SETCSTDTA      (Set Customization Data)
 
     Ultimedia System Facilities 
 
    -   Ultimedia Facilities connection commands
        -   ADDUSFCNNE (Add Ultimedia System Facilities Connection Entry)
        -   RMVUSFCNNE (Remove Ultimedia System Facilities Connection Entry)
        -   WRKUSFCNNE (Work with Ultimedia System Facilities Connection
            Entries)


|    Changer de couleur
    -   Ultimedia Facilities device commands
        -   ADDUSFDEVE (Add Ultimedia System Facilities Device Entry)
        -   CHGUSFDEVE (Change Ultimedia System Facilities Device Entry)
        -   RMVUSFDEVE (Remove Ultimedia System Facilities Device Entry)
        -   WRKUSFDEVE (Work with Ultimedia System Facilities Device
            Entries)
 
    -   Ultimedia Facilities server commands
        -   ADDUSFSVRE (Add Ultimedia System Facilities Server Entry)
        -   RMVUSFSVRE (Remove Ultimedia System Facilities Server Entry)
        -   WRKUSFSVRE (Work with Ultimedia System Facilities Server
            Entries)
 
    -   Miscellaneous Ultimedia Facilities commands
        -   ENDUSF     (End Ultimedia System Facilities)
        -   RSTUSFCNR  (Restore Ultimedia System Facilities Container)
        -   SAVUSFCNR  (Save Ultimedia System Facilities Container)
        -   STRUSF     (Start Ultimedia System Facilities)
 
 
 
 


|    Changer de couleur
2°) COMMANDES SUPPRIMEES
 
    les commandes qui suivent ont été supprimées en V3R10 et remplacées,
    pour la plupart, par les commandes listées dans la colonne de droite.
 
    Supprimées | Remplacées par
    -----------|---------------
    ADDTRAINF  | ADDLANADPI (Add Local Area Network Adapter Information)
               |
    CHGTRAINF  | CHGLANADPI (Change Local Area Network Adapter Information)
               |
    DSPTRAPRF  | DSPLANADPP (Display Local Area Network Adapter Profile)
               |
    DSPTRNSTS  | DSPLANSTS  (Display Local Area Network Status)
               |
    ENDRDBRQS  |
               |
    RMVTRA     | RMVLANADPT (Remove Local Area Network Adapter)
               |
    RMVTRAINF  | RMVLANADPI (Remove Local Area Network Adapter Information)
               |
    WRKTRA     | WRKLANADPT (Work with Local Area Network Adapters)


|    Changer de couleur
 
3°) COMMANDES DEVANT ETRE SUPPRIMEES DANS UNE PROCHAINE VERSION
 
    Certaines commandes restent utilisables en V3R10, mais seront supprimées
    dans une prochaine version. Les commandes qui les remplacent sont déjà
    utilisables.
 
    Anciennes  | Nouvelles
    Commandes  | Commandes
    -----------|----------
    CHGDIRA    | CHGSYSDIRA (Change System Directory Attributes)
               |
    DSPDIR     | DSPDIRE    (Display Directory Entries)
               |
    WRKDIR     | WRKDIRE    (Work with Directory Entries)
 
 
 
 
 
 
 





©AF400