on ‎2006 Feb 28 4:37 AM
Hi Gurus,
From which table ODS updates data into a cube?
is it activa table or change log.
Thanks,
Ram
Request clarification before answering.
hi its change log table.
Every ODS object is represented on the database by three transparent tables:
Active data: A table containing the active data (A table)
Activation queue: For saving ODS data records that are to be updated but that have not yet been activated. The data is deleted after the records have been activated.
Change log: Contains the change history for delta updating from the ODS Object into other data targets, such as ODS Objects or InfoCubes for example
The tables containing active data are constructed according to the ODS object definition, meaning that key fields and data fields are specified when the ODS object is defined. Activation queue and change log are the same in the tables structure. They have the request ID, package ID and the record number as a key.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ram,
Changelog table is used for updating data from ods to other data targets, whereas the active data and modified data are stored in active table and new data table respectively.
Hope it helps....let me know
Regards,
RV.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi ram,
There r three tables associated with ods
1.active table is the table where active data is stored in ods.The data from this table only updates in to ods
2. new data table: A table with new or modified data since the last activation
3. changelog table : a table which contains which contains the changelog for update from one ods to another ods or data target
Regards
ravi
Pls reward with pts for the answer which are useful.
Pls .dont forget to reward pts for the previous threads u had posted.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi ram
Please go throught the following link it will give gull idea about ODS Technology
http://help.sap.com/saphelp_bw31/helpdata/en/ad/6b023b6069d22ee10000000a11402f/frameset.htm
http://help.sap.com/saphelp_bw31/helpdata/en/ad/6b023b6069d22ee10000000a11402f/frameset.htm
Regards,
PRK
Message was edited by: PRK
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.