[NEWSboard IBMi Forum]

Hybrid View

  1. #1
    Unregistriert Besucher/Guest

    *USRIDX ?? Was ist das??

    Hallo,

    Ich habe in meinen Bibliotheken immer solche *USRIDX rumstehen. Kann mir einer dessen Bedeutung erklären?

    Danke

  2. #2
    Registriert seit
    Dec 2000
    Beiträge
    450
    A user index is an object that allows search functions for data in the index and automatically sorts data based on the value of the data. User indexes are permanent objects in the user domain or in the system domain. They have an object type of *USRIDX and a maximum size of 1 terabyte (1 099 511 627 776 bytes). They help streamline table searching, cross-referencing, and ordering of data. In general, if your table is longer than 1000 entries, an index performs faster than a user-sorted table.

    Siehe auch Information Center für weitere Infos zu Userspace, Userindex ...


    Bruno

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • You may not post attachments
  • You may not edit your posts
  •