1,126
edits
(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. | |||