Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

SYS_COPY_JOB

Focus mode
SYS_COPY_JOB - Amazon Redshift

Use SYS_COPY_JOB to view details of COPY JOB commands.

This view contains the COPY JOB commands that have been created.

SYS_COPY_JOB is visible to all users. Superusers can see all rows; regular users can see only their own data. For more information, see Visibility of data in system tables and views.

Table columns

Column name Data type Description
job_id bigint The copy job identifier.
job_name character(128) The name of the copy job.
iam_role character(128) The IAM role specified in the COPY statement.
job_text character(256) The parameters of the COPY statement.
is_auto integer Indicates whether the COPY JOB is automatically run by Amazon Redshift. A 1 indicates true, 0 indicates false.
on_error_suspend integer This information is for internal use only.

On this page

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.