Regarding sys_storage_alias Table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2019 11:08 AM
Hello,
Can anyone briefly explain regarding sys_storage_alias table.
Thanks in advance!!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2019 11:30 AM
Not sure if this helps but I was able to find the following:
http://www.freepatentsonline.com/y2018/0322127.html
"In the table-per-class scheme, sys_storage_alias maps logical elements to storage aliases on an actual RDBMS table. Likewise, sys_storage_table_alias maps logical table names to storage table names. In one implementation of a table-per-partition approach, sys_storage_alias may still be used to map logical elements to a storage alias, but may include a new field, e.g., storage_table_names, used to specify which partition hosts the storage alias. In certain implementations, however, synchronized fields on multiple or all partitions may not need such a reference."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2023 04:34 PM