delete records from a directory with IFS root using CL
How to delete records from a directory with IFS root using CL based on the timestamp of the records.
How to delete records from a directory with IFS root using CL based on the timestamp of the records.
J2EE Heap Sizes
Can Heap sizes,min & max, be directly coded/upd to IFS on ISeries? I am new to SAP and all notes read on Heap say to use CONFIG Tool, which doesn't work (710146). I wonder with some expertise if I can mod IFS directly with sizing to conform to the notes 990892 and 717376. Really looking for a...
Can Heap sizes,min & max, be directly coded/upd to IFS on ISeries? I am new to SAP and all notes read on Heap say to use CONFIG Tool, which doesn't work (710146). I wonder with some expertise if I can mod IFS directly with sizing to conform to the notes 990892 and 717376. Really looking for a...
How to Move files from iSeries IFS to Windows Server 2003 and keep ownership
I would like to move PC documents from the IFS NFS on an iSeries V5R3 to a Share on a Windows Small Business Server R2 and maintain the same owner of the doucments. User IDs on the iSeries and the Windows Server will be the same for most users. I have seen documentation in Microsoft Knowledge...
I would like to move PC documents from the IFS NFS on an iSeries V5R3 to a Share on a Windows Small Business Server R2 and maintain the same owner of the doucments. User IDs on the iSeries and the Windows Server will be the same for most users. I have seen documentation in Microsoft Knowledge...
Using IFS to view reports
I am just learning about IFS and I am wondering if anyone is using this process to allow users to view reports online. We currently still print reports and we were thinking we could somehow store them online then maybe use IFS to allow access to get at them. Currently, our users have a restricted...
I am just learning about IFS and I am wondering if anyone is using this process to allow users to view reports online. We currently still print reports and we were thinking we could somehow store them online then maybe use IFS to allow access to get at them. Currently, our users have a restricted...
How can I start a job on the AS/400 from a PC?
We receive files via FTP to an NT card on the AS/400. I can easily FTP from the NT card to the AS/400. Is there a way to start a job to be run on the AS/400 from the NT card or the IFS to process this file?
We receive files via FTP to an NT card on the AS/400. I can easily FTP from the NT card to the AS/400. Is there a way to start a job to be run on the AS/400 from the NT card or the IFS to process this file?
CPYTOIMPF - Physical file to IFS, get imbedded blanks
I have a physical file with the following fields. (field - attribute - sample content) FILL01 - 1A - blank KEY - 8A - AAPCTINV LENGTH - 2S 0 - 60 TEXT - 60 A - 8028038 When looking at the file using DSPPFM, the info = AAPCTINV608028038 Note, it has 1 space at the begining Using the...
I have a physical file with the following fields. (field - attribute - sample content) FILL01 - 1A - blank KEY - 8A - AAPCTINV LENGTH - 2S 0 - 60 TEXT - 60 A - 8028038 When looking at the file using DSPPFM, the info = AAPCTINV608028038 Note, it has 1 space at the begining Using the...
IFS permissions
Hello All, We have a PDF in a subfolder of the root folder in the IFS. If I create a mapped network drive to the folder using the System i name then I can open the PDF. If I create a mapped network drive to the folder using the System i IP address then I cannot open the PDF. I get an access...
Hello All, We have a PDF in a subfolder of the root folder in the IFS. If I create a mapped network drive to the folder using the System i name then I can open the PDF. If I create a mapped network drive to the folder using the System i IP address then I cannot open the PDF. I get an access...
Where does the time of IFS stored files come from ?
Since we have shifted to summer time, and adapted the Qtime value of the ISeries (V5R4 Model 525), the files created by ISeries native applications and moved by this applications to IFS automaticaly using CPYTOIMPF present a bad creation/modification time. The time is one hour later. I don't find...
Since we have shifted to summer time, and adapted the Qtime value of the ISeries (V5R4 Model 525), the files created by ISeries native applications and moved by this applications to IFS automaticaly using CPYTOIMPF present a bad creation/modification time. The time is one hour later. I don't find...
Copy DDS defined file to .txt file
I am trying to copy a large, 1.4 mil records, 535 byte records, from an old DDS defined file on the iSeries to a .txt file. I have used FTP and CPYTOIMPF using every combination of setting I can think of. Every time it translates the packed numeric fields correctly but creates garbage for the alpha...
I am trying to copy a large, 1.4 mil records, 535 byte records, from an old DDS defined file on the iSeries to a .txt file. I have used FTP and CPYTOIMPF using every combination of setting I can think of. Every time it translates the packed numeric fields correctly but creates garbage for the alpha...
QDLS size-we are trying to do CPYTOPCD of a file to an IFS folder
we are trying to do CPYTOPCD of a file to an IFS folder (in our client system). The command fails when the file has more than 20 lakh records (around 235 MD). We want to find out if this is because of any size limit set on the IFS folder. Could you please let us know if it is possible to have...
we are trying to do CPYTOPCD of a file to an IFS folder (in our client system). The command fails when the file has more than 20 lakh records (around 235 MD). We want to find out if this is because of any size limit set on the IFS folder. Could you please let us know if it is possible to have...
iSereis spool files with same names to IFS in PDF format
I need to be able to know how to take serveral iSeries spool files and move them to IFS in a PDF format then have the files copied to CD. These are BRMS reports from different systems that are all sent to one particular system within a special outq so they all have same names. I can get one file...
I need to be able to know how to take serveral iSeries spool files and move them to IFS in a PDF format then have the files copied to CD. These are BRMS reports from different systems that are all sent to one particular system within a special outq so they all have same names. I can get one file...
rename a file in a loop procedure
I am writing a pgm that reads a file and outputs a PDF to the IFS. the problem is I need to rename the file for eace splf conversion to pdf; how would I write that in CLLE? or would ir take a RPG pgm to do this? Thank you, Robert
I am writing a pgm that reads a file and outputs a PDF to the IFS. the problem is I need to rename the file for eace splf conversion to pdf; how would I write that in CLLE? or would ir take a RPG pgm to do this? Thank you, Robert
IFS - records in file are not in original sequence
I am not a AS400 developer. I work on an RS6000 (Unix) but we use IFS (NFS) to exchange interface files. Has anyone on V5R4 experienced having the records, in a large file, be out of order when a file from a libray is copied to an IFS directory? I am experiencing this and have been told that IBM...
I am not a AS400 developer. I work on an RS6000 (Unix) but we use IFS (NFS) to exchange interface files. Has anyone on V5R4 experienced having the records, in a large file, be out of order when a file from a libray is copied to an IFS directory? I am experiencing this and have been told that IBM...
How can I create an iSeries user that access directly a IFS dir trough external FTP?
Good Afternoon. Could someone please help me and explain to me how can a external user acess directly to an IFS dir in iSeries trough FTP? Thank you very much for help
Good Afternoon. Could someone please help me and explain to me how can a external user acess directly to an IFS dir in iSeries trough FTP? Thank you very much for help
Deltek CostPoint or IFS use?
I am a systems administrator for a company within Sikorsky Aircraft (UTC) that uses Deltek CostPoint 5.1 as its primary cost accounting system. It is on MS Windows 2003 and SQL Server. We are about to upgarde. We also use SAP from our parent comapanies, and I use IFS (Industrial & Financial...
I am a systems administrator for a company within Sikorsky Aircraft (UTC) that uses Deltek CostPoint 5.1 as its primary cost accounting system. It is on MS Windows 2003 and SQL Server. We are about to upgarde. We also use SAP from our parent comapanies, and I use IFS (Industrial & Financial...


