Search Results

Search: Posts Made By: dummydba
9,557
Posted By dummydba
Thanks but, actually, this problem happened...
Thanks but, actually, this problem happened once. primarily, i want to ask that a verify option for gzip-gunzip ?
9,557
Posted By dummydba
gzip-gunzip a problem
Hi all,
i have a gzipped file. <file_name>.gz . when i try gunzip this file i get,
invalid compressed data--format violated

this file gzipped like gzip -f -S <file_name> 2 >...
8,693
Posted By dummydba
i dont mean oracle failures... i can cath oracle...
i dont mean oracle failures... i can cath oracle failures. i mean failures,
for instance, oracle is shutdown while sqlplus is runnig...
8,693
Posted By dummydba
thanks for ur reply. i have a ksh script.. in...
thanks for ur reply. i have a ksh script.. in this script, i have codes like below..

sqlplus - username/passwd .......

if [ echo $? ="0" ]
success
else
failed

i want to catch error, ...
8,693
Posted By dummydba
$? = Exit status variable
hi,
exit status variable $?, returns some digits.

0 ---> succes.
1..126
Failure (the program itself will decide what the numbers mean)
127
Command not found
128..254
The program did not...
Showing results 1 to 5 of 5

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