Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: CMT8.4.3.201212
-
Fix Version/s: CMT8.4.3.201212
-
Component/s: CUBRID Migration Toolkit
-
Labels:
-
Environment:
Win2003 x64,jdk 1.7.0_09
Error will occurred when this SQL [SELECT
"class_name",
"name",
"owner"."name",
"current_val",
"increment_val",
"max_val",
"min_val",
"cyclic",
"started",
"class_name",
"att_name"
FROM
"db_serial"
WHERE
"class_name" IS NOT NULL
ORDER BY "class_name"]
was executed on CUBRID831.
Because of there are two "class_name" in columns list.