I was journalling a file and created journal/reciever everything in JOURNAL library. somebody deleted this JOURNAL library and still DSPFD shows that the file...
Morris
RPG911@yahoogroups.com
Jan 13, 2008 4:19 pm
3525
Hola foro , Alguien tiene algún proceso que este corriendo detectando y eliminando los trabajos que están inactivos el l servidor QHTTPSRVR ? , o como puedo...
Juan Gutierrez Ruiz (...
juan_gutierrez_ruiz@...
Jan 13, 2008 4:22 pm
3526
You can delete Journal if you haven't any object journaled. Please check your DspFD to see the following parameters: File is currently journaled . . . . . . ....
yo utilizo este programa para eliminar las conexiones tcp/ip inactivas durante bastante tiempo. tal vez te ayude. Pedro Pinedo Hernandez: Analista-Programador...
Has anyone else ran into a problem where an embedded SQLRPGLE will just not compile with "14" ? I have taken an internal SubProc that has embedded SQL, but in ...
john, are are you using /copy or /include for the copybook? believe makes a difference in SQLRPGLE. david johnvoris <jvoris@...> wrote: Has anyone else...
david andruchuk
dandruchuk@...
Jan 16, 2008 4:52 pm
3530
There was source for a DUPSPLF command in the CL programming book going back to System /38 CPF 2.0 Try looking it up in that book, and you may learn a little...
You didn't say what release you are running, but that becomes of paramount importance when dealing with SQL issues. IBM has made significant changes to SQL...
DeLong, Eric
edelong@...
Jan 16, 2008 4:54 pm
3532
Hi folks, I am looking for the easiest way to translate a DB2 Physical file on the i5 to an XML file... I'm trying to do this without buying into the purchase...
PJ Lewis
pj@...
Jan 16, 2008 4:54 pm
3533
PJ, Simplest way is to use an SQL Procedure to retrieve and format the data into an XML document in the IFS. Use this link to reference the XML session I did...
david andruchuk
dandruchuk@...
Jan 16, 2008 6:07 pm
3534
There are a series of little utilities I've used in the past written by Giuseppe Costagliola. One of these is called SQL2XML. This might be ok to get you...
DeLong, Eric
edelong@...
Jan 16, 2008 6:07 pm
3535
HOLA ALGUEN PE PUEDE AYUDAR POR FAVOR O ES QUE YA NO FUNCIONA EL FORO ???????? GRACIAS Asunto: SQL/PSM con Websphere Compañeros del Foro: Soy principiante en...
Hi John, You can not use a prototype (and subrproc) and do a 14. This is a bound object and must be compiled as such. Try using 15 then to get the pgm do...
Thanks Eric and David, I'll look into both of your suggestions ... I appreciate it... PJ ________________________________ From: DeLong, Eric...
PJ Lewis
pj@...
Jan 17, 2008 3:22 pm
3538
como abro el archivo adjunto que enviaste saludos De: RPG911@yahoogroups.com [mailto:RPG911@yahoogroups.com] En nombre de Pedro Pinedo Enviado el: Lunes, 14 de...
Juan Gutierrez Ruiz (...
juan_gutierrez_ruiz@...
Jan 23, 2008 2:39 pm
3539
Creo recordar, que era un block de notas. con el listado del programa. Pedro Pinedo Hernandez: Analista-Programador Grupo Amcor Flexibles Hispania S.L. ...
Hello, when an old as/400, model 9406-600, running on V4R3, appears on the the green panel 0000BBBB, and doesn't appear the sign on display into the terminal,...
joaogracapereira
joaogracapereira@...
Feb 28, 2008 6:56 am
3541
ithis is because of your system battry is down, replace the battry. ... From: joaogracapereira <joaogracapereira@...> To: RPG911@yahoogroups.com Sent:...
I do not remember the part number but u can check in ur system docs ... From: joaogracapereira <joaogracapereira@...> To: RPG911@yahoogroups.com Sent:...
I've a model 640, running V5R2, that I've to connect a IBM Tape robot 3590-B11. The feature on the 640 is a 6534 and I've tried to connect it to the robot...
Dear All, Can anyone please share some information related to EGL (IBM's Enterprise Generation Language). Thanks & Regards Rajkumar ...
raj kumar
mrajkumar77@...
Apr 9, 2008 4:52 am
3548
i just looked this up -- i'm intrigued!!! ... From: raj kumar <mrajkumar77@...> To: rpg911@yahoogroups.com Sent: Tuesday, April 8, 2008 12:23:41 AM ...
What do you want to know? EGL is an IBM 4GL that generates Java or COBOL. It was first offered to System i developers with WDSCi v6.0, and was a free product...
DeLong, Eric
edelong@...
Apr 11, 2008 1:17 pm
3554
Dear All, I am having a question in CL. i am calling a program B from Program A. when the control is in Program B i need the name of the program which calls...
raj kumar
mrajkumar77@...
May 1, 2008 3:00 pm
3555
There are two ways to derive this information.... You'll be happy to know that SNDPGMMSG is one way to do it.... 1) Using SNDPGMMSG... ...
DeLong, Eric
edelong@...
May 3, 2008 1:11 pm
3556
Dear All, I have a clarification: I using ASSET tool(Generates RPG Code). I am using CL commands inside by ASSET Program using QCMDEXC command, if there is any...