1 - 9 of 9
PREVIOUS 1 NEXT
Cpyf and *NOCHK
I am trying to convert characters to numbers (in a field) using the cpyf, but it doesn't work. I am using 2 files, the 1 has characters fields, the 2 has numbers fields
I am trying to convert characters to numbers (in a field) using the cpyf, but it doesn't work. I am using 2 files, the 1 has characters fields, the 2 has numbers fields
Difference between CPYTOIMPF and CPYF command
hi, I am working on AS400- RPGILE can anybody please tell me whet is the difference between command CPYTOIMPF an CPYF I would really appreciate if you explane with example. Thanks & Regards Ambrish
hi, I am working on AS400- RPGILE can anybody please tell me whet is the difference between command CPYTOIMPF an CPYF I would really appreciate if you explane with example. Thanks & Regards Ambrish
CPY an IFS file from one directory to another
I have a file in a folder on the IFS -we will call the folder MYFILES and the file is FILEA. I want to copy a duplicate of the file to folder YOURFILES with the name FILEA. The command is: CPY OBJ('/MYFILES/FILEA.csv') TOOBJ('YOURFILES/FILEA.csv') REPLACE(*YES) I get the following error:...
I have a file in a folder on the IFS -we will call the folder MYFILES and the file is FILEA. I want to copy a duplicate of the file to folder YOURFILES with the name FILEA. The command is: CPY OBJ('/MYFILES/FILEA.csv') TOOBJ('YOURFILES/FILEA.csv') REPLACE(*YES) I get the following error:...
must reorganize huge file over thanksgiving
We have a file with 4 million active records and 200 million deleted records , I want to reorganize on Thanksgiving. Plan is to copy out (cpyf) , clrpfm, then copy back (cpyf). My question is will the 'clrpfm' run for hours ??
We have a file with 4 million active records and 200 million deleted records , I want to reorganize on Thanksgiving. Plan is to copy out (cpyf) , clrpfm, then copy back (cpyf). My question is will the 'clrpfm' run for hours ??
Reading IFS file from CL program
I have a requirement of reading a IFS file from CL program. As far as I know there is no direct way of achieving this. I am planning ot use CPYFRMSTMF followed by CPYF to copy the IFS file first as a memeber and then as a database file. Is there any better way to achieve this? Regards Sudip
I have a requirement of reading a IFS file from CL program. As far as I know there is no direct way of achieving this. I am planning ot use CPYFRMSTMF followed by CPYF to copy the IFS file first as a memeber and then as a database file. Is there any better way to achieve this? Regards Sudip
CPYF selecting a record by a variable
Hi friends, I have a CL and I dont know how making a cpyf selecting records with a variable, like this example: 5722SS1 V5R3M0 040528 Control Language DLTOLDSPLF/CARGA TDBSBC14 04/06/08 19:54:32 Page 1 Program . . . . . . . . . . . . . . . . . . . : ...
Hi friends, I have a CL and I dont know how making a cpyf selecting records with a variable, like this example: 5722SS1 V5R3M0 040528 Control Language DLTOLDSPLF/CARGA TDBSBC14 04/06/08 19:54:32 Page 1 Program . . . . . . . . . . . . . . . . . . . : ...
Faster File copy mechanism- Want to copy a huge data from one AS/400 file to another AS/400 file.
I want to copy a huge data from one AS/400 file to another AS/400 file. This is copying on the same machine. I tried a CPYF command first. It takes about 45 minutes to copy that file. Next, I tried the SAVE to a SAVF and restore from this SAVF. It takes about 20 minutes now. I would like to know...
I want to copy a huge data from one AS/400 file to another AS/400 file. This is copying on the same machine. I tried a CPYF command first. It takes about 45 minutes to copy that file. Next, I tried the SAVE to a SAVF and restore from this SAVF. It takes about 20 minutes now. I would like to know...
cpyf problem
Hello, we have the following problem: in August 2007 we bought an i5 520 with V5R4. The i5 should be much faster than the old machine, because the hardware is much bigger than the old hardware. We copied the software from the old machine (V5R2) to the new i5. The programs are all working fine...
Hello, we have the following problem: in August 2007 we bought an i5 520 with V5R4. The i5 should be much faster than the old machine, because the hardware is much bigger than the old hardware. We copied the software from the old machine (V5R2) to the new i5. The programs are all working fine...
1 - 9 of 9
PREVIOUS 1 NEXT


