Search Results

Search: Posts Made By: manna
20,967
Posted By manna
Please help
Please help
20,967
Posted By manna
# This is my code ...
# This is my code

BKUP_DIR=/u03/backups/abu/nightly_backup
LOG_FILE=/u03/backups/abu/backup.log
ORACLE_HOME= /u01/app/oracle/product/10.2; export ORACLE_HOME
ORACLE_SID=SEED; export ORACLE_SID...
20,967
Posted By manna
Please help
Please help
20,967
Posted By manna
It says unexpected end of file while looking for...
It says unexpected end of file while looking for matching '{' in line 42
Syntex error in line 57 unexpected end of file. I followed the direction of you guys but it still getting error. I am...
20,967
Posted By manna
Please help
Please help
20,967
Posted By manna
unexpected EOF
I ran the following scripts and everytime i get the errot as follows

Line 54: unexpected EOF while looking for matching ','
line 57 syntex error unexpected end of file#!/bin/ksh
set -x

...
4,954
Posted By manna
It is still not working.
It is still not working.
4,954
Posted By manna
Please help.
Please help.
4,954
Posted By manna
yes i m top user in unix 'root'.
yes i m top user in unix 'root'.
4,954
Posted By manna
It shows below $ crontab-l #!/bin/sh 15...
It shows below

$ crontab-l
#!/bin/sh
15 12 * * * /export/home/oracle/u01/oradata/rman.ksh
3,406
Posted By manna
Cron not working
I created a file in /u01/oradata directory as cronjb.ksh which contains following script

30 12 * * * /export/home/oracle/u01/oradata/rman.ksh

'/export/home/oracle' is my root directory. I then...
4,954
Posted By manna
cronjob not working
I created a file in /u01/oradata directory as cronjb.ksh which contains following script

30 12 * * * /export/home/oracle/u01/oradata/rman.ksh

'/export/home/oracle' is my root directory. I then...
23,200
Posted By manna
Please help
Please help
23,200
Posted By manna
Do i have to write code in the begining?
Do i have to write code in the begining?
23,200
Posted By manna
How i can zip the database in UNIX? Where i...
How i can zip the database in UNIX? Where i should change my code?
23,200
Posted By manna
I using born shell
I using born shell
23,200
Posted By manna
I did the way you suggested. It says line 53...
I did the way you suggested. It says line 53 unexpected end of file.
23,200
Posted By manna
Please help.
Please help.
23,200
Posted By manna
My code exit after shutdown the database. echo...
My code exit after shutdown the database.
echo `date +%c` >> $LOG_FILE
echo "Database BACKUP starting." >> $LOG_FILE
ORACLE_HOME=/u01/app/oracle/product/10.2; export ORACLE_HOME
ORACLE_SID=SEED;...
23,200
Posted By manna
It said RMAN not found
It said RMAN not found
23,200
Posted By manna
Yes, i exported the path variable. It says RMAN...
Yes, i exported the path variable. It says RMAN command not found.
23,200
Posted By manna
Hi all experts, I used rman=/ but still it...
Hi all experts,

I used rman=/ but still it says that not file and directory.
echo `date +%c` >> $LOG_FILE
echo "Database BACKUP starting." >> $LOG_FILE
ORACLE_HOME=/u01/app/oracle/product/10.2;...
23,200
Posted By manna
echo `date +%c` >> $LOG_FILE echo "Database...
echo `date +%c` >> $LOG_FILE
echo "Database BACKUP starting." >> $LOG_FILE
ORACLE_HOME=/u01/app/oracle/product/10.2; export ORACLE_HOME
ORACLE_SID=SEED; export ORACLE_SID...
23,200
Posted By manna
Command not found
I ran the following script and it saying that sqlplus command not found. Please give me suggestions.

echo `date +%c` >> $LOG_FILE
echo "Database BACKUP starting." >> $LOG_FILE...
4,701
Posted By manna
Retrieving deleted files
I mistakenly deleted a script from the UNIX server. Is there any command i can type that i will retrieve my script?
Showing results 1 to 25 of 40

 
All times are GMT -4. The time now is 06:09 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy