Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

about customize table transport

Former Member
0 Likes
611

Hi All,

I changed a customize table Zxxx,added a field to it.Then transported it to the PRD system,but in the PRD system, this table was not active,and the change did not implement fully.In the DEV system,the table works well.Was there any problem of my transport? There is two option in the STMS(I did not check them when I transport): Overwrite originals,Overwrite objects in unconfirmed repairs.

What do they mean? Do I need to check these option when I transport?

Thanks very much!

Pole

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
575

Hi,

If you add a field to a table which has data in it you may have to run database utility to convert and activate the table . You can run database utility on DEV system and transport to Production. But there are chances of data loss if you chnage key of a table. I assume you added a field at the end and a non key field .

Cheers.

Hi All,

I changed a customize table Zxxx,added a field to it.Then transported it to the PRD system,but in the PRD system, this table was not active,and the change did not implement fully.In the DEV system,the table works well.Was there any problem of my transport? There is two option in the STMS(I did not check them when I transport): Overwrite originals,Overwrite objects in unconfirmed repairs.

What do they mean? Do I need to check these option when I transport?

Thanks very much!

Pole

3 REPLIES 3
Read only

Former Member
0 Likes
576

Hi,

If you add a field to a table which has data in it you may have to run database utility to convert and activate the table . You can run database utility on DEV system and transport to Production. But there are chances of data loss if you chnage key of a table. I assume you added a field at the end and a non key field .

Cheers.

Read only

Former Member
0 Likes
575

Go to SE11 in development box. In the menu, under "Utilities" there is an option 'Database Utility'. Select that. It will take you to another screen. There at the bottom of the screen you will see the options 'Activate and delete data' or 'Activate and save data'. Choose the second option. Retransport it to production and it should work.

Srinivas

Read only

andreas_mann3
Active Contributor
0 Likes
575

Hi ,

transport again with report RSWBO010:

PgmID Obj Object-name

R3TR TABL Zxxx

Andreas