WHAT IS MONMSG IDENTIFIER FOR STRTCPFTP command IN cl
(as/400)?
Answer Posted / syam
EX: STRTCPFTP RMTSYS(*INTNETADR) INTNETADR('1.2.3.4')
No MONMSG for ERROR
MONMSG(CPF0000) for OK
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is a record lock error?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
what are the key words you must use when using a subfile?
what is kids-rpg?
is this a rpg channel?
what is program status data structure?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
Explain mdt?
What is difference between bind by copy and bind by reference?
what is a rpg?
what is the use of sflnxtchg?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
How can we override a file during runtime in rpg?