| Parameterdbs/db4/dbsl_alternate_package
 Short textSwitch to an alternate set of SQL packagesTo cause SQL Statements to be re-prepared without deleting theSQL Packages, modify the dbs/db4/dbsl_alternate_package either:
 In the instance profile; to affect the SAP instance at startup.Example: dbs/db4/dbsl_alternate_package = 1
 Dynamically for a single workprocess or entire instance viatransaction RZ11.The parameter can either be set to:'1' = Use alternate packages
 Anything Else = Use standard packages
 When changed dynamically, the developer traces for the affectedworkprocesses show:dbsl_alternate_package = On
 dbsl_alternate_package = OffSee Note: 972460
 Work areaDatabase
 Default value''
 Limitation for dbDB2/400
 |