|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
×
3 V% i3 C5 k/ [( g3 G, h! kShared_Memory_Best_Practices_Guide_V1.0: Q% p/ W1 {9 ^/ k
5 R/ K; [( O4 R9 H5 ^% \- g7 k& b/ x) g1 M! y7 w2 i
. y' k6 v# O: N5 k
' y1 V% T1 H z% R
Disable Shared Memory and RAC Metadata Cache 1 q- _' ^+ D Y* h! u+ z5 h
If the shared memory population fails, or if a runtime error is suspected to be related to shared memory, you can 3 ]2 |+ q/ n2 \& C8 ~0 b
disable shared memory functionality and set Teamcenter process back to its in-process memory mode by setting the 3 _" X/ w3 q# p4 F# A8 P e* p
following env variables at server machines except for TC_SKIP_CLIENT_CACHE
% T& I) z/ Q F5 f# h# W" K1 S! }
$ O8 y( Z7 o/ Q |+ t- ~+ C: P1 W' D1. TC_NO_TEXTSRV_SHARED_MEMORY
' G: i( Z" a; `$ tSet it to TRUE to disable shared memory for text server data.
9 E0 [" o5 R3 \4 n' |9 f
. U1 I, T! \1 N/ D! ?In Teamcenter release 11.2, 5 E1 T6 W! T9 F
TC_USE_TEXTSRV_SHARED_MEMORY
7 a4 I' S/ x% M. |Set it to FALSE to disable shared memory for text server data. ! [* k. O/ I6 a
2 [: I% _% {+ p8 Q+ c/ F, b9 p
2. TC_USE_PREFS_SHARED_MEMORY * L4 _7 U. q# w v
Set it to FALSE to disable shared memory for site preference data
) J. O2 t: K8 ^) R) ~* I4 ?& ^
6 _4 I0 C6 i* p/ {/ M- _3. TC_USE_LOV_SHARED_MEMORY ) S$ k4 G: R k" z' x" f; N" K
Set it to FALSE to disable shared memory for localized LOV data * Y4 P& b! o$ w6 J0 h9 _$ A/ d
9 S& _' x' D5 z6 f
4. TC_USE_METADATA_SHARED_MEMORY
5 U+ d3 o! H6 c+ l* e! bSet it to FALSE to disable shared memory for metadata
* B: Y# U; z) l, W+ G0 iIf no metadata cache is pre-generated, the system will also disable shared memory for metadata. Therefore, 0 [& ^8 k2 w, b" b+ R" D( T9 H
to disable shared memory for metadata, you may run the utility: generate_metadata_cache –delete to delete
; W+ m( E8 w9 U7 _: a% Z! mthe metadata cache. x. Z- }& s, ]- e7 @+ m
/ n0 d2 K( J% Y$ h& @' u
5. TC_SKIP_CLIENT_CACHE ( G6 f( ^5 J# p3 ^
At RAC machine, set TC_SKIP_CLIENT_CACHE=TRUE to turn off Client Metadata Cache for RAC so that
8 F, ~* R4 w7 L& Y( T- V; P- `RAC will always retrieve metadata from server.
' t o+ `8 Y, e0 ]
; T0 P3 m! A4 \ |
|