...
This command is used to extract database creation files from an installed installed system. This is useful when you want to change the Platform database type, e g from Derby to Oracle or PostgreSQL. For further information about how to change the database type, see 8.3 Changing Platform Database in the System Administrator's Guide.
...
Info | ||
---|---|---|
| ||
|
...
extract
Use db-scripts extract
to extract the database creation files. The database scripts are based on the properties file.
...
Info | ||
---|---|---|
| ||
|
Return Codes
Listed below are the different return codes for the
db-scripts
command:
Code | Description |
---|---|
0 | Will be returned if the command was successful or unsuccessful. |
1 | Will be returned if the argument count is incorrect. |
2 | Will be returned if the properties file to be created already exists or if the specified target directory does not exist. |
3 | Will be returned if the specified target directory for the database scripts does not exist. |
4 | Will be returned if the database folder in the specified target directory for the database already exists. |
Page Properties | ||
---|---|---|
| ||