- BPMDBNEW
- PDWDBNEW
- CMNDBNEW
2. Your create in terminal proxychains filezilla, the right side is server production and the left side is my local computer and will appear as shown below
3. For backup file I created in the directory with the name backup_tes_db2 in server production, which can be seen still empty.
4. Of the third schema, I try to backup PDWDBNEW schema, and writes command db2 connect to PDWDBNEW we must connection to database who will backup.
5. The next step writes command db2
quiesce database immediate force connections, will appear as shown below
6. The next step writes command db2 unquiesce database, will appear as shown below
7. The next step writes command db2 connect reset, will appear as shown below
8. The next step writes command db2 deactivate database PDWDBNEW, will appear as shown below
9. The next step writes command db2 backup database PDWDBNEW to /home/bpmadmin/backup_tes_db2, will appear as shown below
10. This backup database DB2 in succes, now we check on file backup database in filezilla. will appear as shown below
Okay the next step the same way as the above, i hope you succes in backup database DB2
0 comments: