Zebra GT420t
Hi friends, what the parameters to configure a device printer Zebra GT420t : I had the old model TLP2844 and this model works normal but the new model … OUTQ: Queue: PRT_ZEBRA1 Library: QUSRSYS Status: Writer active . . . . . . . . . . . : Y Writer name(s) if active . [...]

Answer Question   |  May 30, 2013  12:19 AM
AS/400, Zebra GT420t
asked by:
670 pts.

Using MIMIX for AS/400 Failover
We have an AS/400 V5R4 Mod 270. We are on MIMIX Ha Lite version 6.0.20.0. My Boss wants to do a planned failover. I don’t know that I ever seen one done on our AS/400. We don’t have a contract with MIMIX anymore and we can’t afford a private contractor. I have read through instructions [...]

Answer Question   |  May 30, 2013  8:37 PM
AS/400, MIMIX
asked by:
40 pts.

Read records for a particular period in RPG
Hi all! I have a date period in RPG as month and year like 072012 and 022013 both are character fields. I’m passing this fields from OPNQRYF in CL program to RPG. How can I read records from a master for this particular period in RPG? Surey

Answer Question   |  May 29, 2013  11:25 AM
AS/400, CL Program, RPG
asked by:
1,710 pts.

AS/400 extracting spool file automatically and sending to user.
We are using i750 server. In this server v r running life asia application. As of now we are extracting spool files manually and sending to users. Is there is any possible way to extract the spool files automatically and send to user mail id’s? Once the job is completed, it has to do automatically. [...]

Answer Question   |  May 28, 2013  2:41 PM
AS/400, AS/400 Spool Files
asked by:
310 pts.

iSeries library restore error
I have two iSeries machines both running v6r1. One is our production box (Model – E4A w/internal tape drive) and the other is a cold backup (Model 520 with external Transberg 3503-lto 4 tape drive).  I am trying to restore libraries from our production box to the backup. I can browse the the tape data [...]

Answer Question   |  May 28, 2013  1:51 PM
AS/400, AS/400 backup, iSeries
asked by:
25 pts.

Can we delete the library though there are many objects in that library
Can we delete the library though there are many objects in that library

Answer Question   |  May 28, 2013  1:01 PM
AS/400, AS/400 Library
asked by:
615 pts.

User Space (*USRSPC)
Hi, there is an As/400 object called User Space whose object type is *USRSPC and its attribute type is SQLRPTC. This has some SQL scripts. My job is to call this user space from my RPGLE program. Have you ever done such call to User Space? If so, please help me in doing this.

Answer Question   |  May 28, 2013  4:49 AM
AS/400, As400 User Space, RPGLE Program
asked by:
150 pts.

F24 key in AS/400
In AS/400, f24 key is not working when I do the keyboard mapping as shift+f12 only on thin client systems, up to f23 is working fine. Only problem is with the f24 key, no change occurs on the screen but it same mapping works fine on laptops and desktops. Although I tried using mapping CTRL+f12 [...]

Answer Question   |  May 28, 2013  11:51 AM
AS/400, AS/400 administration
asked by:
15 pts.

Question on Logical File
When I compile logical file at very first time an object is created for that. When i compile that same logical file again it is showing       Object SAMPLELF in BALAGAM1 type *FILE deleted.  what was the reason behind it .. how can i solve this problem

Answer Question   |  May 25, 2013  6:08 AM
AS 400, logical file and Physical File
asked by:
40 pts.

Deleting outq spool files for specific date range
Is there a command I can run that will delete spooled files older then 14 days?

Answer Question   |  May 28, 2013  3:49 PM
AS/400, AS/400 Spool Files
asked by:
35 pts.

DATAAREA
I have a variable that contains the name of a data area How can I access the data area? Without using CL

Answer Question   |  May 22, 2013  9:03 AM
AS 400, Data Area, RPGLE
asked by:
20 pts.

Can I move a data structue(along with positional-values) into a Data area of same length.
Can I move a data structue(along with positional-values) into a Data area of same length. Can I move a data structue having positional-values exactly into the same positions of the data area. my code is as follows:- 0014.00 FCS86C00 CF E WORKSTN 0015.00 * 0016.00 I@DS001 DS 452 0017.00 I 1 256 @DTA 0018.00 I [...]

Answer Question   |  May 22, 2013  7:10 AM
AS/400, RPG/400
asked by:
430 pts.

Windows Subfile
From a Subfile, can I make a “call” to a window subfile?

Answer Question   |  May 21, 2013  12:45 PM
AS/400, RPGLE, Subfile
asked by:
20 pts.

Securitiy Auditing in AS400
Dear all ! In our company we are using power 720 server for our application. Some of us in the Admin side we have the access to all the objects and can do any changes. But i as a super admin i just want to record all the activities of another person like changes in [...]

Answer Question   |  May 20, 2013  12:08 PM
AS400 admin, Security auditing
asked by:
1,710 pts.

More than 50 files in RPG?
How can i declare more than 50 files in RPG/400 program?

Answer Question   |  May 20, 2013  11:54 AM
AS 400, RPG, RPG Code
asked by:
70 pts.

JOBD
How to change jobd while job running

Answer Question   |  May 20, 2013  11:21 AM
JOBD
asked by:
10 pts.

crtdevprt
I have created a printer device using the command crtdevprt for a HP Laserjet CP2025n. I am running V5R1M0. The device is created and documents will print but only in 10 cpi. I isend it 12 cpi and dtill will only 10cpi even though the attributes of the spool file show it at 12 cpi. [...]

Answer Question   |  May 18, 2013  12:33 AM
CPI, CRTDEVPRT, HP CP2025
asked by:
45 pts.

Creation and dump of a user space iSeries
Hi all, I’m trying to recreate an old user space with the next code: QUSCRTUS(qname, "LSTOBJS ", 64000, "", "*EXCLUDE ", "Text decription ", "*YES ", &zero, "*USER " , 16 , optimum ) When I dump the old one there is a -extended data- section but that section does not exist in the dump [...]

Answer Question   |  May 17, 2013  5:03 PM
AS/400, iSeries
asked by:
350 pts.

Join files using OPNQRYF
I’m not much familiar with complex OPNQRYF statements. I need to select records from a file say FileA which has a field AccNo. I need to select those accounts whose country code =’002′. Country code comes from another file say FileB. FileB has account number as key. I know this is simple, but I am [...]

Answer Question   |  May 17, 2013  12:16 PM
AS/400, OPNQRYF
asked by:
2,030 pts.

Transferring data between iseries without using DDM/FTP
Is there any better way of transferring data between iSeries without using DDM/FTP?

Answer Question   |  May 16, 2013  1:04 PM
DDM, iSeries
asked by:
50 pts.