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

Query about Table maintainenance generator

Former Member
0 Likes
634

Hi Guys,

this must be basic but I was not able to find an answer to this, the question is that I want to maintain a table maintanenace for a custom table in dev and move it to production, the concern is that the table itself is already in production and has about a million records, I hope the TM will not disturb those records. Could you please confrim/calrify ?

Thanks a ton

Sameer

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
611

It won't change existing records. You can confirm this by exporting to the test environment first.

Rob

5 REPLIES 5
Read only

Former Member
0 Likes
612

It won't change existing records. You can confirm this by exporting to the test environment first.

Rob

Read only

former_member214878
Active Participant
0 Likes
611

Hey Sameer,

Definitly it wont change the data, not even single thing will be changed in a table level.

I had same concern with the bank master custom table we created once, I had to give the TM to that, I did it on DEV but was bit curious to move to PRD. I tested with other TEST Tables and then moved TM.

It worked .........

Dont worry, if you still want to try it out,

create one test table on DEV & PRD -> Transport to PRD -> create data on PRD -> Create TM on DEV -> tranport it.

thanks

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
611

Ravindra Sonar wrote:

....

Dont worry, if you still want to try it out,

create one test table on DEV & PRD -> Transport to PRD -> create data on PRD -> Create TM on DEV -> tranport it ...

I don't think any sane client will permit developers to test on PRD

Read only

0 Likes
611

It depends suhas, how smartly u convience .........

Read only

0 Likes
611

Actually I wanted to write Quality insted of Production. But Sameer didn't mention about QLT system, he can test there also indeed.