We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Remote Storage Error - Google Big query input

Tasneem3298
5 - Atom

Hello community, 

I have been facing an issue where when i run a workflow which fetches data from google big query input and writes the data in either Oracle, SQL server or Excel. 

While running it manually, it runs fine without any error in both DCM and ODBC type input connection for big query, But when i schedule it using alteryx desktop scheduler it always fails and gives an error "Remote Storage Error".

I have searched alteryx community but haven't found any resolution for this yet. Kindly assist. 

6 REPLIES 6
harrydba
6 - Meteoroid

Same Issue

Meet the Alteryx Community Team 

Dear Alteryx Team, 

Many people are currently facing difficulties in completing their daily tasks. Please look into this issue as it is affecting a large number of users."

apathetichell
20 - Arcturus

Schedule on Scheduler - or Server? Google Big Query Input is a Python tool and will not work on Scheduler.

Tasneem3298
5 - Atom

Schedule on scheduler i.e. local system. Input is your normal input tool where we tried to set up the connection using DCM as well as DSN. 
Neither of them is working with the scheduler and we are writing the data directly into MS SQL/Oracle Table.

apathetichell
20 - Arcturus

and your bq is set up to auth via service authentication in your odbc 64?

apathetichell
20 - Arcturus

turn on additional errors logging there (in odbc 64) to see what you see.

Tasneem3298
5 - Atom

I have added the login credential via auth file(json txt file) given by the admin and then using the credential i setup the input accordingly. 

Labels
Top Solution Authors