Consultor Eletrônico



Kbase P10184: Timestamp problems due to procopy?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

GOAL:

Can the general use of procopy lead to Timestamp issues?

GOAL:

Why db does not have different time stamps when using procopy

FIX:

No time stamp issue should occur during the actual use of procopy as
the "procopy" command does a 1 to 1 copy of the database.

procopy $DLC/sports mysports
or
procopy %DLC%\sports mysports
makes the contain of the new database "mysports" identical to the contain of $DLC/sports database under Unix/Linux or %DLC%\sports under Win32 platforms.

There is no time stamp difference between the copy and the original databases