oracle10g - ALTER TABLE <table> REBUILD error -


when execute sql command:

alter table <table> rebuild; 

i have error:

enter image description here

i use:

oracle database 10g enterprise edition release 10.2.0.1.0 - 64bi pl/sql release 10.2.0.1.0 - production

thx


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -