How can one determine the size of Description field in ALM…
Question ID: 105446
1
0

I’m using Oracle 10.2.0.4 with ALM 11.52 and would like to limit the amount of data a user enters in the Description field. I’m doing this in order to make sure our synchronization to Rally does not fail. Rally has a 32k limitation.

I was trying "LENGTHB(dbms_lob.substr(BG_DESCRIPTION, 4000, 1))" but this returns the same number as a simple VB Script LEN function.

Does this seem correct? or is there another way to get the actual size not the number of characters.

Marked as spam
Posted by (Questions: 1, Answers: 0)
Asked on June 18, 2014 2:11 pm
174 views
Answers (1)
0
Private answer

See http://eyeontesting.com/questions/2572/size-limit-of-work-document-for-rich-text-filed-in.html

Marked as spam
Posted by (Questions: 0, Answers: 613)
Answered on August 1, 2014 12:11 am
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top