delphix / dxtoolkit

Scripts that remotely interact with Delphix engine APIs
Apache License 2.0
38 stars 32 forks source link

"10/13/2020 [BUG]" #158

Open BUN1O opened 3 years ago

BUN1O commented 3 years ago

Expected Behavior dx_ctl_dsource for Oracle Container database is failing

Actual Behavior for dx_ctl_dsource for Oracle Container database, I am always getting "Database credentials must be non-null"

Steps To Reproduce the Problem I am giving all the necessary parameter for creating a Dsource using dx_ctl_dsource but it fails.

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Screenshots If applicable, add screenshots to help explain your problem.

Version Indicate the relevant versions of components. This may include the package version, operating system version, or other components relevant to the project.

Additional Context Add any other context about the problem here, including additional logs or debugging information if appropriate.

pioro commented 3 years ago

Hello,

There were API changes in version 6.0.3 and 6.0.4. If you are using one of those versions, you need to use the latest version of dxtoolkit - 2.4.9 which has those changes implemented.

regards, Marcin