PSOBJCACHE

(SQL Table)
Index Back

PeopleTools Table for Cache

PeopleTools-owned table for storing Metadata objects in cache

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 OBJECTTYPENAME Character(8) VARCHAR2(8) NOT NULL Object Type Name- Version/Table reference
2 PTCACHEKEY Character(240) VARCHAR2(240) NOT NULL PeopleTools field used for accessing Metadata Cache
3 SEQ_NUM Number(3,0) SMALLINT NOT NULL Sequence
4 PTCACHEBYTEORDER Character(1) VARCHAR2(1) NOT NULL Cache Byte Order Indicator
5 VERSION Number(10,0) DECIMAL(10) NOT NULL Version. Internal PeopleTools version for controlling caching of object. - Version/Table reference
6 LASTUPDDTTM DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.
7 PTCACHEOBJECT Long Character CLOB PeopleTools field for storing Metadata objects in cache