You have to specify the tablespace, this is where the index will be created and store in, and the size of the initial extent, this is to tell the database the initial size to allocate to the index.
Your query looks a bit different from what I normally used, maybe you can change your query to...