I'm attempting to fill a request for an index provided by the db administration team, however, there is a field in the database (I can view it through SSMS) that is not represented in the AOT table model.
The table does not support inheritance, and I don't believe the field could have been created manually in SQL as I've checked multiple environments.
I believe the field is system: batchJobs.STARTDATETIMETZID
Any help would be appreciated, thanks.
OK, thanks Nikolaos,
It doesn't seem like this can be added. I will push back.
Thanks Sergei,
Yes, the request if for it to be added as an included column.
I would not add this to an index. If the database administration team provided you some automatic report with index suggestions, you have to evaluate the suggestions and not implement everything as-is.
Hi Kanoa,
This field is generated automatically when you use DateTime fields in AX and you can't see it from AOT. It's quite interesting that you need to add to an index. At least I haven't' seen any index with that field. Should it be added as an included column?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156