Regarding error while migrating the data from Python to SQL server through Alteryx
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
MukulMatkar007
5 - Atom
‎04-23-2023
11:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I am running a flow in which I am using Python code & migrating the data into SQL server. While migrating the data on server I am getting following errors (Not getting any errors on desktop flow)
Labels:
- Labels:
- Database Connection
- Server
3 REPLIES 3
gabrielvilella
14 - Magnetar
‎04-24-2023
06:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
If you are using any libraries that you have installed locally, they need to be installed on the Server machine as well.
‎05-18-2023
11:56 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have verified the libraries & all libraries are available on server
gabrielvilella
14 - Magnetar
‎05-19-2023
12:29 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Are you sure you don't have anything wrong with the data? The first error says numeric value out of range. You might need to raise a support ticket if you can't find the issue.
