lg123,
Did you have the ';' or '/' in between the individual sql statements in the original text? If not, then you're trying to run several creates together into one. You also have what appears to the create index prior to create table commands.