DevOps and System Administration Forum
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Import TR in dev

manthana99c17
Participant
0 Likes
10,159

Hi ,


I have all configuration logged in one transport request in DEV system.

Unfortunately, I lost all my configurations in same DEV.


can I use the same transport request to import back in same DEV again ? And what t.code to do pls?


thanks in advance.

1 ACCEPTED SOLUTION
Read only

holm
Participant
9,977

Hi,

if the request has not yet been released (as it looks like in the above screenshot), it cannot be imported. And since the recorded entries are gone, releasing wont help.

I would try taking a look into the change documents of the customizing tables.

BR,
Holm

View solution in original post

31 REPLIES 31
Read only

Dominik_Tylczynski
SAP Champion
SAP Champion
9,977

Had you released the transport request before the configurations were lost?

Read only

manthana99c17
Participant
0 Likes
9,977

I just release after I found that my config lost.

This is the screen of my TR.

Pls advise

Read only

Dominik_Tylczynski
SAP Champion
SAP Champion
9,977

manthana99c You have released the customizing task only. You have not released the transport request itself. Therefore it contains only pointers to the configuration items, not their content. You can't use the transport request to restore the lost configuration.

Read only

manthana99c17
Participant
0 Likes
9,977

so what should I do to restore the Config pls?

Read only

S_Sriram
Active Contributor
0 Likes
9,977

Hi Maria,

1. Have you transported the same request to subsequence systems( Qas & Prod systems)?

2. In the same request you can search in subsequence systems (QAS and Prod systems) if it is available you can copy those request co and data files in the developement system and reimport the same

Regards

SS

Read only

0 Likes
9,977

1. Have you transported the same request to subsequence systems( Qas & Prod systems)?

>>>Never

2. In the same request you can search in subsequence systems (QAS and Prod systems) if it is available you can copy those request co and data files in the developement system and reimport the same

>>Pls advise how to search and reimport pls.

This is my current TR status

Read only

RaymondGiuseppi
Active Contributor
9,977

You could have reimported the parameters if the request had been released before the loss (what?) of Customizing, the request and not its task(s)

Read only

S_Sriram
Active Contributor
Read only

0 Likes
9,977

I just check the thread you sent but I not sure how to do.


i remember that there is one simple t.code that just TR number and transport.

Pls advise more simple steps.


Thanks in advance

Read only

Dominik_Tylczynski
SAP Champion
SAP Champion
9,977

manthana99c You need to restore the configuration manually.

Read only

manthana99c17
Participant
0 Likes
9,977

So any possibilities to restore my Config back pls ?

Read only

Sandra_Rossi
Active Contributor
9,977

So... Raymond asked you if you have released the request before the loss or not, please reply and you'll obtain the adequate answer.

Thank you.

Read only

manthana99c17
Participant
0 Likes
9,977

my Transport Request is not released before the config liss

Read only

manthana99c17
Participant
0 Likes
9,977

Hi Raymond


how to import the TR back pls.

My TR is not released before the config loss☹️

Read only

manthana99c17
Participant
9,977

raymond.giuseppi


Hi Raymond


how to import the TR back pls.

My TR is not released before the config loss☹️

Thanks in advance.

Read only

holm
Participant
9,978

Hi,

if the request has not yet been released (as it looks like in the above screenshot), it cannot be imported. And since the recorded entries are gone, releasing wont help.

I would try taking a look into the change documents of the customizing tables.

BR,
Holm

Read only

FredericGirod
Active Contributor
9,977

You can import a not released transport request if you have release the task, using a Transport Of Copies

Read only

0 Likes
9,977

But you will transport the current version from database - same effect than releasing now the TR, so importing such a transport of copies to the system where it's crurrently being created, won't help much?

Read only

0 Likes
9,977

No, it won't. It would change exactly nothing.

Read only

Sandra_Rossi
Active Contributor
9,977

frdric.girod I don't get it. Releasing a task doesn't write anything to anywhere (except copying its object list to its parent transport request). Consequently, a Transport of Copies is useless here. Please answer, because your comment has confused Maria again. 😉

Read only

FredericGirod
Active Contributor
0 Likes
9,977

I reply to the sentence "if the transport has not yet been released, it cannot be imported".

I don't propose an answer

The only solution, were if there was a local copy to another client (SCC1)

Read only

RaymondGiuseppi
Active Contributor
9,977

To be clear, you cannot restore your lost Customizing if it hasn't been saved in a released request.

At best, you may find some values, but only keys, in the task (browes E071K).😢

Read only

Sandra_Rossi
Active Contributor
9,977

Sorry, I just see Holm answer, so you have not released the TR, so it doesn't contain the data (only the keys), the data was deleted from the table, so you can only redo the configuration manually, or possibly restore by asking the administrators what can be restored, but usually it's too much work for the administrators so it ends by redoing manually. Possibly the SCU3 logging of tables was activated (see table + system options), ask the administrators or ABAP developers.

Read only

manthana99c17
Participant
0 Likes
9,977

raymond.giuseppi

If I released TR now. Can I restore the TR in dev again?

Read only

jmodaal
Active Contributor
9,977

Hello,

releasing the TR will cause storing the data in the data file, specified by the entries in the TR. If you release the TR now, it will contain the data as it is now - and not before losing the data hours or days ago. If you import the TR again you will have the same data as at the time you released it.

Kind regards

Jan

Read only

dasistdochscheisse
Active Participant
9,977

As many have said: your configuration was NOT saved in this transport. It does NOT help you to release and reimport it. You have two options now: 1. Restore the customizing manually. 2. Do a database restore (if available) to a point where the configuration was still there, release the transport (not only the task, but also the request) and then, if there was important work done after the loss, restore to the actual point.

Read only

manthana99c17
Participant
0 Likes
9,977

dasistdochscheisse

raymond.giuseppi

jmodaal

3a9e4ce873a94034b33dc62b0ce600ee

Thank you very much for your great advice.

Read only

manthana99c17
Participant
0 Likes
9,977

sandra.rossi

Thank you so much for your great advice

Read only

manthana99c17
Participant
0 Likes
9,977

frdric.girod

Hi Frederic:


After I created transport of copies already.
then how can I import in same DEV system pls.


many thanks in ad

Read only

RaymondGiuseppi
Active Contributor
0 Likes
9,977

You can try analyzing the DBTABLOG table of table modifications with a report such as RSTBHIST (SCU3) if this logging is active in the source client (rec/client parameter) to reapply your modifications manually. (you should find a list (partial, some customizations use more complex methods) of tables to analyze in E071K for your previous query/task)

Read only

0 Likes
9,977

raymond.giuseppi


Thank you very much for your great advise.