cancel
Showing results for 
Search instead for 
Did you mean: 

Archiving file convention

Former Member
0 Kudos

Hello,

I don't think this question should be asked in this forum but could find another one.

"If we have logical file name,physical file name,archiving parameters,start time of archiving" .Then what will be the output archiving file name.

Thanks.

Regards,

Tushar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

In archiving customizing one needs to define Logical Path name(LP), Physical Path name (PP), Logical File name(LF) and Physical File name(PF).

The PP is assigned to LP. LP and PF are assigned to LF. The LF is assigned to an archived object. The actual physical file name is generated at runtime based on the LF definition.

For example:

LP -> ARCHIVE_GLOBAL_PATH

PP -> /data/archive/<FILENAME>

LF -> ARCHIVE_DATA_FILE

PF -> <PARAM_1><MONTH><DAY><PARAM_2>.<TIME>.ARCHIVE

If for example FI data was archived and a archive file was created on Dec 11th at 10.00 AM then the actual physical file name would be

/data/archive/FI12110.100000.ARCHIVE

Hope this helps

Cheers!

Samanjay

Former Member
0 Kudos

Thanks a lot Samanjay

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Could you elaborate your question ?

I just don't understand it.

For archiving, you usually define a logical path and a logical file for each archiving object.

It is up to you to decide a name convention suitable for your company.

Regards,

Olivier