SOLVED
Simba Google ODBC Driver for BigQuery Error
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
npatela4
6 - Meteoroid
‎03-08-2023
11:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello All
I updated my Simba Driver for BQ and encountering this error.
Dynamic Input (1) Error SQLPrepare: [Simba][BigQuery] (100) HTTP Error 404: (( Service {https://bigquery.googleapis.com/bigquery/v2/projects//queries} not found).).
Any ideas on how to solve this. ?
Thanks
Neel
Solved! Go to Solution.
Labels:
- Labels:
- Database Connection
- Developer
3 REPLIES 3
apathetichell
19 - Altair
‎03-08-2023
01:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hey - are you able to connect to BQ via your ODBC 64? I tend to ignore the Alteryx connector and go via generic odbc set up for BigQuery so I can connect via external authentication.
rachelgomez
7 - Meteor
‎03-08-2023
08:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
To resolve this quota error, do the following:
Pause the job.
Use jobs with batch priority.
Distribute queries.
Distribute run times.
Use BigQuery BI Engine.
Optimize queries and data model.
Optimize query model.
Persist data (Saved tables).
Regards,
Rachel Gomez
‎03-09-2023
08:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hey
Thank you I was able to connect!
