Error Saving to Gallery
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hey all,
I'm trying to save a workflow to our gallery and I'm getting the message below. I'm using designer version 2022.1 and server version is the same.
- Labels:
- Server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @S2N ,
You are connecting to a database, right? The issue is that your server doesn`t have access to the DSN connection you have created on your machine.
You have to ask your server admin to create the same connection on the server machine or for them to create a DSN-less connection and share it with you.
Best,
Fernando Vizcaino
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Yes, I'm connecting to an Oracle database. IT has a connection setup and have given me access, but when I try connecting (in designer) I get the error "ORA-12154 TNS could not resolve the connect identifier specified". I'll have them setup a connection with my credentials and see if that works. Thanks Fernando!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @S2N ,
You have to also ask them to share the tnsnames.ora file they are using on the Gallery and configure the ORACLE_HOME environment variable.
I'm not sure if this is the best tutorial, but here they are talking about both of the fixes.
https://www.datavail.com/blog/ora-12154-tnscould-not-resolve-the-connect-identifier-specified/
Best,
Fernando Vizcaino
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks Fernando. I'm going to work on this today and will let you know. Fingers crossed!
