ASCENTER scheduling question
Can a job be scheduled thru as/center to run on the 3rd BUSINESS day of the month and not just on the 3rd day of the month. If so, how?

Answer Question   |  March 6, 2013  4:26 PM
AS/400, AS/400 job scheduler
asked by:
5 pts.

AS/400 professional looking for job in USA
Hi All I have 5 yrs of exp in AS/400(RPG/400 & Cobol/400) & I’m looking for a job in USA as soon I’ll be getting married & don’t wany go on dependent Visa & be at home. I have an option of doing MS but after working for 5 yrs MS seems to be whole new start. [...]

Answer Question   |  March 6, 2013  12:14 PM
AS/400, AS/400 careers
asked by:
25 pts.

Retriving the source code
Can we retrieve the source code of an RPGLE object? If yes, please let me the procedure for it. Thanks in advance ravua

Answer Question   |  March 6, 2013  8:30 AM
AS/400, AS/400 commands, RPGLE
asked by:
430 pts.

WebSphere in AS/400 or in Windows? Which is better?
I have project to upgrade in JDE 9.1, running using Citrix server and the database is sitting in AS/400 Server (V6.1). Some of the vendors recommend to use Windows Server for the HTML server and some to use open system. I’m wondering if the performance of the WebSphere in AS/400 is ok or not and what [...]

Answer Question   |  March 6, 2013  12:56 AM
AS/400, WebSphere, Windows Server
10 pts.

Client Access, wide display
How do set AS/400 Client Access to display 128 positions on the screen? I have seen it before but I can’t find the setting.

Answer Question   |  March 5, 2013  7:17 PM
AS/400, Client Access
asked by:
5 pts.

AS/400 Printer output
Is there a way to monitor the total number of reports being printed on an AS/400 with dates, user, pages, etc?

Answer Question   |  March 5, 2013  6:52 PM
AS/400
asked by:
20 pts.

Display the scheduler on iSeries system
How can I remove access to WRKJOBSCDE,CHGJOBSCDE, ADDJOBSCDE and leave a user with access to a browse command?

Answer Question   |  March 5, 2013  4:24 PM
AS/400, iSeries, iSeries Access
asked by:
15 pts.

DEWQ status jobs!
How can we kill the jobs those are in DEWQ status? Is there any system parameter in AS/400 using that we can kill those statuses jobs after a specific time frame automatically?

Answer Question   |  March 5, 2013  12:10 PM
AS/400, AS/400 jobs
asked by:
70 pts.

How to write a CL program if SQL query is giving some record
Hi, How can a CL program can be written based on some SQL query which gives some records. If SQL query is giving some records as output then using SNDEMLMSG command, how can that CL program be written? SNDEMLMSG command will send an email to specific user based on SQL query’s output if any thing [...]

Answer Question   |  March 4, 2013  2:08 PM
CL programs, SQL Query
asked by:
6r
940 pts.

AS/400
 Please help me answer the sample question : What will be the value of IZ during the execution of the following code, when statement 09.0 is reached? (Field length 30 implies 3 byte numeric – 0 decimal). 01.0 C Z-ADD 100 IY 30 02.0 C Z-ADD 0 IZ 30 03.0     *——————————– 04.0 C IY DOULT          [...]

Answer Question   |  March 4, 2013  6:28 AM
AS/400, AS/400 - CL Command
asked by:
15 pts.

Change the language for a user
How to change the language for user in iSeries?

Answer Question   |  March 4, 2013  1:47 AM
AS/400, iSeries
asked by:
355 pts.

QBatch subsystem Monitoring
Hi Guys, I have requirements, I need the Job details like( Job Number, name , user) of any job as soon as they entered in Qbatch Subsystem. Do we have any API or some commands to fetch that… The only solution i m thinking is of take the *Print of WRKACTJOB command for QBATCH every [...]

Answer Question   |  March 1, 2013  8:01 PM
AS/400, CLLE, iSeries, iSeries AS/400, QBATCH, RPGLE, Subsystems
asked by:
170 pts.

RPG / free command to movel 6 digit field to 8 character field
I am using RPG /free — I need to move a 6 digit numeric field to 8 character field and it needs to be left justified. How can I do this?

Answer Question   |  March 1, 2013  3:58 PM
RPG, RPG field
asked by:
65 pts.

Replace failed disk
Hi guys, need your help once more. I need to replace a failed disk (RAID 5). I’m not shore how to do it, should I use navigator or DST? Need to stop RAID first? I already have the document with the steps to rebuild data on the new disk, just don’t know what to do [...]

Answer Question   |  March 1, 2013  1:16 PM
iSeries, RAID
asked by:
285 pts.

Twinax to LAN
Hi there experts, in need of your help once more. I have an old 800, which has been turned off a long time ago. Now, I can´t get to operations console because, I believe, the console configured is Twinax. How can I force the system to LAN console? Thank you very much.

Answer Question   |  March 1, 2013  1:04 PM
iSeries, LAN, twinax
asked by:
285 pts.

Using 2 different display sizes in a display file
I am trying to create a display file in which the subfile uses display size 27 132 and a window uses the display size of 24 80. I thought I could declare them both in the dspsiz as DSPSIZ(27 132 *DS4 - 24 80 *DS3) and use dspmod(*ds4) after the SFLPAG command and DSPMOD(*ds3) on [...]

Answer Question   |  March 1, 2013  2:24 AM
AS/400, RPG, RPGLE
asked by:
165 pts.

Constant variable in SQL cursor
select  gthamcode as hamcode, gtnumber as item, ‘G’ from testlib/gtinl01 where (gtnumber between 08000000000000 and 08999999999999) union all select modkey as hamcode, modndcnum as item, ‘M’ from testlib/hammodel where (modndcnum between 08000000000 and 08999999999)   This works with interactive SQL but I need to use this in an COBOL embbeded SQL cursor. The ’M’ and  ’G’ are constants [...]

Answer Question   |  February 28, 2013  7:23 PM
AS/400, SQL Cursors
asked by:
5 pts.

Synon related: Searching calling program in Synon (PRTFIL).
How can be search external program (outside Synon) which is calling print file function (PRTFIL). Actually, I know to search all function which are calling print file by the option 91 or take U at subfile selector or 95 at object usage screen but that approach can only work to identify internal function. Do you [...]

Answer Question   |  February 28, 2013  12:36 PM
AS/400 Synon, Synon
asked by:
50 pts.

Reading XML file from RPGLE program by using XML-INTO opcode
How can I move data from XML to Data structure if data is more than 9999 in XML? The problem is I can declare the data structure with array max size 9999 where as using XML-INTO (ex: XML-INTO OrderList %XML(‘/home/orderlist.xml’) : ‘ doc=file case=any’) ). I can load first 9999 set of data but then [...]

Answer Question   |  February 28, 2013  9:53 AM
AS/400, RPGLE, XML
asked by:
170 pts.

Creating physical files
What command would I use to create a physical file?

Answer Question   |  February 28, 2013  9:36 PM
AS/400, Physical File
asked by:
20 pts.