Entering content frame

Background documentation Content of the Output File Locate the document in the library structure

The output file contains the messages about the processing of the functions, and their results. In addition to the success messages and error messages in their defined formats, the file can also contain other messages.

The content of a message depends on the function that has been executed.

See also: Functional Description for Backint for MaxDB

Function

Success Message

Error Message

Backup

#SAVED <backup_id> <file_name> [<backup_vol>]

| #SAVED <backup_id> <pipe_name> <size> [<backup_vol>]

#ERROR <file_name>
| #ERROR <pipe_name>

Restore

#RESTORED <backup_id> <file_name>
| #RESTORED <backup_id> <pipe_name>

#NOTFOUND <file_name>
| #NOTFOUND <pipe_name>
| #ERROR <file_name>
| #ERROR <pipe_name>

Inquire

 

#BACKUP <backup_id>
| #BACKUP <backup_id> <file_name>
| #BACKUP <backup_id> <pipe_name>

#NOTFOUND <file_name>
| #NOTFOUND <pipe_name>
| #ERROR <file_name>
| #ERROR <pipe_name>

Delete

#DELETED <backup_id> <file_name>
| #DELETED <backup_id> <pipe_name>

#NOTFOUND <file_name>
| #NOTFOUND <pipe_name>
| #ERROR <file_name>
| #ERROR <pipe_name>
| #NOTDELETED <file_name>
| #NOTDELETED <pipe_name>

 

See also: Variables

 

Leaving content frame