Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion BARVendor/ACS_scripts/acs_ibmstor.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Purpose: implement the scripted interface for DB2 ACS using IBM System Storage DS4800 and Storage Manager.
# This script is called by DB2 to make snapshot backups of paths provided by DB2.
#
# Please see developerwork article for details: https://www.ibm.com/developerworks/data/library/techarticle/dm-1506scriptdb2copy4/dm-1506scriptdb2copy4-pdf.pdf
# Please see https://github.com/IBM/db2-samples/tree/master/BARVendor/ACS_scripts/acs_ibmstor.pdf for details.
#
# The following sample of source code ("Sample") is owned by International
# Business Machines Corporation or one of its subsidiaries ("IBM") and is
Expand Down
2 changes: 1 addition & 1 deletion BARVendor/ACS_scripts/dm-1310acs_lvm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
# Purpose: implement the scripted interface for DB2 ACS using Linux LVM.
#
# Please see developerwork article for details: https://www.ibm.com/developerworks/data/library/techarticle/dm-1310scriptdb2copy2/dm-1310scriptdb2copy2-pdf.pdf
# Please see https://github.com/IBM/db2-samples/tree/master/BARVendor/ACS_scripts/acs_lvm.pdf for details.
#
# The following sample of source code ("Sample") is owned by International
# Business Machines Corporation or one of its subsidiaries ("IBM") and is
Expand Down
2 changes: 1 addition & 1 deletion BARVendor/ACS_scripts/dm-1311acs_gpfs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# script is called by DB2 to make GPFS snapshot backups of paths
# provided by DB2.
#
# Please see developerwork article for details: https://www.ibm.com/developerworks/data/library/techarticle/dm-1311scriptdb2copy3/dm-1311scriptdb2copy3-pdf.pdf
# Please see https://github.com/IBM/db2-samples/tree/master/BARVendor/ACS_scripts/acs_gpfs.pdf for details.
#
# The following sample of source code ("Sample") is owned by International
# Business Machines Corporation or one of its subsidiaries ("IBM") and is
Expand Down