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
Help with Hyperlink
Hi,What I am trying to do may be simple, I just can't get it to work. Ok...I am using Zend and so the database connect that I need for this is a simple call to it like Code:
Getting Resource id #11 while trying to connect..
So i tried using "DEFINE" for the first time and im using the variables i defined to connect but it reports back this error:QuoteWarning: mysql_query(): 11 is not a valid MySQL-Link resource
DateTimeZone::listIdentifiers headache
http://php.net/manual/en/datetimezone.listidentifiers.phpSo the documentation states that one can get locales by using the above mentioned function. However what I am trying to do is get country
phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)<1) ? 12 : $m-1 ?>&amp;y=<?php =(($m-1)<1) ? $y-1 : $y
Transport data between itab and textfield on ALV event
Hallo,
PHP4 to PHP5 Conversion
Hi Everyone,I am working on a site that is built up on PHP4 and each page is being started from <? instead of <?php as of PHP5.I want to convert this <? to <?php on every
send message to the java application
Oracle 10g with Windows platform.
Track downloads' status
Hello,I need to make somehow, some system, to track whether downloads are completed or failed. I tried to make this via php.Tried to limit the connection speed for smaller downloads (to have the time
rename the file
File.txtCode: ***DOCUMENT***..DN:000044255..CB:..SN:..PY:2009..ED:LA..ED:Home..ID:***DOCUMENT***..DN:000044254..CB:..SN:..PY:2009..ED:LA..ED:Edition..PT:ID:Code: <?php$file = fopen($argv[1],
Array to string conversion
Can anyone help me with this?Notice: Array to string conversion in /home/..../index.php on line 360Whatever this is, it's causing the script to fail at uploading.Code (starting just before line