Copying CSV files to IFS
Hi! I have a Java application that creates a CSV file in the hard disk (C:), and I need to copy it to an AS400, in its IFS. I created a folder in the IFS, named /myfolder. I use this command to create the file to the IFS: ifs = new IFSFileOutputStream(AS400System, fileName + ".csv"); But I receive...
Hi! I have a Java application that creates a CSV file in the hard disk (C:), and I need to copy it to an AS400, in its IFS. I created a folder in the IFS, named /myfolder. I use this command to create the file to the IFS: ifs = new IFSFileOutputStream(AS400System, fileName + ".csv"); But I receive...
numeric operation is too small to hold the result (C G D F)
HOW TO REMOVE THIS ERROR-"The target for a numeric operation is too small to hold the result (C G D F)"?
View Answer
| Oct 3 2008 5:49 AM GMT
AS/400 errors, AS/400 development, Numeric operation is too small
HOW TO REMOVE THIS ERROR-"The target for a numeric operation is too small to hold the result (C G D F)"?
AS/400 errors, AS/400 development, Numeric operation is too small
iseries error messages
I have an error message question. I receive an error message or have reference to an error message that i would like to display with the Display message description command. The problem is identifying the message file that contains the specific error. At one time many years ago, I ran across a...
I have an error message question. I receive an error message or have reference to an error message that i would like to display with the Display message description command. The problem is identifying the message file that contains the specific error. At one time many years ago, I ran across a...
System value QABNORMSW
The System value QABNORMSW from my system model 520 is "1 Abnormal". How can I resolve this situation ?, The version is V5R3M0.
The System value QABNORMSW from my system model 520 is "1 Abnormal". How can I resolve this situation ?, The version is V5R3M0.
AS/400 Entended Base Support *ERROR
I just want to ask if there's another way of resolving the installation failure of 5722SS1 option 1 - Extended Base Support. I already tried the Reclaim Storage(RCLSTG) command and re-install 5722SS1 option 1. And until now, it is in *ERROR status. Thanks
I just want to ask if there's another way of resolving the installation failure of 5722SS1 option 1 - Extended Base Support. I already tried the Reclaim Storage(RCLSTG) command and re-install 5722SS1 option 1. And until now, it is in *ERROR status. Thanks
DDS Keywords for AS400 Windows screens
I have an Interactive Maintenance Screen program that calls a program to display an AS400 Windows. WhenI get to the first Screen and the call to the AS400 Window display is made, the background is blacked out and only the Window shows up. Is there any way that the background (first) Screen can be...
I have an Interactive Maintenance Screen program that calls a program to display an AS400 Windows. WhenI get to the first Screen and the call to the AS400 Window display is made, the background is blacked out and only the Window shows up. Is there any way that the background (first) Screen can be...
License error CWBLM001
We are running AS/400 client access v5r4 SP SI29771 on Windows XP SP3. Approx every 4 to 5 weeks users will get an Internal License error CWBLM001. Only fix we have is to give admin rights, open the application, remove rights, and the application opens fine for another 4 to 5 weeks and then we...
We are running AS/400 client access v5r4 SP SI29771 on Windows XP SP3. Approx every 4 to 5 weeks users will get an Internal License error CWBLM001. Only fix we have is to give admin rights, open the application, remove rights, and the application opens fine for another 4 to 5 weeks and then we...
error in DB2/400
Hi, i created a physical file(named 'PHF1') and created a logical file(named 'LF1') in Source file(named 'MYSRC')..i complied those files and inserted data.. i wrote a query by STRSQL,that query is "SELECT * FROM LF1"...But i getting a error as "LF1 in *LIBL type *FILE not found" NOTE: ...
Hi, i created a physical file(named 'PHF1') and created a logical file(named 'LF1') in Source file(named 'MYSRC')..i complied those files and inserted data.. i wrote a query by STRSQL,that query is "SELECT * FROM LF1"...But i getting a error as "LF1 in *LIBL type *FILE not found" NOTE: ...
AS400 Backup error
I ran a full system backup and the program errored off with the following message "Function check cpf2408 unmonitored by fullsys at satement 2500" What is causing this error?
I ran a full system backup and the program errored off with the following message "Function check cpf2408 unmonitored by fullsys at satement 2500" What is causing this error?
How to ignore Permanent I/O error on a Display
AS400 screen: I have a display program that displays text on a screen. More frequently users receive "Permanent I/O error" because there's an invalid character inbedded in the text field caused most likely from cut-n-paste. In one instance the character is hex 15. How can ignore this error and...
AS400 screen: I have a display program that displays text on a screen. More frequently users receive "Permanent I/O error" because there's an invalid character inbedded in the text field caused most likely from cut-n-paste. In one instance the character is hex 15. How can ignore this error and...
Default User-Id AS400 problem
When some user's log into the AS400 they get the dialogbox where they have to fillout the user-id and password. Some users get an default user-id thats not correct. How can I change this ?
When some user's log into the AS400 they get the dialogbox where they have to fillout the user-id and password. Some users get an default user-id thats not correct. How can I change this ?
Space offset is outside current limit for object
I have a batch job COAMR0 which runs the RPG program (COAPR2). In RPG program if business logic fails, I want to terminate the program and like to generate DUMP of the program. Recently COAMR0 taking too much CPU time when it executing DUMP operation. I found this when I was debugging COAPR2...
I have a batch job COAMR0 which runs the RPG program (COAPR2). In RPG program if business logic fails, I want to terminate the program and like to generate DUMP of the program. Recently COAMR0 taking too much CPU time when it executing DUMP operation. I found this when I was debugging COAPR2...
DB2 and talend
I do get the error below when i try to load table in DB2 iseries through ETL tool Talend [IBM][iSeries Access ODBC Driver]Column 6: CWB0111 - A buffer passed to a system call is too small to hold return data can anyone guide me what could be the error
I do get the error below when i try to load table in DB2 iseries through ETL tool Talend [IBM][iSeries Access ODBC Driver]Column 6: CWB0111 - A buffer passed to a system call is too small to hold return data can anyone guide me what could be the error
How do i end inactive jobs where I am using pass through as they are in event wait not display wait?
I need to monitor for inactive jobs that are using pass through and are in a event wait instead of display wait, so the QINACTITV does not work for me.
I need to monitor for inactive jobs that are using pass through and are in a event wait instead of display wait, so the QINACTITV does not work for me.
results of CL commands
how can i see the result of a cl command which i execute. For example, if i executing a command runsqlstm and it says command failed. how do i see the detailed description for the same result like why the command failed
how can i see the result of a cl command which i execute. For example, if i executing a command runsqlstm and it says command failed. how do i see the detailed description for the same result like why the command failed
Using system() function in RPG IV
Could someone please tell why this doesn't work? Path = '\SOMENAME. I get a CPF006 ('Errors occurred in command.') The message in the joblog is 'String '\XMLDATA\A' contains a character that is not valid.' D path S 63A Varying D cpfmsg S ...
Could someone please tell why this doesn't work? Path = '\SOMENAME. I get a CPF006 ('Errors occurred in command.') The message in the joblog is 'String '\XMLDATA\A' contains a character that is not valid.' D path S 63A Varying D cpfmsg S ...
AS400 ODCB table link
When i link tables with a ODBC driver then some table won't give me any records (I link into microsoft access. But I do see the column headings. I the record fields I get: #Name? Is this an AS400 problem, ODCB or Access ?
When i link tables with a ODBC driver then some table won't give me any records (I link into microsoft access. But I do see the column headings. I the record fields I get: #Name? Is this an AS400 problem, ODCB or Access ?


