Si las tengo y son las que estoy usando pero como estoy usando el servidor HTTP de ibm para mostrar una pagina con esta informacion cuando corro estos comandos a traves de una pagina web me marca un error y no entiendo por que pues los archivos que me dice que no encuentra (QPWCDSKS y QPDSPSBS) si existen en la QSYS estos son los comandos que utilizo y los errores que me marca:
Comandos: CVTDSKSTS RESET(*YES) OUTLIB(OPERATIONS) REPLACE(*YES) CVTCFGSTS TYPE(*LIN) OUTLIB(OPERATIONS) REPLACE(*YES) CVTWRKSBS OUTLIB(OPERATIONS) MBROPT(*REPLACE) Errores: File QSYSPRT not found in job 476707/QTMHHTTP/AS400WEB. Object CVTTMP in QTEMP type *FILE deleted. File CVTTMP created in library QTEMP. Member CVTTMP added to file CVTTMP in QTEMP. File QPWCDSKS not found in job 476707/QTMHHTTP/AS400WEB. File QPDSPSBS not found in job 476707/QTMHHTTP/AS400WEB. Saludos Gerardo Santillana IT Department Delphi Mechatronic Systems US Ph: (956) 554.5832 MX Ph: (88) 12.81.63/64/65 Ext. 5832 e-mail [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 12, 2003 6:37 PM To: [EMAIL PROTECTED] Subject: Re: Subsistemas Si tienes las antiguas y muy utiles herramientas TAATOOL (QUSRTOOL) alli ven�a el CVTWRKSBS, que generaba la info a un archivo. Lo otro es procesar la salida a spool del comando WRKSBS *PRINT. Saludos _____________________________________________________ Forum.HELP400 es un servicio m�s de NEWS/400. � Publicaciones Help400, S.L. - Todos los derechos reservados http://www.help400.es _____________________________________________________ Para darte de baja, env�a el mensaje resultante de pulsar mailto:[EMAIL PROTECTED] **************************************************************************************** Note: The information contained in this message may be privileged and confidential and thus protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. **************************************************************************************** _____________________________________________________ Forum.HELP400 es un servicio m�s de NEWS/400. � Publicaciones Help400, S.L. - Todos los derechos reservados http://www.help400.es _____________________________________________________ Para darte de baja, env�a el mensaje resultante de pulsar mailto:[EMAIL PROTECTED]
