You can export data definition language (DDL) files in the enterprise bean (EJB) modules of an application.
Exporting DDL (Table.ddl) files in the EJB modules of an application downloads the DDL files to a location of your choice.
Note: User profile QEJBSVR must have *WX authority to the directory and at least *X authority to all directories in the path specified for the location.
Tip: Mozilla browsers might display the contents of the Table.ddl file instead of saving the file to disk. To save the file, edit the Helper Application preference settings of the Mozilla browser by adding a new type for DDL and specifying that you want to save DDL files to disk. That is, set MIME type = ddl and Extension = ddl.
ResultThe DDL file is downloaded to the specified location.
Related tasks
Recreating database tables from the exported table data definition language
Deploying and administering applications