Recent IT Questions

1 - 17 of 17
<<PREVIOUS 1 NEXT>>

How to get the row count of a PF with RPG ILE?

Hello, I'm looking for an example of how to get a row count of a PF from a ILE rpg program. Thanks everybody.

View Answer   |  Dec 10 2008  2:10 AM GMT
RPG, RPG ILE, RPGILE
asked by Mariodlg

  210 pts.

How to view online the new data added to a PF?

Hi, I need to display in a subfile the new data added to a phisical file, in real time. Who knows unix, this is something like the command "tail -f". Thanks a lot!

View Answer   |  Dec 10 2008  1:24 AM GMT
Subfile, PF/LF, Physical File
asked by Mariodlg

  210 pts.

AS/400: Unique records in file

hi all, i have a problem , suppose i have a physical file which has multiple occurrences of fld1 , now i need to access that in distinct (one data single time) order. so i created a logical file with UNIQUE keyword . but when i make query on this LF then msg comes that no member found. and a dump...

View Answer   |  Dec 2 2008  8:39 AM GMT
PF/LF, Logical File, Physical File
asked by Ambrish 82

  230 pts.

Display files in AS/400

I am getting stated with RPG400.I hev this requirement to add a new field in an existing screen and move this value to a new PF.This is when the screen is opened in crete mode. the other screen where the new field is to be added is the update screen.In this screen value is to be retrieved from the...

View Answer   |  Nov 24 2008  9:37 AM GMT
RPG, Report Program Generator, PF/LF
asked by Anderson123

  840 pts.

Logical file update during FTP

When are the associated logical files updated when a physical file is receiving data via FTP?

View Answer   |  Oct 28 2008  8:15 AM GMT
i5/OS, PF/LF, Logical File
asked by Chandlerbing818

  40 pts.

Special character in a PF

Hi, Is there any way to know if a file has any carriage return on any of the records? I have a file which is populated bby front end users and sometimes when they copy paste an item it also picks up the carriage return. any way to find out if file is having any of these in iseries

View Answer   |  Oct 20 2008  10:49 PM GMT
iSeries, Database, iSeries database
asked by Rockleadme

  385 pts.

reason for getting defaults value?

i have a file p1 (pf) and one one display file d1 whose fields are taken as reference (using f10) from p1 when i write a simple rpgle pgm to write records from display file in to file p1(pf) using following code: fp1 uf a e disk fd1 cf e workstn ...

View Answer   |  Sep 14 2008  6:31 AM GMT
RPG, RPGLE, PF/LF
asked by 6r

  155 pts.

Create report in RPG for Jounaled PF

Hi Is there quick way to generate report for the changed fields in a jounaled PF. I have a PF which has over 50 fields and need to produce a report if any field is changed or added new value.Thanks

View Answer   |  Aug 29 2008  7:23 PM GMT
RPG, PF/LF, Journaling (AS/400)
asked by I5AS400

  5 pts.

File Size of a PF in AS/400

How to determine the file size of a a PF in AS/400. Is there a specific CL command which tells us as to how many records a file can store? Or how much more records it can accomodate before its 100% full?

View Answer   |  Aug 13 2008  8:05 PM GMT
CL, PF/LF
asked by Vijesh Bhat

  70 pts.

how to Move one file(flat file or PF) which is created in a batch job, to the systems C: drive.

how to Move one file(flat file or PF) which is created in a batch job, to the systems C: drive. sing CL

View Answer   |  Jul 22 2008  6:09 AM GMT
CL, PF/LF, Flat files
asked by It doubts

  85 pts.

Spool to PF

Is there any way to conver a spool file in a formated physical file with out any codeing. Thanks

View Answer   |  Jun 17 2008  7:18 AM GMT
AS/400, Spool files, PF/LF
asked by PramodPatel

  15 pts.

why we cant write data to pf using cl program?

y we cant write data to pf using cl program?

View Answer   |  Jun 4 2008  6:31 AM GMT
CL, PF/LF
asked by Professional in as400

  5 pts.

how to update pf using dspf through rpgle

how to update pf using dspf through rpgle

View Answer   |  May 29 2008  11:55 AM GMT
RPGLE, PF/LF, DSPF
asked by Soumen

  5 pts.

updating pf using simple rpg/400 code.

How can i update a pf using simple rpg code.and please also explain with examples use of setll, chain, setgt, Readc and sflnxtchg?

View Answer   |  May 27 2008  4:37 AM GMT
RPG, CHAIN, SETLL
asked by 6r

  155 pts.

two PF have same field

there are two PF, each Pf have same named field, but the length of the field not same. how can i use the field in the program?

View Answer   |  Apr 30 2008  1:51 AM GMT
RPG, PF/LF
asked by Freefly ho

  15 pts.

Service Program Parameters Written Directly to PF

I'm taking an old RPG program that does all the writing of records to a PF & converting it to a service program. This should reduce the processing of these records considerably (no more opening & closing the file for each record). I've created the service program & tested it, the only problem...

View Answer   |  Apr 15 2008  7:03 PM GMT
RPG, PF/LF, Service program
asked by Adamdowen

  65 pts.

serch for reference of PF/LF

Is there any command to find out any perticular PF OR LF used in which RPG program across all libraries and SOURCE PHYSICAL FILES ????

View Answer   |  Dec 20 2007  9:58 AM GMT
RPG, PF/LF
asked by BU11

  5 pts.

1 - 17 of 17
<<PREVIOUS 1 NEXT>>