ORA-01017: invalid username/password; logon denied
Posted on
16th Feb 2014 07:03 pm by
admin
Dear All,
I am facing problem in taken backup from db13 it comes up with the following logs but in brtools if we run the backup it is running.we are using windows 2003.please find the logs
Step 001 started (program RSDBAJOB, variant &0000000003773, user ID BASIS)
Execute logical command BRBACKUP On host ECCDEV
Parameters:-u / -jid VERIF20100113114513 -c force -w only_dbv -p initdev.sap -m ALL
BR0051I BRBACKUP 7.00 (40)
BR0055I Start of database backup: beciqaqt.dbv 2010-01-13 11.45.15
BR0484I BRBACKUP log file: I:oracleDEVsapbackupbeciqaqt.dbv
BR0280I BRBACKUP time stamp: 2010-01-13 11.45.16
BR0301E SQL error -1017 at location BrDbConnect-2, SQL statement:
'CONNECT /'
ORA-01017: invalid username/password; logon denied
BR0310E Connect to database instance DEV failed
BR0280I BRBACKUP time stamp: 2010-01-13 11.45.16
BR0301E SQL error -1017 at location BrDbConnect-2, SQL statement:
'CONNECT /'
ORA-01017: invalid username/password; logon denied
BR0310E Connect to database instance DEV failed
BR0056I End of database backup: beciqaqt.dbv 2010-01-13 11.45.16
BR0280I BRBACKUP time stamp: 2010-01-13 11.45.16
BR0054I BRBACKUP terminated with errors
External program terminated with exit code 3
Regards
No comments posted yet
Your Answer:
Login to answer
149
32
Other forums
Help with echo()
I'm having some problems with this code:
Code: echo '
<A HREF="jav
Fatal error: Call to a member function fetchrow() on a non-object in C:xamppht
okay i have this query and everytime i add `item_id`=? to it... it gives me the error in the title..
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste
Perplexing problem showing a .jpg
Please disregard..........I figured it out
Multiple arrays inside data
Hi,
Simple question. I have a column called "array" in my database, and inserted in
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
Problems with returning true or false in eval()'d code
Hi guys,
Would appreciate some help with a problem when running eval() on a function that sho
help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
Simple MySQL script is not working
Hey guys,
Just familiarizing myself with PHP and MySQL. I am following along in the O'Reilly
Mail sending is slow on server
Why mail is taking time to be send on apache-linux server