我知道,因为我们不能将现有的非分区表转换为分区表,但下面来自Oracle的链接表明,在"ONLINE“关键字的帮助下,我们可以做到这一点。MY_TAB MODIFY PARTITION BY RANGE (a) INTERVAL (1000) (
PARTITION p1 VALUES LESS THAN (1000)) ONLINE我不想使用dbms_redefinition。
我的Oracle10g支持应用程序中的DBMS_REDEFINITION包grant LOCK ANY TABLE to DDUSER;grant execute on dbms_redefinitionto DDUSER;begin
Dbms_Redefinition.Can_Redef_Table('DDUSER', 'TABLE')
/'`smooth_opengl3.c/usr/X11R6:5197: error: previous declaration of ‘PFNGLCREATESHADERPROC’ was here
smooth_opengl3.c:105: error: redefinition:5222: error: previous declaration of ‘PFNGLS