Difference between revisions of "ARS1111E"

103 bytes added ,  16:56, 23 June 2020
m
Many small changes and improvements.
(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 >INVSTMT_99Y<  
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 of the ARS1111E message.
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 JustinD -p myCMODpassword -g InvestmentStatements '''''-a MarginAccounts''''' -nfv INVSTMNT.20200305.Margin.BaxterBayBank
   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.