Secondary CSV Return Codes
00000006
-
sv_invalid_data_segment
-
The data buffer containing the source or target string did not fit in one segment, or the target segment was not a read/write segment. This applies only to the Microsoft® Windows® and OS/2 systems.
00000301
-
sv_sscp_pu_session_not_active
-
The NMVT was not sent; either the SSCP-PU session was not active, the node configured to receive diagnostic information was not active, or no network management connection was configured.
00000302
-
sv_data_exceeds_ru_size
-
The data to be sent was too long. The length of the user-supplied data plus headers and added subvectors must fit in a single RU that is not more than 512 bytes long.
00000303
-
sv_invalid_data_type
-
The data_type parameter contained an invalid value.
00000401
-
sv_invalid_direction
-
The direction parameter contained an invalid value.
00000402
-
sv_invalid_character_set
-
The char_set parameter contained an invalid value.
00000404
-
sv_invalid_first_character
-
The first character of a type A source string was invalid.
00000405
-
sv_table_error
-
One of the following occurred:
-
The file containing the user-written type G conversion table was not specified by the environment variable CSVTBLG.
-
The table was not in the correct format.
-
The file specified by the CSVTBLG variable was not found.
00000406
-
sv_conversion_error
-
One or more characters in the source string were not found in the conversion table. These characters were converted to nulls (0x00). The verb still executed.
00000621
-
sv_invalid_message_action
-
The msg_act parameter contained an invalid value.
00000624
-
sv_invalid_set
-
The dt_set parameter contained an invalid value.
00000629
-
sv_copy_trace_in_progress
-
A previously issued COPY_TRACE_TO_FILE is still in progress.
0000062A
-
sv_trace_not_stopped
-
A trace was in progress when the verb was issued.
0000062B
-
sv_invalid_file_option
-
A value other than SV_NEW or SV_OVERWRITE was specified for file_option.
0000062C
-
sv_trace_buffer_empty
-
The trace storage buffer did not contain any data.
0000062F
-
sv_invalid_reset_trace
-
The reset_trc parameter contained an invalid value.
00000630
-
sv_invalid_char_not_found
-
The char_not_fnd parameter contained an invalid value.
00000631
-
sv_invalid_source_code_page
-
The code page specified by source_cp is not supported.
00000632
-
sv_invalid_target_code_page
-
The code page specified by target_cp is not supported.
030000AB
-
sv_server_comm_failure
-
The connection to the server was lost due to physical path problems; for example, the server may have been powered off.