KB Article #176684
How to update the CFT configuration parameters without Copilot
Problem
A change needs to be made to the CFT configuration parameters without using Copilot.
Resolution
- Edit <target>.INSTALL(CFTEXT) to point to the <target>.BACKUP file you want the extract to go to.
- Run the job and verify that it ran successfully.
- Edit the <target>.BACKUP file that you specified in step 1.
- Make the desired changes.
- Edit <target>.INSTALL(CFTCREE) to change the input file to point to the <target>.BACKUP file specified in step 1.
- Stop CFT and Copilot.
- Submit job <target>.INSTALL(CFTCREE) and verify that it ran successfully.
- Start CFT and Copilot.