[Notes]New cache mode for BI 7.0 without directory
來自Notes 1026944
有幾個T-Code比較重要,需要注意。
RSDIPROP,RSRT,RSRCACHE
Symptom
A new cache mode is delivered with Support Package 16 for BI 7.0. This new cache mode has a different architecture from the previous cache modes and does not have their associated problems (for example, the disappearance of entries and enqueue deadlocks).
RSR, OLAP, online analytical processing, cache, new mode
This note provides an enhancement.
The new cache mode is an addition to the existing cache modes. The new cache mode is currently in the testing phase and must therefore be activated using an RSADMIN parameter. See the "Solution" section of this note for the activation procedure. After activation, the new cache mode is in InfoProvider property maintenance (transaction RSDIPROP) and query property maintenance (transaction RSRT -> menu "Environment" -> "Mass Maintenance"). An area for displaying the contents of the new cache mode has also been added to the cache monitor (transaction RSRCACHE).
Among the cache modes of the query properties, the new cache mode is number five.
The new cache modes saves the data in the same way as the BLOB persistence modes and it saves cluster tables in database tables. Both types of tables are used for this.
To activate the new cache mode, run the report SAP_RSADMIN_MAINTAIN with the following parameters and the option "INSERT":
OBJECT: RSR_CACHE_ACTIVATE_NEW
VALUE: X
After activation, the new cache mode is available in the query properties of transactions RSRT and RSDIPROP and can be assigned to a query.
As with the other cache modes, you can display the saved cache entries in the cache monitor (transaction RSRCACHE).
Unlike the previous cache modes, the new cache mode avoids using a central directory. Also, the keys for several of the entries are not saved in a parent entry that has to be read, changed and updated by several competing processes.
This prevents entries from disappearing.
You do not have to use locks (enqueues) with the new cache mode which means that no enqueue deadlocks can occur.
Instead, the entries are saved directly in various tables with their keys. The key of an entry contains the primary key of the parent entry as a foreign key; this means the required hierarchy application is retained.
- SAP NetWeaver 2004s BI
Import Support Package 16 for SAP NetWeaver 2004s BI (BI Patch 13 or SAPKW70016) into your BI system. The Support Package is available when Note 991093 "SAPBINews BI 7.0 Support Package 16", which describes this Support Package in more detail, has been released for customers.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/554557/viewspace-660248/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- New cache mode for BI 7.0 without directory
- BI 7.0常用事務程式碼
- BI 7.0 之後的Bex Web ApplicationWebAPP
- 11g中的"_memory_imm_mode_without_autosga"引數
- python : Python egg cache directory 異常處理Python
- FATAL: Failed to make swap directory /etc/squid/cache: (13) Permission deniedAIUI
- Install 11.2/12.1 DB/Client in Silent Mode without Using Response File _885643.1client
- sql_mode...foreign_key_checks...unique_checks...sql_notes不能為nullSQLNull
- clone database using RMAN without new incarnation (with NORESETLOGS)_1608236.1Database
- 微軟BI 之SSIS 系列 - Lookup 元件的使用與它的幾種快取模式 - Full Cache, Partial Cache, NO Cache...微軟元件快取模式
- Oracle 11g 的server結果快取result_cache_modeOracleServer快取
- 12c設定RESULT_CACHE_MODE=MANUAL發生'Result Cache:RC Latch'型別的Latch Free等待型別
- Oracle ASM User Directory and Group DirectoryOracleASM
- SCSS without和withCSS
- unixODBC without the GUIGUI
- Mongodb NotesMongoDB
- Typora Notes
- ACM notesACM
- MySQL 建表DATA DIRECTORY 、INDEX DIRECTORY 簡介MySqlIndex
- Performance Without the Event LoopORMOOP
- scp without interative password
- WireGuard Use Notes
- create directory in OracleOracle
- Window mode
- New start new hope!
- docker_sshd without passwordDocker
- Java Development Without SpringJavadevSpring
- Del James的《Without You》
- consistent mode和current mode的區別
- bi
- new self()與new static()
- new Child();new Child(1);
- c++stl notesC++
- Linux配置notesLinux
- BlockRecover Restrictions and Usage NotesBloCREST
- Make notes for disaster recoveryAST
- Thinking in java notesThinkingJava
- Oracle ASM Disk DirectoryOracleASM