Error SQLExecute: [Amazon][RedShift ODBC] (30) Error occurred while trying to execute a qu
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
This morning a scheduled workflow got the following error:
Data Stream Out (2) Error SQLExecute: [Amazon][RedShift ODBC] (30) Error occurred while trying to execute a query: ERROR: Disk Full¶DETAIL: ¶ -----------------------------------------------¶ error: Disk Full¶ code: 1016¶ context: node: 0¶ query: 15125257¶ location: fdisk_api.cpp:589¶ process: query0_1007_15125257 [pid=112968]¶ -----------------------------------------------¶¶
I have an assumption, but I'm not positive how to interpret this...
Can somewhere share there knowledge on this error message?
Thanks in advance,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @JohnBell
It looks like that the Redshift Disk might be full, based on the message.
Stack overflow has a thread which you might have to look more into -
https://stackoverflow.com/questions/34281520/how-to-verify-that-redshift-are-really-disk-full
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks Michael!
