|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
×
" w8 p) C7 W+ y" O& P+ w! aShared_Memory_Best_Practices_Guide_V1.0
; a, ^: o- u# G# P# T2 s& M# M: f3 ^- K
' L' v$ E3 i, B4 K9 b0 L }; H+ n8 {; d! R4 t3 i
U6 O: [4 A7 O) ?3 @% u
Disable Shared Memory and RAC Metadata Cache ( S& P) W9 ?# I
If the shared memory population fails, or if a runtime error is suspected to be related to shared memory, you can
! `' m& B, N) F6 F7 ]disable shared memory functionality and set Teamcenter process back to its in-process memory mode by setting the
& W) B5 V+ C" t0 X+ d# a# p. afollowing env variables at server machines except for TC_SKIP_CLIENT_CACHE ! M0 U, d- U N2 ~) e. B
+ t, r' y# v, H/ [! Q1. TC_NO_TEXTSRV_SHARED_MEMORY # ?4 i" X* B' ~
Set it to TRUE to disable shared memory for text server data. + C% W) R$ B4 {$ J% B/ Y+ ~
* |- B' M" }$ pIn Teamcenter release 11.2,
* K; b5 i& [; q5 n0 _$ P6 FTC_USE_TEXTSRV_SHARED_MEMORY
' S; ?8 U6 K7 W1 Y1 L- NSet it to FALSE to disable shared memory for text server data. ! r p6 a+ Z1 D
8 P) X2 f6 ~/ w) `# ^8 |; z4 p8 X2. TC_USE_PREFS_SHARED_MEMORY
& n% L$ m9 j+ s' \" o# Y! ESet it to FALSE to disable shared memory for site preference data
8 b, @ K @' g) O
* i+ f2 e1 D3 j5 C! T3. TC_USE_LOV_SHARED_MEMORY
8 y1 L( [* b, Z! kSet it to FALSE to disable shared memory for localized LOV data
0 V2 _+ {9 ]3 t0 ^6 D
0 C. n- G2 u Y. [3 \; G! ?4. TC_USE_METADATA_SHARED_MEMORY + }. J# i( \; ~8 O
Set it to FALSE to disable shared memory for metadata ; |$ ^5 t9 } [; E5 R, j" C
If no metadata cache is pre-generated, the system will also disable shared memory for metadata. Therefore,
) l6 O' p2 o* F; e6 zto disable shared memory for metadata, you may run the utility: generate_metadata_cache –delete to delete - _3 T; Y+ l2 l* N3 N; ]* q* N
the metadata cache. 9 y7 ^' X& x* Q/ x5 b- f0 ^
) X( \8 P. p' k( p! c/ P: U, J5. TC_SKIP_CLIENT_CACHE
4 {: `+ e6 a6 K2 Z2 P7 VAt RAC machine, set TC_SKIP_CLIENT_CACHE=TRUE to turn off Client Metadata Cache for RAC so that
- H0 B5 |! K$ j8 E# E- uRAC will always retrieve metadata from server.
7 \+ g+ E+ t# @" n7 c3 f
0 u( x% i# {& w$ U3 i6 B2 V |
|