Difference between revisions of "ARS1111E"
(Initial edit of IBM CMOD ARS1111E error.) |
m (Many small changes and improvements.) |
||
| Line 1: | Line 1: | ||
ARS1111E The application >< does not exist within the application group > | ARS1111E The application >< does not exist within the application group >InvestmentStatements< | ||
{{TOCright}} | {{TOCright}} | ||
| Line 12: | Line 12: | ||
== Example == | == Example == | ||
The application >< does not exist within the application group >InvestmentStatements< | ARS1111E The application >< does not exist within the application group >InvestmentStatements< | ||
== Related Errors == | == Related Errors == | ||
None. | |||
== What were you doing? == | == What were you doing? == | ||
You were trying to load data into a CMOD Application Group, but the load failed because | You were trying to load data into a CMOD Application Group, but the load failed because the [[arsload]] command you issued was incomplete and missing necessary parameters. | ||
== What happened? == | == What happened? == | ||
| Line 23: | Line 24: | ||
== Troubleshooting == | == Troubleshooting == | ||
Just add the <code> -a </code> parameter to your arsload command and try again: | Just add the <code> -a </code> parameter to your [[arsload]] command and try again: | ||
arsload -I CMOD_PROD -u | arsload -I CMOD_PROD -u INV_LOAD -p Load_Password_52922 -g InvestmentStatements '''''-a MarginAccounts''''' -nfv INVSTMNT.20200305.Margin.BaxterBayBank | ||
== Articles Related to this message == | == Articles Related to this message == | ||
None yet. | |||
Revision as of 16:56, 23 June 2020
ARS1111E The application >< does not exist within the application group >InvestmentStatements<
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
ARS1111E The application >< does not exist within the application group >InvestmentStatements<
Related Errors
None.
What were you doing?
You were trying to load data into a CMOD Application Group, but the load failed because the arsload command you issued was incomplete and missing necessary parameters.
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 INV_LOAD -p Load_Password_52922 -g InvestmentStatements -a MarginAccounts -nfv INVSTMNT.20200305.Margin.BaxterBayBank
Articles Related to this message
None yet.