Search Results

Search: Posts Made By: castlerock
4,319
Posted By castlerock
Thanks a lot...it works now. Is there any...
Thanks a lot...it works now.

Is there any other way without specifying the dot filename to set the environment.....

for exampele(just filename) sadev


Many Thanks,
4,319
Posted By castlerock
Help to set the oracle environment????
Hi,
I am trying to set the environment for my oracle database. I have 5 database in an unix box. My idea is to create 5 files for each database with the following script on it.

After...
16,186
Posted By castlerock
Thanks for the script.... What i am looking...
Thanks for the script....

What i am looking for is... after loging to unix machine if i type type the instance name and it has to set the oracle environment.

Many thanks,
16,186
Posted By castlerock
Input to shell script
Hi,
I have 10 database instances runnning in one unix box. To connect to each database..i have to set the environment. I am trying to write a shell script to set my environment for database by...
14,777
Posted By castlerock
Hi, When i run the following shell...
Hi,

When i run the following shell its giving an errorin line 5 ? syntax error $' unexpected

What is the error???

#!/bin/sh
log=/u01//userlist.log
PASSWORD_FILE=/etc/passwd
n=1...
8,437
Posted By castlerock
Many Thanks.
Many Thanks.
8,437
Posted By castlerock
how to delete log files
Hi,
I want to delete the old log files in the logs directory.
I want to keep logs for a week.What comamnd should i use?
Log file name is prcsstop_121105.log

Many Thanks,
1,409
Posted By castlerock
explanation for the lines?
Hi ,
Can some one help me to understand the following lines?

path=/etc
input_file has word on it


fi
input=${1}
if [ -f ${path}/input_file_${input} ]
then
passval=`awk...
1,624
Posted By castlerock
explanation of this line
Hi Gurus,
sqlplus system @$1 0</opt/oracle/pwdfile

What would be the output of the above life....the password for the user "system" the user is stored in /opt/oracle/pwdfile

When i try to...
Showing results 1 to 9 of 9

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