Remember in JDE auditing, the following is used:
The base table (say F0911) is converted to a view of the same name.
The data from the base table is copied to a table called F0911_ADT. (insert into select * from)
Triggers are installed on the F9011_ADT to write audit records to the A0911.
All of the existing indexes are built against the ADT table - but they are all rebuilt!!! This takes a long time for a big table.
I love blogging about new technology appropriate for the enterprise. I want to change the face of innovation to embrace change, agility and promote an innovation culture.
Subscribe to:
Post Comments (Atom)
-
Why am I still doing this. Fixing fat clients is not a lot of fun. Here is a couple of tips for connecting to the database using NTS and...
-
This is a really handy tool for working out what DD items and tables are in use in JDE. This is a complete cross reference of JDE DD items,...
-
I quite often what to know this, so perhaps you do too? Codes Description 01 Description 02 Special Handling Hard Coded B...
No comments:
Post a Comment