ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » ORA-01017: invalid username/password : Logon denied

Post new topic  Reply to topic
 ORA-01017: invalid username/password : Logon denied « View previous topic :: View next topic » 
Author Message
SABCAS
PostPosted: Tue Apr 29, 2008 6:13 am    Post subject: ORA-01017: invalid username/password : Logon denied Reply with quote

Acolyte

Joined: 09 Mar 2005
Posts: 60
Location: Switzerland

Hello, I have a problem to connect to Host ORACLE DB, I have update my odbc.ini:
[SERVER]
Driver=/opt/IBM/mqsi/6.0/merant/lib/UKor820.so
Description=DataDirect 5.0 Oracle
EnableDescribeParam=1
OptimizePrepare=1
ServerName=SERVER
WorkArounds=536870912
ProcedureRetResults=1
ColumnSizeAsCharacter=1
SQLDescribeParam=1

I test with SQLPlus with username = username and is succesfully connected:


Connected to:
Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production
With the Partitioning, OLAP and Data Mining options

SQL>

My tnsnames.ora is
SERVER =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = *****(PORT = ****))
)
(CONNECT_DATA =
(SERVICE_NAME = servername)
)
)


But when I try to call the store procedure via MessageFlow I receive the following Failure Message
<ERROR><SOURCE>SifUnityDBSender</SOURCE><TIME>2008-04-29 13:10:32.324460</TIME><PROPERTIES><MessageSet></MessageSet><MessageType></MessageType><MessageFormat></MessageFormat><Encoding>273</Encoding><CodedCharSetId>819</CodedCharSetId><Transactional>TRUE</Transactional><Persistence>FALSE</Persistence><CreationTime>2008-04-29 11:10:31.660</CreationTime>....<Text>[DataDirect][ODBC Oracle driver][Oracle]ORA-01017: invalid username/password; logon denied </Text></Insert></DatabaseException></DatabaseException></RecoverableException></EXEPTLIST></ERROR>


Please could you me Help, where I have to search or what I forgott.
Thanks A Lot
Ciao
Sabato


Last edited by SABCAS on Thu Nov 03, 2011 2:49 am; edited 2 times in total
Back to top
View user's profile Send private message
sebastianhirt
PostPosted: Tue Apr 29, 2008 6:36 am    Post subject: Reply with quote

Yatiri

Joined: 07 Jun 2004
Posts: 620
Location: Germany

Code:
"[DataDirect][ODBC Oracle driver][Oracle]ORA-01017: invalid username/password; logon denied"


Have you checked this ?
http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=/com.ibm.etools.mft.doc/an09155_.htm
Back to top
View user's profile Send private message
SABCAS
PostPosted: Tue Apr 29, 2008 8:51 pm    Post subject: Reply with quote

Acolyte

Joined: 09 Mar 2005
Posts: 60
Location: Switzerland

Hello,
yes I did the following Command
mqsisetdbparms SBE1789 -n NOVISA -u user_esb_spt -p *******
I thing that the problem could be into the special Character in password
The Oracle Admin used a $ charcter, I don't know if it is a Problem with Broker
Thanks
Ciao Sabato
Back to top
View user's profile Send private message
SABCAS
PostPosted: Tue Apr 29, 2008 11:49 pm    Post subject: Reply with quote

Acolyte

Joined: 09 Mar 2005
Posts: 60
Location: Switzerland

Hello,
I solved the problem, it was the $ Character into the password with AIX , UNIX, I have to use before the $ Character an Escape Character \.
Thanks
Ciao
Sabato
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » ORA-01017: invalid username/password : Logon denied
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.