fixdaname - Fix Data Area Name

fixdaname olddataarea newdataarea [-a] [-c] [-p] [-s] [-v displayoptions]

The fixdaname utility enables you to change the data area name stored in several tables or business classes after you have moved data from one data area to another. Most of these tables are related to async processing or to Infor Process Automation.

Note: 

The changes made by this utility are not logged in the audit log.

Program Option Description
olddataarea The application data area name on the system you are copying data from.
newdataarea The application data area name on the system you are copying data to.
-a Process Async records (AsyncActionRequest, AsyncQueueMapping, and ConfigurationParameter tables) in the environment data area.
-c Process the Context Properties (ContextProperty table) in the application data area.
-p Process Infor Process Automation records (PFIWorkUnit table) in the application data area.
-r Process Profile records (RoamingUIProfile table) in the environment data area.
-s Process Security records (Security table) in the environment data area.
-h Show syntax.
-v displayoptions

errorlevel, tracelevel, and verbose specified in any order, where:

  • errorlevel = {n}one | {f}atal | {e}rror | {w}arning (warning is the default)

  • tracelevel = 0:6 where 0 is no message and 6 is everything

  • verbose = whether to display exception stacktrace