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

1.Where we declare Variables in RPG/400,RPGIV,RPGILE.? 2.When do we use D-spec and I-spec in real time ?.what is difference between them?

1 Answers   HP,


What is file identifier where we can use?

0 Answers  


What is the difference between iter and do?

0 Answers  


what is plat file?

6 Answers   Indian Infotech,


i hav 2 logical files(L1,L2) both r derived from one physical file(P1). how can i use both the logical files in one RPG program? if yes what i have to d.

5 Answers   TCS,






use of PUTOVR,OVRDTA,KEEP keywords?

2 Answers   HCL,


when will come session device error?

4 Answers   TCS,


Why we need to give File and To file Names While we are using OVRDBF. What is your understanding related to this?

2 Answers   Cap Gemini,


1. If my rpg program has a date field, What extra care I have to take while compiling that RPG program? 2. 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?

6 Answers   Virtusa,


I need to generate outfile for object of all the user lib. in the sysmte using cmd DSPOBJD. But this cmd is correcpted in my server,Any body tell me is there any alternative...?

2 Answers  


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,


1.what are the ARITHMETIC EXPRESSIONS IN CL PGM? 2.How to PASSING PARAMETER TO CL PGM?

1 Answers   NetCracker,


Categories