Skip to main content
Snap Creator Framework

APP commands

Contributors NetAppZacharyWambold

The following table lists the application (APP) commands.

Command Description

APP_CLONE_FOLLOW_ UP_ CMD ##

These are scripts or commands to be executed after the database is cloned, where ## is a number between 01 and 99, inclusive. This can be used to perform application-specific followup activities on SAP systems, such as installing a SAP license, adjusting database tables, deleting or updating content, and starting up the application.

APP_QUIESCE_CMD ##

These are scripts or commands that put your application into backup mode, where ## is a number between 01 and 99, inclusive.Note: This is ignored if you use APP_NAME, because it is in that case handled internally in Snap Creator.

APP_UNQUIESCE_ CMD ##

These are scripts or commands that take your application out of backup mode, where ## is a number from 01 to 99, inclusive. Note: This is ignored if you use APP_NAME because it is in that case handled internally in Snap Creator.

ARCHIVE_CMD ##

This command handles database archiving; it can also be used as a wrapper to run other scripts, where ## is a number from 01 through 99.