STRMSF
When I start MSF (STRMSF) I get this error Message . . . . : Job 268354/QMSF/QMSF stopped processing MSF message. Cause . . . . . : Exit point program QTMSFWD in library QTCP for exit point QIBM_QZMFMSF_MSG_FWD has detected a condition with message ID 10E92AD1212191154300000000048. The message indicates that processing should be ended. [...]

Answer Question   |  December 19, 2012  5:32 PM
AS/400, strmsf
asked by:
40 pts.

How to pass parameter from Equation Option(ex:CUE) to RPGLE!
How to pass parameter from Equation Option(ex:CUE) to RPGLE progam??

Answer Question   |  December 19, 2012  1:05 PM
AS/400, i series, RPGLE
asked by:
10 pts.

What type of ink powder use in brother toner cartridge
What types of ink powder can be used in brother toner cartridges?

Answer Question   |  December 19, 2012  9:02 AM
Printer cartridges
asked by:
5 pts.

AS/400
I tried commitment control for that I created file salary dds is as follow A R RSALARY A NAME 10 A SURNAME 10 A SAL 10 0 created one disply file for that dds is as follow A*%%TS SD 20121218 034714 KRGUNN REL-V6R1M0 5761-WDS A*%%EC A DSPSIZ(24 80 *DS3) A R RSALDSPF A*%%TS SD 20121218 [...]

Answer Question   |  December 19, 2012  6:08 AM
AS/400, AS/400 commands
asked by:
200 pts.

How to avoid MSGW in a DATA Queue
I have a Program A which sends a message to a data queue , There is a job running on the System i , which monitor this data queue , and when it receives a message in this queue a set of programs is called . The problem is when one of the programs has [...]

Answer Question   |  December 19, 2012  4:35 AM
AS/400, Data Queue, MSGW
asked by:
225 pts.

SNDDST
sending multiple attachments in SNDDST

Answer Question   |  December 18, 2012  9:22 PM
SNDDST
asked by:
10 pts.

IBMDA400 Date Issues
The IBMDA400 provider seems to convert dates to character values even when using keyword “Convert Date Time To Char=FALSE”. This does not happen with the ODBC driver or IBMDASQL provider. I’d be okay with IBMDASQL except IBM states it only works the SQL statements. I’d be okay with ODBC driver except records can be doubled [...]

Answer Question   |  December 18, 2012  4:33 PM
AS/400, iSeries, ODBC
asked by:
1,495 pts.

Terminated Users in AS/400 system.
Hi is there any way or any command to find the list of terminated users from an AS400 system for a particular time period…?

Answer Question   |  December 18, 2012  2:46 PM
AS/400, AS400 admin
asked by:
760 pts.

Message Ids in Message File
How to check whether a msg id is moved today or when? For E.g. If MsgId UR000 is moved to MsgF SSA000 on 24 Dec 2012 and Again the same msg id needs to be moved on a particular day then how to identity the last date of its Movement? I performed the below steps:- [...]

Answer Question   |  December 18, 2012  1:57 PM
AS400 admin
asked by:
355 pts.

How to transfer an iSeries file
How to transfer the file from one iSeries to another iSeries?

Answer Question   |  December 18, 2012  11:23 AM
AS/400, iSeries, iSeries files
asked by:
670 pts.

Access to DB2 from Oracle
I want to access the DB2 database on iSeries from Oracle 11 (read and write). What is the best way?

Answer Question   |  December 18, 2012  11:11 AM
DB2 database, iSeries, Oracle 11
asked by:
15 pts.

AS400 – RPGLE
FTESTCF IF E K Disk * /Free EmpNo = 100; Chain (EmpNo) TestCF; If %Found(TestCF); Dsply EmpName; Endif; Dsply EmpName; Clear RTEST; EmpNo = 101; Chain (EmpNo) TestCF; If %Found(TestCF); Dsply EmpName; Endif; Dsply EmpName; Above Code Employee NUmber 100 is found in File. Employee Name is coming as expected. But EMPNO = 101 is [...]

Answer Question   |  December 18, 2012  9:18 AM
AS/400, AS400 RPGLE
asked by:
1,025 pts.

Record lock on physical file
When a logical file is open in update mode to read and update the record, while performing read operation on logical file, lock applies on which file(logical or physical)? I have a scenario where one logical holds a lock and when another logical tries to read it shows ‘Record is already lock to this job’.

Answer Question   |  December 17, 2012  5:51 AM
Logical File, RPGLE
asked by:
140 pts.

Subfile fold and drop
Hi, please some give me some idea about subfile fold and drop .

Answer Question   |  December 14, 2012  10:53 AM
AS/400, AS/400 Subfiles
asked by:
1,240 pts.

decimal field in printerfile
I have a decimal field (amount field) defined as (15S 2)I am populating this field from a file field which is also of same attribute. I dont want leading Zeros to appear on this field so I used edtcde(1). Leading Zeros are suppressed. But it seems the field is taking much space than length 15(Value [...]

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

Share objects between two AS/400 machines on a same network.
Hello, I would like to know if it is possible to share a disk between two AS/400 machines. I know about DDM but I would like to know if it is possible otherwise. Thanks.

Answer Question   |  December 13, 2012  9:49 AM
AS/400, DDM
asked by:
80 pts.

Unable to Start Database
A User tried connecting to Data Transfer from Iseries Server but when he logs in, it prompts an error saying:- Unable to Start DataBase Server? Could you suggest anything in this regard?

Answer Question   |  December 13, 2012  8:47 AM
AS400 admin
asked by:
355 pts.

CPF0904 – System pool not deallocated or reduced in size.
Hi , I have got following error when I was doing my monthly backup activity, We log a call and IBM suggested to install PTF SI47894 for V7R1. I have tried to install that PTF in my system, But it’s not applying after IPL. Ipl action is showing Yes. 20:20:51.137477 QSYS CPF0904 60 INFO System [...]

Answer Question   |  December 12, 2012  7:33 PM
AS/400, AS/400 administration
asked by:
275 pts.

AS/400 Dump terminal
One of ours dump terminal started to act strange. It keeps doing putting letter ā€œjā€ all over the sign on screen. I think someone accidentally press on keyboard. Do you have an idea what it could be or it just dead? When I turn terminal off and then turn it on, it bring me to [...]

Answer Question   |  December 12, 2012  3:59 PM
AS/400, AS/400 terminal
asked by:
260 pts.

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.