java.sql.BatchUpdateException: ORA 01654: unable to extend index - madhusudana30/AlternativeJPAForWebSphere GitHub Wiki

https://stackoverflow.com/questions/768920/ora-01654-unable-to-extend-index

ALTER TABLESPACE DABUAT_TBLSP ADD DATAFILE 'C:\FolderWithPlentyOfSpace\DABUAT_TBLSP001.DBF' SIZE 4M AUTOEXTEND ON NEXT 4M MAXSIZE 64G;