bbdataarchive
database/schema.Database | Prerequisites | Prior Backup | 1-click Rollback |
---|---|---|---|
MySQL | Create a bbdataarchive database on the instance where your database is located. | ✅ | ✅ |
PostgreSQL | Create a bbdataarchive schema on the database. | ✅ | ✅ |
Oracle | Create a bbdataarchive schema on the database. | ✅ | ✅ |
SQL Server | Create a bbdataarchive database on the instance where your database is located. | ✅ | ✅ |
UPDATE
/DELETE
on the same table.
UPDATE
, the changed table has primary key and primary key columns are not updated.bbdataarchive
bbdataarchive
Database:
your_user
with the actual username.
bbdataarchive
Schema:
your_user
with the actual username.
bbdataarchive
User:
bbdataarchive
user on the specified tablespace
:
Replace tablespace_name
with the actual tablespace name.
admin_user
with the actual username of the instance administrator.
bbdataarchive
Database:
your_user
with the actual username.