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
Is it possible to install Windows Server 2003 OS in AS/400 machine?
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
How to change remote queue IP address of the printer from an existing IP address?
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
How to find the user profiles last enable and disabled date? Is there anyway to find it?
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
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 [...]
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
Hi How can we use count of file in OPNQRYF CL command?
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
How do I retrieve the spool file number of a spool file in v5.4?
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
I have a travel agent & I have a network with 16 points. What server can I use? What’s should the specifications be?
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
When I select “Print to File” rather than to a network printer, where is the file saved? I can’t find it anywhere
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
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?
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
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 [...]
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
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.
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
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
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
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 [...]
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
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 [...]
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
Is there a way to be able to automatically send an email file attachment from Lotus Notes to iSeries IFS folder.
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
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. [...]
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
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 [...]
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
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?
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
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 [...]
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
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 [...]





