Where allowed to run:
|
Parameters Examples Error messages |
The Send Technical Information Exchange File (SNDTIEF) command allows you to send specified files to the remote support network.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
FILE | File | Qualified object name | Required, Positional 1 |
Qualifier 1: File | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB | ||
MBR | Member | Name, *FIRST | Required, Positional 2 |
TOUSRID | User ID | Name | Required, Positional 3 |
TONODE | Node | Name | Required, Positional 4 |
TOFILE | To file | Name, *FILE | Optional |
TYPE | Type of contents of file | *OTHER, *SYSTPLD | Optional |
PTY | Priority | 1, 2 | Optional |
Top |
Specifies the physical file to be sent to the remote support network.
This is a required parameter.
The possible library values are:
Top |
Specifies the name of the database file member being transmitted to the remote support network.
This is a required parameter.
Top |
Specifies the user who will receive the database file.
This is a required parameter.
Top |
Specifies the system that will receive the database file.
This is a required parameter.
Top |
Specifies the name the database file is to have on the receiving system.
Top |
Specifies the contents of the database file.
Top |
Specifies the priority of the database file on the receiving system.
Top |
SNDTIEF FILE(QSYS/MYTOPO) TOUSRID(INFSERV) TONODE(INFTIE) TOFILE(ACMETOPO)
This command sends a file named MYTOPO from library QSYS to TIE. It is held in a mailbox for user INFSERV on system INFTIE. When it is received by the user, it is named ACMETOPO.
Top |
None
Top |