What is the difference between crtdupobj and copyf?



What is the difference between crtdupobj and copyf?..

Answer / Vipul Singh

CRTDUPOBJ (Create Duplicate Object) creates a new physical or logical object with the same specifications as an existing one. COPYF (Copy File) copies the structure of a file, including data, attributes, and access methods. However, CRTDUPOBJ does not copy the data, while COPYF does.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More IBM AS400 AllOther Interview Questions

what is message file?

1 Answers   IBM,


What is the exact difference between Service Program and Binding Directory?

1 Answers  


How are the objects stored on AS/400?

1 Answers  


what is clile code get last digit in numarice value

2 Answers   CFC,


Define the purpose of the following code (If you know, how would this be written in RPG ILE) HI LO EQ C *IN66 DOUEQ *OFF C KEY1 CHAIN FILEA 90 66 C 66 CALL PGM1 PRM C ENDDO

1 Answers  


how do we know batch job aborted after we submitting it

1 Answers  


In RPG How to read a records from a file without using read opcodes?

1 Answers  


1) Suppose we call a pgm from CL, how come AS400 system knows whether the called pgm is to be interactive one or batch one? 2)How many members can exist in a PF?

7 Answers  


Any change in service program we write binder language to allow signature change,What is the maximum number of signature change allowed in RPGLE?

3 Answers   Syntel, Tech Mahindra,


what is the maximum number of subroutines allowed in rpg?

2 Answers   IBM,


What is data structure in as400? What is the use of data structure?

1 Answers  


We have seen no of parameter list but If we mention like this 'CALL PROGNAME PLIST ' how to know No of parameter name of program ?

2 Answers   IBM,


Categories