get_files_to_bulkload

Definition

To view the list of files that are not yet bulk loaded

Command Usage

Syntax

get_files_to_bulkload

Detailed Information

The get_files_to_bulkload command displays the list of the transaction data files that are not yet taken into account by the bulkloader instances of the SAP CC Core Server system. The list includes the data files in error.

      +--------+-------------+-------------+--------+
      |FILENAME|CREATION_DATE|INSTANCE_TYPE|IN_ERROR|
      +--------+-------------+-------------+--------+
      :        :             :             :        :
      +--------+-------------+-------------+--------+
      
Column Name Description
FILENAME The name of the bulk loaded file
CREATION_DATE The date of the file creation
INSTANCE_TYPE The instance type from which the file to bulk load was created (rater or bulkLoader)
IN_ERROR Sets to true when the bulk loaded file is in error, false otherwise

Authorization

You must have a specific role in your SAP CC user profile. Refer to the SAP CC Security Guide for more information about the necessary authorizations.

See Also

delete_file_to_bulkload - To delete the existing database file entry that is linked to a file to bulk load

Messages

Code Message Action
err.communication_failure Comm. error: A communication failure occurred on {host}:{port}.