There is an Oracle system parameter called COMPATIBLE that is apparently set to a value lower than 8.1.0.0.0 on your database. This means that you can't do anything that was not valid prior to 8.1.0.0.0. The solution (assuming you are actually using a server of version 8.1.0.0.0 or higher) it to change the COMPATIBLE parameter to a higher value.