In-DB "Datastream Out" not work on Server but in local Designer
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
chvizda
8 - Asteroid
‎06-26-2020
06:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi all
I have an In-DB workflow which runs perfect on my Designer
But when I run it from the Gallery on our Server I get following error message:
Error SQLExecute: [SAP AG][LIBODBCHDB DLL][HDBODBC] General error;258 insufficient privilege: search table error: insufficient privilege: Not authorized (please check lines: 17) (Tool Id: 30)
Tool ID 30 is a Datastream Out tool.
All other In-DB tools before are running perfect, only this tool makes problems.
The Server runs on version 2020.2 and the designer on 2020.1.5.
Do you have there any ideas ?
Many thanks
Steffen
Labels:
2 REPLIES 2
Alteryx
‎07-09-2020
11:42 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@chvizda this is probably to do with the permissions that the user associated to your Server has on that table. Can you check this?
Alternatively try to set the workflow up on Server to Run As a different user ie. the one that's used in Designer:
https://community.alteryx.com/t5/Alteryx-Server/Run-As-Settings/ta-p/17830
hroderick-thr
11 - Bolide
‎07-10-2020
05:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
For quick proof of security problem, run the workflow on server as the service account using designer instead of gallery. For me it is easier to see details of the error and pass them on to dba as a security change request.
