Syntax
importSDB [path_to_file]
For example, importSDB /tmp/backupsdb.txt
where:
Argument |
Description |
path_to_file |
This is the path of the SDB backup file in txt format. |
Return codes:
Return code |
Description |
4 |
The file to import does not exist. |
5 |
The file to import is not in correct format. |
6 |
The file to import is too large. Cannot import. |
7 |
There was an error in creating the temporary tar file. |
8 |
Error in converting the tar file to DOS format. |
9 |
Error importing SDB file. Check /var/log/avaya/aes/importsdb.log for more details. |