How do dcl a job that is in deqw status?
ok, I’m new but trying hard here. I have a job that becomes active once a person logs in. This job will sit in sbs qusrwrk and its status is deqw. I am trying to make a clp to end this job. I will show you what I have then tell you my problem with what [...]
Answer Question
| October 29, 2010 11:41 AM
AS/400 Job Queue, AS/400 jobs, AS400 Job Status, DCL command
ok, I’m new but trying hard here. I have a job that becomes active once a person logs in. This job will sit in sbs qusrwrk and its status is deqw. I am trying to make a clp to end this job. I will show you what I have then tell you my problem with what [...]
How to sort Alternate Array?
Arr1 s 10 A Dim(4) Perrcd(2) Fromfile(abc) Arr2 s 2 0 Dim(4) Alt(arr1) Now , I have load records From file to that array then i want to show these record in reverse Order How i can do this?
Answer Question
| October 23, 2010 9:55 AM
Array, AS/400 Load Testing, Load testing, RPGLE
Arr1 s 10 A Dim(4) Perrcd(2) Fromfile(abc) Arr2 s 2 0 Dim(4) Alt(arr1) Now , I have load records From file to that array then i want to show these record in reverse Order How i can do this?
V6R1 System i Navigator on Citrix
I am trying to find out whether the V6R1 System i Navigator is certified to run on Citrix/Windows 2003 SP2 server. Without even going through a console (logon to the server console), running the cwbunnav.exe is a hit and miss kind of symptom for me. The sequence for a success launch is cwbunnav.exe following by [...]
Answer Question
| October 21, 2010 7:55 PM
Citrix Presentation Server 4.5, iNavigator, iSeries V6R1, Windows 2003 Server
I am trying to find out whether the V6R1 System i Navigator is certified to run on Citrix/Windows 2003 SP2 server. Without even going through a console (logon to the server console), running the cwbunnav.exe is a hit and miss kind of symptom for me. The sequence for a success launch is cwbunnav.exe following by [...]
Highest RRN in a Subfile
Does anyone have the positions for the highest RRN on a Subfile? This was found in the old CPF programmer’s guide a hundred years ago. It was right after the Lowest RRN currently displayed on the subfile. This info comes from the INFDS. Are there examples?
Answer Question
| December 25, 2011 6:54 PM
AS/400, INFDS, RPG, RRN, Subfile
Does anyone have the positions for the highest RRN on a Subfile? This was found in the old CPF programmer’s guide a hundred years ago. It was right after the Lowest RRN currently displayed on the subfile. This info comes from the INFDS. Are there examples?
I need IFS How to use, for Dummys
I would like to save a PDF object to the IFS. I am looking for basic information on “how to” get things to, and from, the IFS. Is there a good website for this? Or can someone give me some basic code to send a pDF object to a directory? Right now, I am just [...]
Answer Question
| November 24, 2010 5:29 PM
IFS, IFS Commands, IFS Directory to iSeries Folder, IFS Folder, IFSFile
I would like to save a PDF object to the IFS. I am looking for basic information on “how to” get things to, and from, the IFS. Is there a good website for this? Or can someone give me some basic code to send a pDF object to a directory? Right now, I am just [...]
Triggering the print of a PDF from the AS400
I need to print a PDF file, to a pre-defined outq, triggered from the AS400. In this case, when a barcode is scanned on the AS400. The outq is static, and the name of the PDF file is static. I am thinking that I can store the PDF in the IFS? not sure, I am [...]
Answer Question
| October 25, 2010 1:30 PM
IFS Commands, IFS objects
I need to print a PDF file, to a pre-defined outq, triggered from the AS400. In this case, when a barcode is scanned on the AS400. The outq is static, and the name of the PDF file is static. I am thinking that I can store the PDF in the IFS? not sure, I am [...]
AS/400 console login
how can I login in mocha tn5250 console using username in lowercase letters
Answer Question
| January 4, 2011 12:29 PM
AS/400 administration
how can I login in mocha tn5250 console using username in lowercase letters
sftp in AS400
Is sftp available in AS400 with standard configuration? If yes, any steps to set it up?
Answer Question
| October 25, 2010 3:20 AM
AS/400, SFTP
Is sftp available in AS400 with standard configuration? If yes, any steps to set it up?
2 Shortcuts – 2 targets
I want to create a shortcut to the production AS400 and another shortcut to the Development AS400. When I change one shortcut, it changes the other. How do I set-up a separate shortcut for each target? This for the Windows 7 version (Mocha TN5250 for Vista). We used to be able to do this with [...]
Answer Question
| October 20, 2010 1:33 PM
AS/400, MochaSoft, targets, Windows 7
I want to create a shortcut to the production AS400 and another shortcut to the Development AS400. When I change one shortcut, it changes the other. How do I set-up a separate shortcut for each target? This for the Windows 7 version (Mocha TN5250 for Vista). We used to be able to do this with [...]
End Active Job within a cl pgm
I have a job that runs under a sbs that i would like to end within a cl pgm. My issue is when i do endjob job(blahblah), it will pull up duplicate jobs from the outq, then i have to select the active job to end. Kinda defeats the purpose for the pgm. I would like [...]
Answer Question
| November 12, 2010 10:55 AM
AS/400
I have a job that runs under a sbs that i would like to end within a cl pgm. My issue is when i do endjob job(blahblah), it will pull up duplicate jobs from the outq, then i have to select the active job to end. Kinda defeats the purpose for the pgm. I would like [...]
What is the Web Services Client for C++ toolkit and how is it installed?
What is the Web Services Client for C++ toolkit and how is it installed? I have installed the XML Toolkit for iSeries and it says, from the website, ‘to simplify the Web Service invocation, IBM offers another tookit along with teh ML toolkit that allows you to easily invoke Web services without mastering the SOAP [...]
Answer Question
| November 26, 2010 5:36 PM
C++, IBM, Web services, Web services (software), XML Toolkit for iSeries
What is the Web Services Client for C++ toolkit and how is it installed? I have installed the XML Toolkit for iSeries and it says, from the website, ‘to simplify the Web Service invocation, IBM offers another tookit along with teh ML toolkit that allows you to easily invoke Web services without mastering the SOAP [...]
What date is returned after midnight rollover on AS/400 job queue?
We have nightly jobs that are queued up to release at 23:59 each night. Depending on how many are released at once, it may or may not make it into the jobq before midnight. The main CL program calls a second CL program after midnight. The called CL program uses the RTVJOBA command to get date. What date [...]
Answer Question
| October 21, 2010 2:24 PM
AS/400 Job Queue, CL Program, RTVJOBA, V5R4
We have nightly jobs that are queued up to release at 23:59 each night. Depending on how many are released at once, it may or may not make it into the jobq before midnight. The main CL program calls a second CL program after midnight. The called CL program uses the RTVJOBA command to get date. What date [...]
MQ version for V6R1
What is the earliest version of MQ needed for Iseries V6R1
Answer Question
| October 19, 2010 1:30 PM
iSeries, iSeries V6R1, MQ, MQ for iSeries, MQSeries, OS version
What is the earliest version of MQ needed for Iseries V6R1
SEU user defined Exit program problem
I have written a user exit program that when you press the F7 it will compile your program source interactively. However if I then subsequently add or delete a line of code the SEU program crashes and I get sent a “Error found on STRSEU command” and when I look into the joblog I see [...]
Answer Question
| November 8, 2010 12:10 PM
AS/400, Exit Program, SEU, SEU Editor
I have written a user exit program that when you press the F7 it will compile your program source interactively. However if I then subsequently add or delete a line of code the SEU program crashes and I get sent a “Error found on STRSEU command” and when I look into the joblog I see [...]
iSeries FTP over SSL
My iSeries FTPs files to 10 Servers over SSL. iSeries here acts as FTP Client. We have loaded SSL certificates from 10 server and trusted. All FTPs happenning successfully. My question is, How does system identify which certificate to be used out of 10 when I FTP to any one server?
Answer Question
| January 21, 2011 12:55 AM
AS/400, AS/400 security, FTP, Networking, Security, SSL
My iSeries FTPs files to 10 Servers over SSL. iSeries here acts as FTP Client. We have loaded SSL certificates from 10 server and trusted. All FTPs happenning successfully. My question is, How does system identify which certificate to be used out of 10 when I FTP to any one server?
Windows 7 print spooler/queue
Trying to print to HP 6110 local printer. Will not print. Windows troubleshooter reports “A print job in the print queue is preventing other jobs from printing”. Reports problem as fixed. Won’t print. Delete all jobs in print queue. Stop and restart print spooler in services. Delete files from computer|windows|system32|spool|printers. Update/reinstall printer drivers. Delete [...]
Answer Question
| October 21, 2010 10:10 PM
Print Spool File, Windows 7, Windows 7 Printing
Trying to print to HP 6110 local printer. Will not print. Windows troubleshooter reports “A print job in the print queue is preventing other jobs from printing”. Reports problem as fixed. Won’t print. Delete all jobs in print queue. Stop and restart print spooler in services. Delete files from computer|windows|system32|spool|printers. Update/reinstall printer drivers. Delete [...]
READC on load all AS/400 subfile
I have a load all subfile. Data is entered in a select field, F1 is hit, I go into a routine to READ the Changes on the subfile. The READC indicator comes on for the first read, thus leaving the routine. Why? 238 C* READ THE SUBFILE CHANGES 239 C SrReadC BEGSR [...]
Answer Question
| October 25, 2010 9:41 PM
AS/400 Subfiles, READC, RPG, RPG READC subfile, RPG Subroutine
I have a load all subfile. Data is entered in a select field, F1 is hit, I go into a routine to READ the Changes on the subfile. The READC indicator comes on for the first read, thus leaving the routine. Why? 238 C* READ THE SUBFILE CHANGES 239 C SrReadC BEGSR [...]
How to print AS/400 using HP5si and specify color paper or custom ‘type’ for tray selection
How can i setup a AS400 print configuration using HP5si PCL and select a specific paper color and/or paper type when default printer setup is for standard plain white stock. Actually printing to Xerox 5755 Need to someway to make color or type values unique-rather not use PCL tray call code. Thanks
Answer Question
| April 18, 2012 4:05 PM
AS/400 printer configuration, AS/400 printing, HP5SI, PCL Codes
How can i setup a AS400 print configuration using HP5si PCL and select a specific paper color and/or paper type when default printer setup is for standard plain white stock. Actually printing to Xerox 5755 Need to someway to make color or type values unique-rather not use PCL tray call code. Thanks
Transfer data file ‘PF’ from AS/400 to AIX
I want to transfer data file ‘PF’ from AS/400 to AIX server,but i want to change the file type to UTF-8. please advice me how to do this. thanks
Answer Question
| October 18, 2010 9:40 AM
AIX, AS/400, AS/400 Data File, AS/400 Transfer, File formats, UTF-8
I want to transfer data file ‘PF’ from AS/400 to AIX server,but i want to change the file type to UTF-8. please advice me how to do this. thanks
Reading all AS/400 records
i want to read all the records in a file.. and there are no locks on the file during this process.. how will i read the records in fastest possible manner in AS400
Answer Question
| October 21, 2010 10:26 AM
AS/400 File Lock, AS/400 Records, DB2/400
i want to read all the records in a file.. and there are no locks on the file during this process.. how will i read the records in fastest possible manner in AS400





