1,126
edits
(Added another explanation for ARS1111E for ARSLOAD -B option.) |
m (Moved a sentence.) |
||
| Line 23: | Line 23: | ||
There are a few possibilities: | There are a few possibilities: | ||
*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. | *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. | ||
* You were using the "-B" parameter to specify the locations of the Application Group or Applications inside the file name to load. | * You were using the "-B" parameter to specify the locations of the Application Group or Applications inside the file name to load. | ||
== Troubleshooting == | == Troubleshooting == | ||
| Line 30: | Line 30: | ||
arsload -I CMOD_PROD -u INV_LOAD -p Load_Password_52922 -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 | ||
If you are using the <code> -B </code> parameter to try and automatically determine the Application Group and Application, make sure you have the parameters and separators in the correct order. | If you are using the <code> -B </code> parameter to try and automatically determine the Application Group and Application, make sure you have the parameters and separators in the correct order. Review the [https://www.ibm.com/support/knowledgecenter/SSEPCD_10.5.0/com.ibm.ondemand.administeringmp.doc/dodlo003.htm ARSLOAD parameters] documentation. | ||
== Articles Related to this message == | == Articles Related to this message == | ||
None yet. | None yet. | ||