filespec

The following is the syntax for filespec in the CREATE DATABASE statement:

'file_name' [SIZE integer[K | M] ] [REUSE]
SIZE

Specifies the size of the file. You can optionally specify K or M for kilobytes (1024) or megabytes (1024 × 1024)

REUSE

Specifies that if the file already exists, it can be used.

Get Oracle Database Administration: The Essential Refe now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.