SOLVED
SQL editor 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
Mgstoly
7 - Meteor
‎01-13-2020
08:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I am trying to run this script but I get this error, just not sure how to fix it.
Solved! Go to Solution.
Labels:
- Labels:
- Error Message
5 REPLIES 5
16 - Nebula
‎01-13-2020
08:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Mgstoly ,
you could try to remove the commented line. If this doesn't fix the problem: it seems to be an Oracle database. How do you connect (ODBC, OCI, ...)?
Best,
Roland
Greg_Murray
12 - Quasar
‎01-13-2020
08:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Try running the workflow. You can usually get a little more information about the error from the results window. Copy the red error message and drop it into notepad then scroll to the end.
Also take a look at this post:
‎01-13-2020
08:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I connect via OCI, I have other scripts that run just fine. what do you mean by the commented line?
‎01-13-2020
09:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
so I added a space after select and From and it worked. thanks!
‎01-13-2020
09:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I added a space after select and from and it ran.
