소스 검색

git-svn-id: https://192.168.57.71/svn/jsgkj@372 931142cf-59ea-a443-aa0e-51397b428577

ld_liqk 9 년 전
부모
커밋
ec2675bc32
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      gkjsjy/trunk/WebContent/static/sql/oracle/table/2.6.jsjdTableCreate.sql

+ 2 - 2
gkjsjy/trunk/WebContent/static/sql/oracle/table/2.6.jsjdTableCreate.sql

@@ -1331,7 +1331,7 @@ comment on column GK_OPERATION_JSJY_LHSQ.zczb
 alter table GK_OPERATION_JSJY_LHSQ
   add primary key (ID)
   using index 
-  tablespace USERS
+  tablespace GK_OPERATION
   pctfree 10
   initrans 2
   maxtrans 255
@@ -1397,7 +1397,7 @@ comment on column GK_OPERATION_JSJY_LHSQFJ.tbzt
 alter table GK_OPERATION_JSJY_LHSQFJ
   add primary key (ID)
   using index 
-  tablespace USERS
+  tablespace GK_OPERATION
   pctfree 10
   initrans 2
   maxtrans 255