Search Results

Search: Posts Made By: shenthil76
1,404
Posted By shenthil76
THANKS
Thanks for your reply.

S
1,404
Posted By shenthil76
Filetype conversion error (showing ascii instead of data)
Hi

I have spool file data UTF file containing
Header
data
footer

when there is data my file type is UTF FORMAT. that is typing
file file1.utf
output is data

but when there is no...
1,354
Posted By shenthil76
FTP Transfer fails at first time. Kindly help
This is the command we use to transfer the file to destination we ran this command from batch job. first time it hangs. when we cancel and ran it again it works in 5 sec. anyone come out without...
9,920
Posted By shenthil76
SQL*Plus: Release 10.2.0.4.0 - Production on Fri...
SQL*Plus: Release 10.2.0.4.0 - Production on Fri May 28 09:31:38 2010
Copyright (c) 1982, 2007, Oracle. All Rights Reserved.
ERROR:
ORA-12154: TNS:could not resolve the connect identifier...
9,920
Posted By shenthil76
Connecting to oracle database
Hai

i want to connect to oracle database from user input and create a view.


${ECHO} "Debut Creating View"
${ECHO} "Please Enter the User Name:"
read user_name
${ECHO} "Please Enter the...
9,380
Posted By shenthil76
how to find space available for the user..? ...
how to find space available for the user..?

i login using POPDEV

kindly help

S
9,380
Posted By shenthil76
SunOS 5.8
SunOS 5.8

how to overcome this solution..? Kindly help

Sen
9,380
Posted By shenthil76
Unix FTP error
Hai

I have made a directory compression using TAR command.

the size of the file is 1247388160bytes.

when i ftp this file to another server it is throwing error like

200 PORT...
5,514
Posted By shenthil76
hai i have idea about filtering the files...
hai

i have idea about filtering the files with find ./ -name "*.ksh" -print
but what is the command for listing all the files without .ksh and .sql files..?

can u pls tell the unix...
5,514
Posted By shenthil76
it it not verbose dwarf_output.ksh is the...
it it not verbose

dwarf_output.ksh is the file where actual shell script is written. so when i execute

ls /logfile/lib | while read filename
do
echo "STARTING THE FILE" $filename...
5,514
Posted By shenthil76
when i execute the shell script file ...
when i execute the shell script file dwarf_output.ksh as


ls /logfile/lib | while read filename
do
echo "STARTING THE FILE" $filename >>dwarf_output.txt
echo...
5,514
Posted By shenthil76
thanks madhan.. S
thanks madhan..

S
5,514
Posted By shenthil76
ls ./logfile/lib | while read filename do ...
ls ./logfile/lib | while read filename
do
echo $filename
dwarfdump $filename | grep DW_AT_SUN_command_line >> dward_output.txt
done

this is giving the output in dwarf_output.txt

but ...
5,514
Posted By shenthil76
You can tell me 1) how to read all the...
You can tell me

1) how to read all the files in a directory

and i can put that filename into a variable and execute the command >> output.file

Help

S
5,514
Posted By shenthil76
Shell programming - running the exe file and printing the output.. ?
hai

i have a directory lib

in that lib directory i have 10 batch files.

step i have to do is 1) EXECUTE ALL THE FILES by using the command dwarfdump <filename>| grep...
Showing results 1 to 15 of 15

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