You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/com/toshiba/mwcloud/gs/tools/shell/commands/DataCommandClassMessages.properties
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -495,6 +495,7 @@ error.tooManyVariables=D20438: The number of variables specified is greater than
495
495
error.getvalExplain=D20439: The result of an EXPLAIN statement cannot be defined in a variable.
496
496
error.getrowval=D20440: An unexpected error occurred while getting results.
497
497
error.longVariableName=D20441: Specify the variable name within 256 bytes.
498
+
error.outOfMemory=D20442: The standard output result exceeded the Java heap size of gs_sh. Please increase the Java heap size of /bin/gs_sh or output the result using the getcsv command.
498
499
499
500
error.invalidVarName=D20106: {0} can not be used as a variable name.
500
501
error.illegalEnum=D20407: This argument {0} is incorrect. An acceptable argument is {1}.
0 commit comments