Oracle JDEdwards EnterpriseOne Table Trivia
Share
Deepesh, at JDESource, has a great post about the JDEdwards table property limits.
Prior to version 8.9, the maximum number of columns in a table was 254. However, since then, the table property limits have been stored in the F9300 (Database Property Values) table.
The F9300 contains values for the following properties:
- Maximum Column Name Length
- Maximum Index Name Length
- Maximum Number Of Blobs In Table
- Maximum Number Of Columns In Index
- Maximum Number Of Indexes In Table
- Maximum Table Name Length
- Maximum Total Index Length
- Maximum Total Row Length
- Minimum Column Name Length
- Minimum Index Name Length
- Minimum Number Of Blobs In Table
- Minimum Number Of Columns In Index
- Minimum Number Of Columns In Table
- Minimum Number Of Indexes In Table
- Minimum Table Name Length
- Minimum Total Index Length
- Minimum Total Row Length
Changing the defined values in the F9300 – Database Property Values table is not recommended or supported.
Source – My Oracle Support Doc 1077277.1
Author
Stewart Schatz
More Stories
Needle: Package Manifest Browser
Here is a common discussion between a CNC Admin and a JDE Development Manager (if you are lucky enough to...
Needle – Overview of Specifications (SPEC) in Oracle JDE EnterpriseOne
I'm starting a new category of posts called "Needles". It is going to have Oracle Support Documents that I have...
Better Performance On Work with Payroll Transaction Ledger (P050999) With An Index On F0618
We have been getting complaints about the Work with Payroll Transaction Ledger (P050999) grid loading performance. So, I decided to...
VBScript To Insert Values Into UBE Data Selection List Of Values
First off... Shannon Moir ROCKS! He has put together a VBScript that will insert a list of values into the...
Recover Lost Disk Space
We currently share development clients and so there can be many people that use each one. Several times some of...
Error Installing An Update Package On An E1 Development Client
Every once in a while we get errors when installing update packages on our E1 Development Clients. An error occurred...
Average Rating