2,540 pts.
 Command documentation problem . GENCMDDOC
I used the GENCMDDOC command with the INSLNXSVR and got this error (command works well with other commands):

+>> GENCMDDOC CMD(INSLNXSVR) TODIR ('/temp')                                     Java Virtual Machine is Classic.                                            Command documentation not generated for proxy command INSLNXSVR in QSYS.     1 command documents failed; 0 command documents created successfully.   Any hints on how to 'repair' this are most welcome.

DanF

 



Software/Hardware used:
9407-M15 i5/OS v6.1 with latest CUM
ASKED: February 18, 2011  12:16 PM
UPDATED: February 20, 2011  9:40 PM

Answer Wiki:
Hi Tom, I fully agree DanF
Last Wiki Answer Submitted:  February 20, 2011  9:39 pm  by  DanTheDane   2,540 pts.
All Answer Wiki Contributors:  DanTheDane   2,540 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Any hints on how to ‘repair’ this are most welcome.

Don’t use GENCMDDOC for a ‘proxy’ command. Trace the proxy chain to the real command, and use that for input to GENCMDDOC. Use DSPCMD against INSLNXSVR to see a proxy chain.

Tom

 108,330 pts.

 

Thanks Tom,
I experienced that i had to add library QNTAP to my liblist because of a msg-file, but thereafter the GENCMDDOC CMD(QNTAP/INSLNXSVR) TODIR(‘/temp’) worked beautifully.. :-)

DanF

 2,540 pts.

 

That’s interesting.

It kind of makes the CPF6E67 a little meaningless if it simply needs the original library in the list. Seems like the GENDOCCMD ought to just handle the chain by itself.

Nice resolution.

Tom

 108,330 pts.