AS/400 Questions and Answers
161 - 180 of 4756

copying to a folder with .zip extention

Is it possible to use CPYTOIMPF to copy file to a folder with the .zip extention Software/Hardware used: Iseries

View Answer   |  Oct 22 2009  6:23 PM GMT
CPYTOIMPF performance, CPYTOIMPF
asked by Dliila

  5 pts.

how create a printer file in AS400

HI, The message shows "Mistakes in the DDS not allowed with the specified GENLVL, one has not found the device of printer PRT01. File PRTF1 has not been created in the library HIPTSTMAP1"   Obviously use CRTPRTF. Probably another way exists to create the file of printer. THANKS. ...

View Answer   |  Oct 22 2009  5:41 PM GMT
CRTPRTF, AS/400 Printer File, AS/400 printing
asked by Sylvana

  180 pts.

Member Level ID

Every evening we create Save Files of our Production Libraries on our Production System. The next morning we FTP these Save Files to our Development System and do Restores to our Production Libraries on our Development System. We use TurnOver to handle the changes to our SQL Tables, Indexes, and...

View Answer   |  Oct 22 2009  3:43 PM GMT
AS/400 database, AS/400 development, iSeries database
asked by Wpoulin

  1115 pts.

Need to find everyplace a file is being used.

I have a file that we are adding a field. Need to find every program the file is being used to know which ones need to be recompiler. Would be nice to do one big search of the entire library.  Software/Hardware used: as400

View Answer   |  Oct 22 2009  3:37 PM GMT
RPG, RPGLE, DDS
asked by Nitzinger

  180 pts.

RPGLE. cpytopcd

I have tried to create a file where every record is 80 characters long. Every record should be filled with spaces if the record is shorter than 80 char. In my program I use cpytopcd and this command seems to cut every record if there aren't any more characters. If you look at it in hexadec...

View Answer   |  Oct 22 2009  3:24 PM GMT
RPGLE Program, CPYTOPCD, RPGLE
asked by Kasten

  15 pts.

AS/400 file transfer window disappears

as400 file transfer window drops to the bottom never to return.

View Answer   |  Oct 22 2009  3:21 PM GMT
AS/400 File Transfer, DB2
asked by Dothendo

  15 pts.

data encryption

I am working on a project where I need to be able to pass a string through a SHA-2 encryption and then use the result as part of a call to open a URL.  The URL call is a breeze.., If there source code out there that has the SHA-2 algorithm that can run on the iSeries?  If it has to be in a JAVA...

View Answer   |  Oct 22 2009  2:53 PM GMT
SHA-2, Java programming, AS/400 programming
asked by Droutt

  50 pts.

Change of IP address on MIMIx dr server

Hi, I want to change IP address of my AS/400 which is also the DR server (it has MIMIX on it), kindly tell what measure should i take for Mimix before changing the IP address. Please advice ,its urgent.

View Answer   |  Oct 22 2009  2:50 PM GMT
MIMIX, MIMIX for AS/400
asked by Herbina

  275 pts.

Analyzing Security Audit Journal

Hello, could you please tell me where can I find a book, guide or course about Tracking and Analizing Security Audit Journal on iSeries?  I have tried Appendix F on Security Guide but there are not all entries and it does not explain how to analize records in journal.  Thanks a lot ...

View Answer   |  Oct 22 2009  2:46 PM GMT
Security audits, AS/400 security, AS/400 audit
asked by Fabypaumc

  15 pts.

OVRDBF

DCLF FILE(EMP001P)                                                                                                    RCvF...

View Answer   |  Oct 22 2009  2:18 PM GMT
CLPROGRAM, OVRDBF
asked by Kar

  95 pts.

Using prototypes and data structures

How do I convert the following into using prototypes (including the *ENTRY) and /free?? D RDCTL         E DS  EXTNAME(RDCTL)     Software/Hardware used: V5R4 RPG

View Answer   |  Oct 22 2009  12:06 AM GMT
RPG, V5R4
asked by JamesR

  70 pts.

How to copy source code of Pgm into Flatfile in COBOL

I want to read the one of the pgm's source code through my another program. So anyone plz suggest me how can i read the source code?

View Answer   |  Oct 22 2009  8:55 AM GMT
AS/400, COBOL/400, CL/400
asked by Promodhss

  35 pts.

AS/400 Software Migration Tool

Which AS/400 Software Migration Tool would you recommend with the most features at an exceptional value? Software/Hardware used: AS/400 Operating System V5R4

View Answer   |  Oct 21 2009  7:37 PM GMT
AS/400 Software Migration Tool, AS/400 migration
asked by Jmnram

  30 pts.

How to handle deletion in RPG

I have a file(A) that needs to have records deleted from it based off information in another file(B). I think the logic should be... Read A Chain to B if criteria met delete record. Is there a better/cleaner way to do this? I do not have much experience with RPG.

View Answer   |  Oct 21 2009  2:35 PM GMT
RPG, RPG Record Deletion
asked by Adeaver

  20 pts.

Is the new WRKDBF out yet?

Anyone heard if the efforts to recreate a WRKDBF utility have borne fruit yet? Once again I find myself needing a general purpose file view utility, and hover on the brink of writing something, for I saw somewhere that a new one was being put together. Software/Hardware used: i5 v5r4

View Answer   |  Oct 21 2009  1:51 PM GMT
i5, iSeries, AS/400
asked by Yorkshireman

  3200 pts.

decimal data error

I declare time field in RPG as D btime    4  0 eval btime = 2400 this one i pass to a CL program with var type var(&tim) type(*dec) len(4,0) and this in turn passed to another RPG program D stime    4  0 when it comes to third program it has some hex char shown in debug as belo stime = 2_4_...

View Answer   |  Oct 20 2009  10:29 PM GMT
RPGLE, RPG, Decimal Data Error
asked by Nutangujar

  750 pts.

Upload Spreadsheet to AS400 using Excel addin - creates graphic fields for alpha fields

I am using the Excel addin to transfer excel files to our AS400.  The file does not exist on the AS400 and when the transfer runs, the field created for the alpha fields is 'Graphic' when I display the file field definitions.  I cannot read these fields in my RPG program - they are only text...

View Answer   |  Oct 20 2009  7:21 PM GMT
AS/400, Transfer Data To iSeries, Excel 2007
asked by PaulClemens

  25 pts.

The most-watched IT questions this week: Oct. 20, 2009

Here are the 5 most watched questions on ITKE: There's some great discussions going on ranging from SQL to diagnosing app crashes. Go answer a question now and take your shot at winning a TV, or check out the rest of the top 10 on the Community Blog: 1.ORA-31672 in oracle 11g tops the list, with...

View Answer   |  Oct 20 2009  6:20 PM GMT
ITKE, AS/400, Channel
asked by Michael Morisy

  720 pts.

Suppress FTP messages

I've got a program that FTP's (put) files to another system. I always used the program in batch mode. Now I'm trying to ref the program interactively. But message 'Press ENTER to end terminal session.' requires user intervention. Does any know how I can suppress FTP messages while running in...

View Answer   |  Oct 20 2009  5:02 PM GMT
FTP Automation, AS/400 FTP, FTP Send Notifications
asked by Mtspudgun

  45 pts.

Tracking data changes on IBM i with triggers

Hi I like to implemnet this tip can you share the sources files of this tip

View Answer   |  Oct 20 2009  3:00 PM GMT
iSeries, AS/400 triggers
asked by Ecuafruit

  5 pts.

161 - 180 of 4756