Search Results

Search: Posts Made By: JackK
1,389
Posted By JackK
Thanks for the reply, bakunin. I forgot to tell...
Thanks for the reply, bakunin.
I forgot to tell that "nohup my_script.sh..." is executed inside parent shell script, which was used to prepare my_script.sh
Does this change anything? :rolleyes:
1,389
Posted By JackK
Any update?
Any update?
1,389
Posted By JackK
My script was:#!/bin/bash export...
My script was:#!/bin/bash
export NLS_DATE_FORMAT="YYYY-MM-DD HH24:MI:SS"
export ORACLE_SID=AGMISMP
rman target / <<EOF
BACKUP INCREMENTAL LEVEL 0 DATABASE FORMAT '/%d/DBF-FULL_%s_%U_%T' TAG...
1,389
Posted By JackK
Strange Ctrl+C behavior
Hello All,
I have a strange issue. I've created a shell script which connects to RMAN (Oracle Recovery Manager) and executes full DB backup. I then executed this script with nohup and in the...
Showing results 1 to 4 of 4

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