Skip to content

Connection info needed in SQLalchemy format for ibm_db_sa #235

Open
@swaroop-k

Description

@swaroop-k

Hello,

I am trying to connect to IBM db2 from the notebook in IBM watson studio itself.

I am connecting with the proper format:
(%sql ibm_db_sa://my-username:my-password@my-hostname:my-port/my-db-name?security=SSL)

%sql ibm_db_sa://jl9:ReG*****kkz@ea286ace--4d5b-8******************od8lcg.data
bases.appdomain.cloud:3
5/bludb?security=SSL

Still it is not connecting and prompting the error ::

Connection info needed in SQLAlchemy format, example:
postgresql://username:password@hostname/dbname
or an existing connection: dict_keys([])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions