2016 Mar 04 2:59 PM
Hi All,
I'm trying to find information on whether general guidelines or official documentation for transport timing. I do a lot of abap development and am often running into situations where I'm wondering if a change can go through during working hours or if it will cause an issue when moving to production. It seems as though it's learned through experience and searching scn and google has gotten me a lot of broken links on training documentation or simple tutorials on how to create a transport.
If anyone can point me in the right direction I'd appreciate it.
-Chris
2016 Mar 04 8:03 PM
A large part of it is mainly common sense, though I'd say it would depend (heavily) on the contents of the transport:
Personally, I'm not a big fan of transporting stuff when nobody is available for direct intervention if stuff goes wrong. Or you have to make sure you're on site before the first user as you probably don't want him to find out something messed up with the transports. I also consider that, when the project gets bigger, the time and resources that are required to deal with the transports do as well. After all the bigger the project, the bigger the possible impact it might be.
I've worked for different companies that have their own specific policies, with (bi-)weekly, or even monthly releases. In that case you 'only' have to make sure not to miss the deadline, and ask those in charge nicely to import your stuff..
A large part of it is mainly common sense, though I'd say it would depend (heavily) on the contents of the transport:
Personally, I'm not a big fan of transporting stuff when nobody is available for direct intervention if stuff goes wrong. Or you have to make sure you're on site before the first user as you probably don't want him to find out something messed up with the transports. I also consider that, when the project gets bigger, the time and resources that are required to deal with the transports do as well. After all the bigger the project, the bigger the possible impact it might be.
I've worked for different companies that have their own specific policies, with (bi-)weekly, or even monthly releases. In that case you 'only' have to make sure not to miss the deadline, and ask those in charge nicely to import your stuff..
2016 Mar 04 3:13 PM
Hi,
Mainly the transportation is done with the tcode: SE10. There you select the transport that you want to release and push the truck icon or pusth the F9 key. After this the transport will go to the next system and there you need to go the the tcode STMS_IMPORT. There you find your transport and again you must to select with one click your transport and push the truck icon. In this moment a popup appear and there you can choose the date and the time that you want to release the transport into the system.
TIPS:
- Try to release the transport during the night when no one is working. Otherwise you can cause some dumps. Next day of the transports check the tcode ST22 to know if the transports cause any problem.
- Don´t do transports on Fridays otherwise during the weekend if you are not working and something went wrong you will no be able to fix it till Monday morning.
Hopefully this will be help a little bit and sorry I don´t have any document, I learn by doing .
Regards
Luis
2016 Mar 04 6:02 PM
Yes - it can cause issues:
Importing transports takes time and resources - not a lot, generally, but some.
If users are running a program while a transport is being imported, they may get a dump with "load program lost" or "program was changed while executing". The user would then have to re-execute the program.
For these reasons (and probably others), it's best to import to production when there are fewer users on the system.
Rob
2016 Mar 04 6:19 PM
Yes, that's the kind of information I am curious about. I guess I'm just wondering if there's a method beyond using my best judgement on whether a transport is relatively safe to move during peak hours. An example being I made an update to an extention of the LOIPRO idoc that's generated for us when POs are saved and was debating on whether to wait till off hours to move it.
Thanks for the info about what users could run into.
-Chris
2016 Mar 04 8:03 PM
A large part of it is mainly common sense, though I'd say it would depend (heavily) on the contents of the transport:
Personally, I'm not a big fan of transporting stuff when nobody is available for direct intervention if stuff goes wrong. Or you have to make sure you're on site before the first user as you probably don't want him to find out something messed up with the transports. I also consider that, when the project gets bigger, the time and resources that are required to deal with the transports do as well. After all the bigger the project, the bigger the possible impact it might be.
I've worked for different companies that have their own specific policies, with (bi-)weekly, or even monthly releases. In that case you 'only' have to make sure not to miss the deadline, and ask those in charge nicely to import your stuff..
2016 Mar 04 8:38 PM
seems the consensus is that it's left to best judgement.
Thanks,
-Chris
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |