The CREATE-FILE command is used to create a Normal or Foreign Database file or data section. The following is an outline of the procedure.
If necessary, you can change the size of the file later. The topic Sizing Files provides an overview of file sizing and the things you should consider when deciding whether to choose automatic or fixed file sizing.
If you are creating a Foreign Database file, you must first use the FDB-SET command to specify the required database. When you execute CREATE-FILE, the selected modulo is ignored. Commands to delete, copy, move or rename files created on a foreign database work in the usual way, but on the foreign database rather than on the local Reality database.
Note: The required foreign database must be online when you execute these commands.