Database Administration (MOSC)

MOSC Banner

how to solve this syntax?

edited Jan 21, 2014 3:16PM in Database Administration (MOSC) 4 commentsAnswered ✓
 SQL> create tablespace ts_ggs datafile /u01/oradata ts_ggs_001.dbf size 50M autoextend on next 1M MAXSIZE 200M;create tablespace ts_ggs datafile /u01/oradata ts_ggs_001.dbf size 50M autoextend on next 1M MAXSIZE 200M
                                  *
ERROR at line 1:
ORA-02236: invalid file name

how to solve this syntax?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center