Copy To Import File Questions and Answers

Recent IT Questions

1 - 7 of 7
<<PREVIOUS 1 NEXT>>

CPYTOIMPF

CPYTOIMPF FROMFILE(SARKNS/ENQP003) TOSTMF('C:/Documents and Settings/user/exc.xls') MBROPT(*REPLACE) RCDDLM(*LF) DTAFMT(*iso) Here I have created a Excel book with name exc.xls , my requirement is to copy all the records from my physical file (sarkns/enqp003) to the desired excel book. when i...

asked by Chrisjam

  95 pts.

AS/400 data mapping with CPYFRMIMPF

We have an application in which we need to expand the size of several fields within the record, ie the Amount field need to be larger. In the past I would create DDS for the new expanded file, create the file, then write an RPG or Cobol program to copy the data from the old file to the new...

View Answer   |  May 7 2009  2:10 AM GMT
CPYTOIMPF, DB2, Copy From Import File
asked by GarySouders

  10 pts.

CPYTOIMPF

When i enter this command i find this error. CPYFRMIMPF FROMSTMF('/new_recon_conv.csv') TOFILE(NAVNEET/TT4 TT4) MBROPT( *REPLACE) RCDDLM(*CRLF) STRDLM('"') FLDDLM('|') DATFMT(*USA) RPLNULLVAL(*F LDDFT) The copy did not...

View Answer   |  Mar 16 2009  8:01 AM GMT
CPYTOIMPF, Copy To Import File, AS/400 administration
asked by Kapiltiwari

  175 pts.

CPYTOIMPF - PC .TXT file displaying as 'garbage'

Hi, We are using a simple CPYTOIMPF command to move a Physical file to the IFS in a .TXT format. CPYTOIMPF FROMFILE(S4CMREP) TOSTMF(&TOIMPTF) + MBROPT(*REPLACE) RCDDLM(*CRLF) + STRDLM(*NONE) FLDDLM(*TAB) Where &TOIMPTF is a IFS Folder & file name. This was...

View Answer   |  Feb 26 2009  10:52 AM GMT
CPYTOIMPF, Copy To Import File, Physical File
asked by SallyMackay

  15 pts.


CL - Copy To Import File

I am using the CPYTOIMPF fromfile(PF) to STMF('dir\acp&txtfile') where &txtfile is &curdt *tcat &curtm.(system date and time) The stream file is created as acp&txtfile and what i want is acp120108100150.

View Answer   |  Dec 1 2008  10:13 AM GMT
CPYTOIMPF, CL, CL/400
asked by Anderson123

  840 pts.

TXT file naming using CL

Hi I hve created a txt file from a pf using cpytoimpf.The name of the txt file should have ccyymmddhhmmss in its name.I can retreive the date and time parameters from qdate and qtime.How do i name the txt file using a CL.

View Answer   |  Nov 25 2008  11:16 AM GMT
CPYTOIMPF, CL, CL/400
asked by Anderson123

  840 pts.

1 - 7 of 7
<<PREVIOUS 1 NEXT>>