Users who have been granted the operator role can back up and restore databases on a server-wide basis without having to be the owner of each database. The operator role allows a user to use these commands on any database:
dump database
dump transaction
load database
load transaction
checkpoint
online database
The system security officer grants the operator role.