Search Results

Search: Posts Made By: sidobre
7,186
Posted By sidobre
Hi Alister, Many thanks, It works now :b:....
Hi Alister,

Many thanks, It works now :b:. Effectively, carriage returns occur at line endings. I applied 'dos2unix' command to param file, why I have not thought of before:D.

Many many thanks...
7,186
Posted By sidobre
Hi Panyam, Yes I've echoed MSG and return $?...
Hi Panyam,

Yes I've echoed MSG and return $? fro grep. Below, the result execution on debug mode :

#!/bin/sh -xv
#***********************************************************
# recherche...
7,186
Posted By sidobre
Hi Panyam, All environment variables are OK...
Hi Panyam,

All environment variables are OK when I execute the script in debug mode. ORA_SID is the instance name like PROD or DEV...I've put the ORA_SID in the script just for not putting the...
7,186
Posted By sidobre
tail -XXX with grep doesn't work in while loop
Hi all,

I need some help. my shell script doesn't work especially in the loop.

#!/bin/sh -xv

export ORA_ADMIN=/oracle/home/admin
export ORACLE_SID=ORA_SID
cat...
Showing results 1 to 4 of 4

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