+ Post New Thread
Page 1 of 6 1 2 3 ... LastLast
Threads 1 to 25 of 150

Forum: IFS

Anything dealing with IFS

  1. Merging .txt IFS files in Folder on AS/400

    I am getting difficulty in merging IFS files on AS/400. I have a below requirement, please advise how to proceed. I am getting 5 text files in AS/400 folder from window FTP server. i.e. PUT from Window into AS/400 folder. Then I have to merge these files into a single PF. Then my programs...

    Started by Abhay, 1 Day Ago 08:33 AM
    • Replies: 6
    • Views: 68
    10 Hours Ago 11:16 AM Go to last post
  2. Copying .txt IFS file from AS/400 folder to AS/400 PF - japaness character

    Dear All, I am trying to copy '/R3_222/CL/CL20100901130000.txt' file from AS/400 folder to R3_222/BKAC04I physical file by using below command CPYFRMIMPF FROMSTMF('/R3_222/CL/CL20100901130000.txt' ) TOFILE(WIPODCQA/BKAC04I) ...

    Started by Abhay, 1 Day Ago 03:14 AM
    • Replies: 1
    • Views: 30
    1 Day Ago 06:04 AM Go to last post
  3. CpyToImpf with RmvBlank

    Hi All: I'm using the CPYTOIMPF command with RMVBLANK parm. Wether I use *LEADING / *TRAILING / or *BOTH on the rmvblank parm there is always 1 blank between the 2 commas. NAME,ADDRESS1, ,CITY,STATE,ZIP should be NAME,ADDRESS1,,CITY,STATE,ZIP Is there a command that will actually remove...

    Started by GLS400, 4 Weeks Ago 09:36 AM
    • Replies: 2
    • Views: 127
    4 Weeks Ago 11:21 AM Go to last post
  4. Listing a Directory Tree Contents

    cross-post from http://www.support.ecofitonline.com/showthread.php?258-Listing-a-Directory-Tree-Contents For those of you using this utility, I have had to make a minor change. I included a 6-month bug :) After sitting in IFS for 6 months, the display of the timestamp format of the 'ls'...

    Started by kitvb1, July 28th, 2010 09:07 AM
    • Replies: 6
    • Views: 161
    July 28th, 2010 04:28 PM Go to last post
  5. AS400 Profile Authorities

    I need to set up a profile on our AS400 to allow read/write/delete to files in a shared folder. Is *ALLOBJ necessary as the only access need is to the shared folder? TIA

    Started by rckass, July 22nd, 2010 09:21 AM
    • Replies: 2
    • Views: 152
    July 24th, 2010 12:21 PM Go to last post
  6. Server Cleanup -- Clean DASD

    I need to write a clean-up routine for servers that are being decommissioned. Part of this cleanup routine is cleaning up the IFS. I have looked at the RMVLNK and RMVDIR procedures but, nothing seems "all inclusive" for a removal process (aka .. like a DELTREE Command). Are there other...

    Started by FaStOnE, July 13th, 2010 12:28 PM
    • Replies: 4
    • Views: 174
    July 14th, 2010 10:26 AM Go to last post
  7. Zipping files under QDLS

    Hi All, We are generating some of the reports during month end under /QDLS/MTHRPT folder. 1. As of last of month we extracted all the files or docs to our local drive and Zip it upload it again to the same folder which is consuming lot of time. 2. Now we have decided to use CPYTOIMPF to...

    Started by vinomails, July 11th, 2010 11:25 AM
    • Replies: 3
    • Views: 147
    July 13th, 2010 09:19 AM Go to last post
  8. IFS File, Created Time from Windows side

    Hello, When the file is created on the Shared IFS folder, from green screen side, the objects attributes of that file shows its actual information, such as Creation date/time . . . . . . . . . . : 02/07/10 12:55:20 Last access date/time . . . . . . . . : 02/07/10 13:45:08 Data...

    Started by dhanuxp, July 2nd, 2010 05:23 AM
    • Replies: 9
    • Views: 255
    July 9th, 2010 01:21 AM Go to last post
  9. Read one IFS file create 2nd file with 1st file as an attachment

    Need to be able to read a pdf in the IFS and include it as an attachment to a new pdf which will be used to send as an email. I am using ILE and can send the email with the attachment but the attachment is not looking good. Some is legible but most of it is missing. Any one have any experience...

    Started by Gman73, July 2nd, 2010 01:57 PM
    • Replies: 0
    • Views: 102
    July 2nd, 2010 01:57 PM Go to last post
  10. CHGAUT for IFS Objects

    Hello, IFS directory hierarchy as follows / OUTPUT JAN2010 FEB2010 MAR2010 .

    Started by dhanuxp, June 21st, 2010 02:26 AM
    • Replies: 1
    • Views: 170
    June 21st, 2010 03:53 AM Go to last post
  11. Save file from V5R4M0 to V5R3M0

    Hi all, I guess you already know what's this about. My save file won't work on V5R3M0, it says save file was created in different version of operating system. Indeed it was created by me in V5R4M0. Any way I can make it to work with R3? (OS/400 must be backwards compatible!) My ultimate...

    Started by Prototype, May 10th, 2010 12:07 PM
    • Replies: 4
    • Views: 350
    May 11th, 2010 10:40 AM Go to last post
  12. New open file on IFS

    So I wrote a small program to write a text file to the IFS. But I forgot the close(fd). Now I can now get rid of the file because it says it is in use. How do I close it and delete it? thnx

    Started by Billw, April 23rd, 2010 12:08 PM
    • Replies: 2
    • Views: 210
    April 24th, 2010 07:38 AM Go to last post
  13. copy from IFS directory to QDLS folder

    Hi Is it possible to copy files from IFS directories to QDLS folders? What I did is, I mapped to IFS root through windows, then I copied a document in IFS directory and tried to paste it in QDLS folder. But it is allowing me copy the file. Is there anything that I'm missing here? Thanks...

    Started by vanac400, February 3rd, 2008 08:32 PM
    • Replies: 12
    • Views: 3,678
    April 24th, 2010 02:41 AM Go to last post
  14. Moving Physical file from one As/400 to another.

    Hi, I need to move some physical files from one as/400 to another. I cannot use savf, because I don't have privilege to use RSTOBJ command. In order to achieve this, i tried FTP'ing the physical file itself in Binary mode from AS/400 to Windows, and then to other AS/400. However data got...

    Started by Prototype, April 5th, 2010 06:12 AM
    • Replies: 12
    • Views: 622
    April 6th, 2010 07:10 AM Go to last post
  15. Save as CSV to the IFS

    Hi I am trying to save an Excel workbook as a csv directly to the IFS using a macro. This is what I've got so far: Sub Macro() ' ignore messages Application.DisplayAlerts = False

    Started by Andygeee, February 11th, 2010 12:41 PM
    • Replies: 5
    • Views: 393
    March 5th, 2010 09:10 AM Go to last post
  16. Trigger event on IFS directory.....

    Wondering if there is a possibility that when a file is added/created on an IFS directory it triggers an event. We basically have a process where a file will be dropped to a directory (file name will be different each time) and upon when added, it needs to be processed (real time). However,...

    Started by mike010173, February 25th, 2010 09:39 AM
    • Replies: 3
    • Views: 481
    February 25th, 2010 01:58 PM Go to last post
  17. Trigger Event on IFS directory possible?

    Hey gang! First time poster, although been lurking for a few. I have a directory on the IFS, lets call it '/my directory' that has multiple files dumped to it throughout the day. What we want is a real-time process that when a file gets written to the directory, it is immediately read,...

    Started by mike010173, February 24th, 2010 04:51 PM
    • Replies: 0
    • Views: 305
    February 24th, 2010 04:51 PM Go to last post
  18. CPYFRMIMPF - multiple files

    I have quite a few processes where I retrieve a text file from an FTP site, use CPYFRMIMPF to get the data into a native database file, then run RPG pgms over it. Until now, i have simply ensured that the file was a single file with the same filename. This is all done through a scheduled CLP and...

    Started by gwilburn, December 7th, 2009 09:33 AM
    • Replies: 10
    • Views: 1,020
    February 24th, 2010 10:24 AM Go to last post
  19. Ifs

    Hi, IFS meaning please why use this.I know from google.But please tell me real senario Thanks giri

    Started by ap.chittoor, February 14th, 2010 11:00 PM
    fils
    • Replies: 3
    • Views: 296
    February 16th, 2010 02:26 AM Go to last post
  20. Unzipping .tar.gz files on IFS

    Hi, We get a .tar.gz file ftp'd to our IFS each week and I would like to know if I can unzip the file using standard system I functionality via a program so the whole process can be automated. Currently, I'm unzipping it manually, then copying the contents back to the same IFS directory and then...

    Started by stewartp, April 28th, 2009 06:42 PM
    • Replies: 11
    • Views: 2,183
    January 26th, 2010 10:44 PM Go to last post
  21. Arrow check the existence of the stream file in IFS

    Hi All, How could I check the existence of the stream file in IFS? Suppose I have a stream file /TEST/print.xml then how can I know that this particular stream file is exist inside an Directory. Is there any API to find out the same. Thanks in advance. Regards Skma:rolleyes:

    Started by ris_skma, May 29th, 2007 08:00 AM
    • Replies: 5
    • Views: 2,325
    January 18th, 2010 10:53 PM Go to last post
  22. Downloading query definitions thru IFS

    hi, i wish to download saved query/400 definitions from as/400 to my pc and view them on my pc. any way possible? is not possible i wish to know if i can just download them in some form and upload to another as/400 and be able to view them there. i cannot use ftp or save files. only available...

    Started by kali, January 16th, 2010 10:45 PM
    • Replies: 3
    • Views: 339
    January 18th, 2010 09:02 AM Go to last post
  23. Moving my spool file to Shared Drive

    Hi, I want to move my report output to one of my shared drive in my PC. So that any body can view the report who has access to it. Could you please help me out on this? Thanks.

    Started by vinomails, December 26th, 2009 09:34 AM
    • Replies: 3
    • Views: 689
    December 26th, 2009 11:20 AM Go to last post
  24. send: Spawn id exp3 not open

    Hi All, I am executing FTP command through AS400. When I am running script interactively, it is giving "Spawn id exp3 not open" error. Call QP2TERM and execute below command : /QOpenSys/opt/freeware/bin/expect -f tmp/expectScript.txt

    Started by Vishal, December 15th, 2009 08:10 AM
    • Replies: 0
    • Views: 608
    December 15th, 2009 08:10 AM Go to last post
  25. COPY or MOVE in IFS

    I am trying to do a COPY or MOVE in the IFS in a batch CL program using the following command: COPY OBJ(&FILEOUT) + TODIR('/CONAIR/QAS/ENTERRA/SENT') Where Fileout = /conair/qas/enterra/ZIPPED/OPEN_ORDERS .ZIP When I execute the program I get...

    Started by csp700, December 14th, 2009 02:25 PM
    • Replies: 2
    • Views: 486
    December 14th, 2009 04:38 PM Go to last post

+ Post New Thread

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 1 users browsing this forum. (0 members & 1 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 10 views
Hot thread with unread posts
More than 15 replies or 10 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts