Windows Server 2003 On iSeries?
Is it possible to install Windows Server 2003 OS in AS/400 machine?

Answer Question   |  December 12, 2012  10:01 AM
AS/400, Windows Server 2003
asked by:
225 pts.

Changing the remote queue IP address of the printer
How to change remote queue IP address of the printer from an existing IP address?

Answer Question   |  December 11, 2012  3:03 PM
AS/400, IP address
asked by:
760 pts.

User profile enable and disable date
How to find the user profiles last enable and disabled date? Is there anyway to find it?

Answer Question   |  December 11, 2012  1:01 PM
AS/400, AS/400 Profiles
asked by:
760 pts.

Search in qualified data strucuture
Hi, I used qualified data structure in RPGLE program. How to search in this data structure. My Coding: D Address DS D dvadd 20 D dvphn 20 D dvcity 20 D dvctry 20 D InvoiceInfo DS QUALIFIED DdvType1 1 2 DdvType2 3 4 D MailAddr LikeDS(Address) D ShipAddr LikeDS(Address) ———————————————– if i want to search [...]

Answer Question   |  December 11, 2012  5:32 AM
RPGLE, RPGLE Program
asked by:
270 pts.

OPNQRYF – COUNT
Hi How can we use count of file in OPNQRYF CL command?

Answer Question   |  December 11, 2012  5:26 AM
AS/400, OPNQRYF
asked by:
335 pts.

How do I retreive the spool file number
How do I retrieve the spool file number of a spool file in v5.4?

Answer Question   |  December 10, 2012  5:48 PM
AS/400, AS/400 Spool Files
asked by:
HPW
5 pts.

Server specifications
I have a travel agent & I have a network with 16 points. What server can I use? What’s should the specifications be?

Answer Question   |  December 11, 2012  5:01 PM
Server, Server administration
asked by:
5 pts.

Print to file
When I select “Print to File” rather than to a network printer, where is the file saved? I can’t find it anywhere

Answer Question   |  December 12, 2012  3:55 PM
PRN, PRN file
asked by:
15 pts.

Change QSECOFR profile
Can a QSYSOPR profile change QSECOFR user profiles, Can QSYSOPR change normal user profiles. If yes, then which parameter gives the ability to change any other user id? What security measures should be taken to avoid providing user profiles the ability to enable or disable other user id’s?

Answer Question   |  December 10, 2012  2:14 PM
QSECOFR user profile
asked by:
145 pts.

CALLB,CALLP,CALL
1. When are dynamic calls(CALL) preferred to static calls(CALLB & CALLP)? 2. Performance wise which one is faster, CALLB or CALLP ? 3. I know CALLP checks the parameters during compile time and has an advantage over CALLB. But any scenarios where CALLB takes the advantage over CALLP ? 4. Performance wise are the below [...]

Answer Question   |  December 10, 2012  7:28 AM
ILE for iSeries, ILE RPG, RPG
asked by:
70 pts.

Function keys.
Hi, I am trying to use function keys in rpgle fixformat (f2=save etc.) but i don’t know how to use and how write down the coding, if anyone knows this coding please tell me. Thanks.

Answer Question   |  December 10, 2012  6:43 PM
RPGLE, RPGLE code
asked by:
35 pts.

How to delete spool files of specific user and job
Hi, I want to delete spool files of specfic user and job how can that be done through CL program? Also there is another condition that only those spool files needs to be deleted whose status is either ‘HLD’ or ‘RDY’ Thanks

Answer Question   |  December 8, 2012  12:22 PM
AS/400
asked by:
6r
940 pts.

CPF3204
I’m getting this error today on a CRTLF. Text says “cannot find object” tho the PF does exist in libl (a major file so all hell would break loose if it were gone) and LF key fields do exist. I suspect it is due to triggers on the PF. Can anyone confirm or refute this [...]

Answer Question   |  December 7, 2012  5:55 PM
AS/400, CPF3204
asked by:
1,565 pts.

Writing CL to run programs, need to monitor for program completion: IF/THEN?
I’m trying to write a process that will start a program, monitor it for completion and decide to either proceed to the next program if goes END OF JOB, or display a message and terminate the running CL if the program not have successful END OF JOB. I have written a CL that will run [...]

Answer Question   |  December 7, 2012  5:34 AM
CL Program, iSeries, Premier
asked by:
50 pts.

Send mail attachment to iSeries IFS
Is there a way to be able to automatically send an email file attachment from Lotus Notes to iSeries IFS folder.

Answer Question   |  December 6, 2012  3:55 PM
IFS Folder, iSeries, Lotus Notes
asked by:
5 pts.

Controlling Form Overlay
I have a requirement to print a report with a form overlay ON THE FIRST PAGE ONLY.  Has anyone done this?  Using the overlay is no problem, but it seems like it’s all or nothing.  I tried printing all pages after the first as a separate spool file and then using the SHARE(*YES) keyword to merge them.  [...]

Answer Question   |  December 6, 2012  3:39 PM
Overlays
asked by:
15 pts.

Position to in load all subfile
I have done a position to in a load all subfile by checking if the position to field is not empty, then chain the file with that key and display records from there onwards. But am facing this issue, after the subfile is displayed, I am not able to do a page up. It gives [...]

Answer Question   |  December 6, 2012  10:33 AM
Subfile
asked by:
1,975 pts.

iSeries Installation
As I am new for installation, could you please guide me that which is the best way to install iSeries V5R4? Manual or Automatic and in what condition I should use them?

Answer Question   |  December 6, 2012  10:09 AM
AS400 admin
asked by:
355 pts.

Add leading zeros to numeric value in a character filed
I have a display file field which is of type 7A. I am entering value as 18 to that field. Now I need to go to a file with this field as the keyfield. But in the file the value is stored as ’00000018′. So if I chain with ‘ 18′ it says value is [...]

Answer Question   |  December 6, 2012  9:48 AM
AS/400
asked by:
1,975 pts.

Scroll cursor example
My physical file is STUDENT i am trying to get the particular record using scroll cursor but i am unable to get the values. pls correct it A UNIQUE A R STUREC A STUNUM 10P A STUNAME 10A A STUAGE 5P A K STUNUM Dnumber s 10p 0 Dname s 10a Dage s 5p 0 [...]

Answer Question   |  December 5, 2012  1:16 AM
AS/400
asked by:
220 pts.