New post

Find

Article
· Mar 10 1m read

select count(*)の応答に時間がかかる、あるいはタイムアウトが発生する場合の対処法について

これは InterSystems FAQ サイトの記事です。

大量のレコードが含まれるテーブルに対して、select count(*) from テーブル名の応答が遅い、または応答がタイムアウトする場合には、ビットマップ・エクステント・インデックスを追加することで問題を解消することができます。 

ビットマップ・エクステント・インデックスを追加する方法は、以下をご参照ください。 

ビットマップ・エクステント・インデックスの追加方法

クラス定義に以下のような定義を行うことで、ビットマップ・エクステント・インデックスを追加することもできます。

 

Index IndexName [ Extent, Type = bitmap ];
Discussion (0)1
Log in or sign up to continue
Announcement
· Mar 9

[Video] Customizing the InterSystems FHIR Transformation Service

Hi Community,

Enjoy the new video on InterSystems Developers YouTube:

⏯ Customizing the InterSystems FHIR Transformation Service @ Global Summit 2024

Learn about how to customize the InterSystems FHIR (Fast Healthcare Interoperability Resources) Transformation Service with your own Pre- and Post-DTL configuration and Lookup mapping for FHIR Codeable Concepts.  

Presenters
🗣 @Daniel Franco, Senior Manager Interoperability, InterSystems
🗣 @Heather Capel, CEO, LeadNorth

Curious minds, this one’s for you! Watch the video and join us by subscribing 👍

Discussion (0)1
Log in or sign up to continue