Barcode Printing
Trying to print Bar codes on a Non IPDS Printer, with using Output specs and imbedded Hex printer controls. We have several Lexmark 2491 printers that are Bar Code capable, but are Not IPDS. They are currently used for printing regular Bagging labels, we wanted to add a Bar code to this label. I externalized [...]
Answer Question
| December 3, 2012 6:17 PM
Barcode printers, IPDS printer
Trying to print Bar codes on a Non IPDS Printer, with using Output specs and imbedded Hex printer controls. We have several Lexmark 2491 printers that are Bar Code capable, but are Not IPDS. They are currently used for printing regular Bagging labels, we wanted to add a Bar code to this label. I externalized [...]
QSECOFR Profile Creation
How to create a new QSECOFR profile. What authorities we should have to create this profile.
Answer Question
| December 3, 2012 5:56 PM
AS/400, QSECOFR
How to create a new QSECOFR profile. What authorities we should have to create this profile.
2039 Year Limitation in CVTDATE
I used date 20430923 to be converted to *ISO format using CVTDATE, but got a machine error. How do I overcome this limitation? Does iSeries provide another command to accomplish the same?
Answer Question
| December 3, 2012 11:46 AM
AS/400, CVTDATE
I used date 20430923 to be converted to *ISO format using CVTDATE, but got a machine error. How do I overcome this limitation? Does iSeries provide another command to accomplish the same?
convert DTF and DTT scripts to RTO
Can anyone, and I cannot stress this enough, Can anyone tell me why I cannot convert Client Access file transfer to replicate in Rumba? in our legacy system we have numerous, but I find it painstakenly (sorry no spell check) difficult to just convert one to work the same way, and when starting from scratch [...]
Answer Question
| November 30, 2012 7:08 PM
Client Access, RUMBA Software
Can anyone, and I cannot stress this enough, Can anyone tell me why I cannot convert Client Access file transfer to replicate in Rumba? in our legacy system we have numerous, but I find it painstakenly (sorry no spell check) difficult to just convert one to work the same way, and when starting from scratch [...]
How can I retrieve the source of a STRQMQRY?
In my CL program I have a STRQMQRY. How can I get the source file name were this QMQRY resides?
Answer Question
| November 30, 2012 7:09 AM
AS/400, STRQMQRY
In my CL program I have a STRQMQRY. How can I get the source file name were this QMQRY resides?
Finding particular member data in RPG
I have a physical file(EXTPF) it contains one member(mbr1) how to read that particular member data in RPG. I wrote a code for that but i got CPF4102 error please rectify it A UNIQUE A R EXTPFREC A NUMBER 10P A NAME 10A A ADDRESS 10A A K NUMBER Fextpf if e k disk extmbr(‘mbr1′) [...]
Answer Question
| November 30, 2012 5:45 AM
AS/400
I have a physical file(EXTPF) it contains one member(mbr1) how to read that particular member data in RPG. I wrote a code for that but i got CPF4102 error please rectify it A UNIQUE A R EXTPFREC A NUMBER 10P A NAME 10A A ADDRESS 10A A K NUMBER Fextpf if e k disk extmbr(‘mbr1′) [...]
AS/400 CPYTOIMPF
While I am using CPYTOIMPF, is it possible to copy field names?
Answer Question
| November 30, 2012 5:42 AM
AS/400, AS/400 commands, CPYTOIMPF
While I am using CPYTOIMPF, is it possible to copy field names?
DFU to SQL translator
Is there a package that will allow the user to enter DFU commands and then translate to SQL and send that to the processor? The situation is that the logging program doesn’t see DFU commands but does see SQL statements.
Answer Question
| November 30, 2012 9:21 PM
DFU, SQL, SQL statement
Is there a package that will allow the user to enter DFU commands and then translate to SQL and send that to the processor? The situation is that the logging program doesn’t see DFU commands but does see SQL statements.
Is there and efficient way to load Prtf fields with data from a PF?
I want to load a Physical File with Printer File field names and Data. Then read through the PF and populate the printer file field variable with the data from another field in the file. Then I can write the PrtF record with the variable data from the file. For example PFfields: fLINE fCMD1 fRIGHT [...]
Answer Question
| November 29, 2012 5:14 PM
iSeries AS/400, RPG
I want to load a Physical File with Printer File field names and Data. Then read through the PF and populate the printer file field variable with the data from another field in the file. Then I can write the PrtF record with the variable data from the file. For example PFfields: fLINE fCMD1 fRIGHT [...]
Saving Spools
What would you find is the system tools, commands or tricks people use to save and archive spools? What other tools would you recommend?
Answer Question
| November 29, 2012 11:27 AM
AS/400, AS/400 Spool Files
What would you find is the system tools, commands or tricks people use to save and archive spools? What other tools would you recommend?
RPG lookup, write, then update if necessary
Can anyone help me code in free form RPG for, I want to look up a file to check a recordĀ is in there, If it is, I want to transfer that to a table, (it is already set up) Else Update with new record then write to table Thanks
Answer Question
| November 29, 2012 8:23 AM
RPG LOOKUP, RPGILE
Can anyone help me code in free form RPG for, I want to look up a file to check a recordĀ is in there, If it is, I want to transfer that to a table, (it is already set up) Else Update with new record then write to table Thanks
In RPGLE CHAIN and %FOUND
Hi there ! while we using chain with %Found do we need to add else? or else rrn1 chain sfl01 if %found update sfl01 else leave endif is this right ?
Answer Question
| November 29, 2012 8:14 AM
AS/400, AS400 RPGLE
Hi there ! while we using chain with %Found do we need to add else? or else rrn1 chain sfl01 if %found update sfl01 else leave endif is this right ?
Shifting of server room (data center)
We are expanding our seating capacity and hence we are evaluating the feasibility of shifting our server room (with domain server, exchange server and other file servers) to next building (the building with new office). But we won’t be vacating the old office. Both premises are located opposite to each other and we want connectivity [...]
Answer Question
| November 28, 2012 11:57 AM
Optical Fiber Cable, Server, VPN connection
We are expanding our seating capacity and hence we are evaluating the feasibility of shifting our server room (with domain server, exchange server and other file servers) to next building (the building with new office). But we won’t be vacating the old office. Both premises are located opposite to each other and we want connectivity [...]
User defined command
Hi, I want to create a command such that the user only needs to specify (say) a data area name and the command should be automatically fired and perform DSPDTAARA on the parameter specified. I’m not sure how and where to start this because I don’t want the syntax to be - mycmd (data area [...]
Answer Question
| November 28, 2012 10:35 AM
AS/400, DSPDTAARA
Hi, I want to create a command such that the user only needs to specify (say) a data area name and the command should be automatically fired and perform DSPDTAARA on the parameter specified. I’m not sure how and where to start this because I don’t want the syntax to be - mycmd (data area [...]
How to send a mail through CL
How to send a mail through CL?
Answer Question
| November 28, 2012 10:14 AM
AS/400, CL programs
How to send a mail through CL?
Can we create service program inside the service program
Can we create service program inside the service program?
Answer Question
| November 28, 2012 9:37 AM
AS/400, Service program
Can we create service program inside the service program?
ADDBKP – default program
Hi, I’m trying to debug the batch job. After releasing the job, a display screen is shown the use debug commands. When I use ADDBKP STMT(1), an error is thrown as no default program exits. How to make my program as default program?
Answer Question
| November 28, 2012 7:39 AM
Batch job, RPG
Hi, I’m trying to debug the batch job. After releasing the job, a display screen is shown the use debug commands. When I use ADDBKP STMT(1), an error is thrown as no default program exits. How to make my program as default program?
How to use more than one key field in CHAIN opcode
I have a physical file it contains three key fields how to use all three key fields in CHAIN opcode
Answer Question
| November 28, 2012 7:25 AM
AS/400, Physical File
I have a physical file it contains three key fields how to use all three key fields in CHAIN opcode
Work management on ISERIES – for IBM supplied subsystems.
We are accessing data stored on our ISERIES via COGNOS. I am thinking part of our performance issues is related to the IBM supplied subsystem QUSRWRK. It is currently only using base pool and non db page faulting is high for the DDM server job. Is it appropriate to use a storage pool (in addition [...]
Answer Question
| November 28, 2012 11:23 PM
iSeries, QUSRWRK
We are accessing data stored on our ISERIES via COGNOS. I am thinking part of our performance issues is related to the IBM supplied subsystem QUSRWRK. It is currently only using base pool and non db page faulting is high for the DDM server job. Is it appropriate to use a storage pool (in addition [...]
AS/400 plus NetApp (NAS)
Is there any relationship between AS/400 and NetApp (NAS storage). Will it be helpful at any point in having knowledge on these two technologies?
Answer Question
| November 27, 2012 5:27 PM
AS/400, NetApp, Storage
Is there any relationship between AS/400 and NetApp (NAS storage). Will it be helpful at any point in having knowledge on these two technologies?





