Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
srivp07
Helper I
Helper I

Gateway configured incorrectly error when creating new oracle connection in on premises gateway

I am tyimg to create new oracle Db connection  in on premises gateway and it is showing error in on gateway configured incorrectly error when creating new oracle connection. also it is locking oracle DB account. Please help!

Thank you!

1 ACCEPTED SOLUTION

Hi @srivp07 ,

  1. ORA-28000 means that the account that you tried to use is locked because some privileged user disabled the ability of connection, or attempt connections with wrong passwords exceeded the limit.
  2. The Int32 timeout is likely linked to the ORA-28000 issue, as repeated failed logins (due to misconfiguration) can delay connections and lock the account.

Vyubandimsft_0-1744700278678.png

 

 

 If my response resolved your query, kindly mark it as the Accepted Solution to assist others. Additionally, I would be grateful for a 'Kudos' if you found my response helpful.

View solution in original post

7 REPLIES 7
srivp07
Helper I
Helper I

Hello,

I am trying to update password for Oracle DB and it shows  Gateway configured incorrectly error in on premises gateway. Also it is locking the account immidiately. Please help!

Thank you!

Are you using TNSNAMES.ORA ?  Are you able to successfully log in to that TNS entry via sqlplus ?

Hi

Could you please elabrate more on TNSNAMES.ORA  configuration?

currently file has contents as below, please let me know do I need to fill out these details. Also how I can make sure my passowrd got updated to new one?

<data source alias> =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = <hostname or IP>)(PORT = <port>))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = <database service name>)
)
)

Thank you!

 

I am using ORA 28000 and able to login successfully via Oracle SQL develeoper.

I am using ORA 28000

?  That's the lockout error message ? 

yes that is error message, I am not much aware of Oracle specific settings, I need to check with DBA , Also I am able to connect to database from Oracle SQL Developer and getting ORA 28000 account locked error message when configuring in On premises gateway. Also I checked gateway logs and it is showing Int32 timeout error.Please suggest!

Thanks!

Hi @srivp07 ,

  1. ORA-28000 means that the account that you tried to use is locked because some privileged user disabled the ability of connection, or attempt connections with wrong passwords exceeded the limit.
  2. The Int32 timeout is likely linked to the ORA-28000 issue, as repeated failed logins (due to misconfiguration) can delay connections and lock the account.

Vyubandimsft_0-1744700278678.png

 

 

 If my response resolved your query, kindly mark it as the Accepted Solution to assist others. Additionally, I would be grateful for a 'Kudos' if you found my response helpful.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.