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
foreach result into a single variable
Hi,I have this code... Code: [Select]foreach ($_POST['Interests'] as $interest => $value) { echo "Interests: $interest; Value: $value";}How do I store the multiple results in a
echo $rows help
Hi all,Hopefully something simple that I don't know!I have this:Code: [Select]<div id="marquee"><?php$query = mysql_query("SELECT stock_id, stock_code, t_val, y_val
Are sessions secure at all?..
I haven't really gotten into yet, but I was just thinking of something weird..Lets say you have a session element $_SESSION['is_admin']..Is that easy to modify the cookie or whatnot and change it to
Redistributing dependent dlls
Hai all ,I have created an application in VC++ using VS2008 in a development machine which runs on Vista, now i need to run that application in a target machine which runs on windows XP SP2 which does
problem with refreshing
in my site, i have an index page, it has a main div. this main div's content is changing according to the menu click as home, products etc. div is populating itz contents with html pages for these
Inter Company -- Resources Related Billing (Services Industry)
Hello,
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using phpThe page will end up looking like thisPart Number Diameter Effective focal back focal cntr thickness
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"
Printer configuration
Hi All,
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work. | <?$delid=$_GET['delid'];echo $delid;if(isset($_POST['submit'])){$delquery="DELETE FROM table