Search Results

Search: Posts Made By: kprasanna_79
Forum: HP-UX 11-14-2008
3,274
Posted By kprasanna_79
Write error in HP11.11
HI,
I am using oracle express application to create a flat file DB. It throws the below error.

*** WRITE ERROR, Invalid argument, in /rhome/zxxhome/zxxdba/comps/P8736C1.NEW/P8736C11.001 ***...
1,770
Posted By kprasanna_79
i tried the below.. path=`cat...
i tried the below..
path=`cat /bridge/profiles/Z1000 | grep 'COMPBD=' | cut -d"=" -f2`
echo $path
~zzzdba/comps

cd $path
ksh: ~zzzdba/comps: not found

cd ${path}
ksh: ~zzzdba/comps: not...
1,770
Posted By kprasanna_79
i tried the below.. path=`cat...
i tried the below..
path=`cat /bridge/profiles/Z1000 | grep 'COMPBD=' | cut -d"=" -f2`
echo $path
~zzzdba/comps

cd $path
ksh: ~zzzdba/comps: not found

cd ${path}
ksh: ~zzzdba/comps: not...
1,770
Posted By kprasanna_79
Need Help in going to ~ directory
Hi,
I have a variable "COMPBD=~zzzdba/comps" which i want to read and substitute in my script like cd $COMPBD. But it didnt work like that....Please can somebody throw some light on this....
...
Forum: HP-UX 10-02-2008
11,789
Posted By kprasanna_79
Need help to understand chatr command
Hi,
I am trying to find the max memory utilization of a binary file using chatr command.
i gave chatr <file name>. But no where i could see the max memory usage of the file. How do you i check the...
Showing results 1 to 5 of 5

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