WHAT IS MONMSG IDENTIFIER FOR STRTCPFTP command IN cl
(as/400)?

Answers were Sorted based on User's Feedback



WHAT IS MONMSG IDENTIFIER FOR STRTCPFTP command IN cl (as/400)?..

Answer / 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

WHAT IS MONMSG IDENTIFIER FOR STRTCPFTP command IN cl (as/400)?..

Answer / priya arumugam

Message file: QTCPMSG contains all TCP related MON message Ids

Is This Answer Correct ?    1 Yes 1 No

WHAT IS MONMSG IDENTIFIER FOR STRTCPFTP command IN cl (as/400)?..

Answer / david lex

For ALL native IBM CL commands:

Enter the command, then press F1 for help on that command.

Within the help text any possible errors are listed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More RPG400 Interview Questions

What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?

0 Answers   Wipro,


what are the types of identifers

2 Answers   IBM,


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?

0 Answers  


how do I do concatenation in rpg iv, like I do in cl?

1 Answers   IBM,


if there is pf in two libraries and there is a logical file based on the PF, how to find the pf on which the pf is based.

2 Answers   TCS,


1.I Have a physical file , i want to read the data from the each and every member of the File in the CL Program.How do you achieve this. 2.How do you do the same in RPG?. do think is it possible to read data from all the members in the RPG?

2 Answers   Cap Gemini,


i want to retrieve record b/w 2 dates in as400

2 Answers   L&T,


what is difference between DSPFD and DSPFFD?please give me real senario with good example?

1 Answers  


What is the purpose of record level identifier?

0 Answers  


What is SFLNXTCHG keyword why it has used and where? Briefly explain with Example.

2 Answers   IBM,


How to create a key field for a logical file inside RPG?

4 Answers   HSBC,


Can somebody tell me that, Is it possible to read all the member of PF without OVRDBF?

6 Answers  


Categories