diff --git a/BO/Views/cm/cmregsd.cshtml b/BO/Views/cm/cmregsd.cshtml
index 7b706d9..e1a6db3 100644
--- a/BO/Views/cm/cmregsd.cshtml
+++ b/BO/Views/cm/cmregsd.cshtml
@@ -34,7 +34,7 @@ else
diff --git a/Dao/DB/DB1.Scheme.txt b/Dao/DB/DB1.Scheme.txt
index 19dc9e6..bef2685 100644
--- a/Dao/DB/DB1.Scheme.txt
+++ b/Dao/DB/DB1.Scheme.txt
@@ -581,7 +581,7 @@ create table cmsd (
,cmno int not null
,sdtype tinyint not null
,sdname varchar (100) not null
- ,sddesc varchar (500)
+ ,sddesc varchar (6000)
,tpoint tinyint not null
,sdcondition tinyint not null
,fgno bigint