cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

static database parameter should not be left empty

Former Member
0 Likes
909

I don't want the user to leave blank for static db parameter, a value must be entered. How we implement that in CR 2013. right now i am able to

View Entire Topic
abhilash_kumar
Active Contributor
0 Likes

Hi Neha,

Right-click the Parameter field > Edit > Scroll down and look for an option called "Min Length".

Type in "1" in the text box beside (without the double quotes).

-Abhilash

Former Member
0 Likes

it worked. Thanks Again