Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: sqlplus from a perl script is giving ORA-12545 error.
>>>>> "pdqd" == pdqd <pdqd_at_rediffmail.com> writes:
pdqd> Hi Friends, - Using a perl script i am running 'sqlplus' pdqd> command(sqlplus <dbuid>/<dbpasswd>@DB1 @oracle.sql ). I get the pdqd> following error message... - ORA-12545: Connect failed because pdqd> target host or object does not exist - But I don't think there pdqd> could be any connection problem (and also the database manager pdqd> is up and running) because i can run the same command mannually pdqd> from the shell. Could someone pls suggest what could be pdqd> causing the above error. - Thanks and Regards, Parimal.
Lots of things - really need to see your code. Could be -
Really need to post your perl script and then we can make better suggestions.
Tim
-- Tim Cross The e-mail address on this message is FALSE (obviously!). My real e-mail is to a company in Australia called rapttech and my login is tcross - if you really need to send mail, you should be able to work it out!Received on Wed May 14 2003 - 06:41:32 CDT
![]() |
![]() |