ARS1111E

From CMOD.wiki
Revision as of 23:24, 9 March 2020 by Jderrick (talk | contribs) (Initial edit of IBM CMOD ARS1111E error.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

ARS1111E The application >< does not exist within the application group >INVSTMT_99Y<

What was the error?

Message Number: 1111

Message Severity: Error (Corrective action is required to continue)

Message Name: ARS1111E

Message Text: The application >< does not exist within the application group >AppGroup<

Example

The application >< does not exist within the application group >InvestmentStatements<

Related Errors

What were you doing?

You were trying to load data into a CMOD Application Group, but the load failed because of the ARS1111E message.

What happened?

The Application Group was defined with multiple Applications, but you didn't specify the Application name on the arsload command line, and the Application name wasn't able to be determined automatically from the file name.

Troubleshooting

Just add the -a parameter to your arsload command and try again:

 arsload -I CMOD_PROD -u JustinD -p myCMODpassword -g InvestmentStatements -a MarginAccounts -nfv INVSTMNT.20200305.Margin.BaxterBayBank

Articles Related to this message