Skip to Main Content
Cloud Platform


This is an IBM Automation portal for Cloud Platform products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.


Status Delivered
Workspace UrbanCode
Categories Deploy
Created by Guest
Created on Mar 23, 2021

UDeploy Oracle Plugin RFE

Below is the User requirement for Oracle Plugin

Issue 1:
We are unable to see the script name in the uDeploy logs, so we don't know which script is being deployed. This provision was there in TPAM deployment plugin, but missing in Cyberark plugin.
Sharath: As you agreed, it is an enhancement and can check with IBM.

Issue 2:
No debug option to check where exactly the sql script failed. So app teams are spending lot of time in investigating on the error, since there is no debug option to check which line of the script is failing and which script is that. So requesting for create a debug option to enable/disable in the plugin.
Sharath: PFB link and attached log file and uDeploy version. The expectation is, we have a CTL file, referring “drop_commands.sql” which has below query, but the error shows “ERROR at line 1: ORA-01432: public synonym to be dropped does not exist”, but it doesn't show where exactly is the issue in the query, actually the line number is 4 (DROP PUBLIC SYNONYM pkg_IF_NextGenResponseProc). Consider if we have 1000 lines, then if it always shows at line number 1, then it is very hard for application teams to find the exact error.

/*
#ident "%W%"
*/
DROP PUBLIC SYNONYM pkg_IF_NextGenResponseProc
/
DROP PUBLIC SYNONYM pkg_IF_CitiScreeningXMLRequest
/
/

Idea priority High
RFE ID 149458
RFE URL
RFE Product UrbanCode Deploy
  • Guest
    Reply
    |
    Sep 20, 2022

    This logic was already available to print the line where the SQL file was failing. We have improved the loggings in the plugin code to avoid confusions like this

  • Guest
    Reply
    |
    Apr 5, 2021

    Although the theme of this request is consistent with our business strategy, it is not committed to the release that is currently under development.