Search Results

Search: Posts Made By: mathews
3,560
Posted By mathews
Guru, thanks a lot. I tried it and it looks like...
Guru, thanks a lot. I tried it and it looks like I don't need to put this in the for loop. I actually need to get the missing file name (eg. missing00552.dbf) and the corresponding filename...
3,560
Posted By mathews
script to match patterns in 2 different files.
I am new to shell scripting and need some help. I googled, but couldn't find a similar scenario.

Basically, I need to rename a datafile. This is the scenario -
I have a file, readonly.txt that...
2,899
Posted By mathews
Thanks.But that is not what I am looking for. I...
Thanks.But that is not what I am looking for. I will be getting the list of READ WRITE files that need to be moved by -

#!/bin/ksh
sqlplus -s "/ as sysdba" <<EOF>W1KK_dbfiles.txt
set...
2,899
Posted By mathews
moving files from a dir in one machine to a dir in another machines
Hi, I am a unix newbie.I need to write a shell script to move my oracle READ WRITE datafiles from one serevr to another. I need to move it from /u01/oradata/W1KK/.. to /u01/oradata/W2KK,...
11,716
Posted By mathews
script to check if another script is running and if so, then sleep for sometime and check again
Hi,
I am a unix newbie. I need to write a script to check wheteher another script is still running. If it is, then sleep for 30m and then check again if the script is running. If the script has...
Showing results 1 to 5 of 5

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