Search Results

Search: Posts Made By: satyakide
2,182
Posted By satyakide
Thanks a lot. It is working.....
Thanks a lot. It is working.....
2,182
Posted By satyakide
How can i display the files only?
Hi!

How can i display only the ordinary files of a current directory? I don't want to show any directory or hidden file information.

Kindly share your thought.

Thanks in advance for your...
3,159
Posted By satyakide
Any update friends....
Any update friends....
3,159
Posted By satyakide
Thanks a lot for your reply. It is working. ...
Thanks a lot for your reply. It is working.

Now, i'm facing another problem.

I want to use those value in a insert query.

Though, this process fetched data perfectly, but unable to insert it...
3,159
Posted By satyakide
I've updated my query to - ...
I've updated my query to -



DBCONNECTSTRING=Ual_ods_dev01/1forods@ODS1.WHQ.UAL.COM

#cut -f 1-11 -d '|' /prod/ods/satyaki/sqlldr/grp.dat>grp_out.dat

for val in `cat...
3,159
Posted By satyakide
For your information i would like to add another...
For your information i would like to add another thing -

My data file format is as follows -



LX|KKK|LO|1|23-DEC-2007



Regards
3,159
Posted By satyakide
Anyone have any idea?
Anyone have any idea?
3,159
Posted By satyakide
Output in my shell isn't showing properly.
Hi!

Can anyone tell me what went wrong in my shell script?



for dt_val in `cut -f 1 -d '|' /prod/ods/satyaki/sqlldr/grp.dat`
do
echo $dt_val
done



And, the output is -




23...
11,146
Posted By satyakide
Can anyone tell me where am i doing wrong in my...
Can anyone tell me where am i doing wrong in my code? Help is needed.



if [ $1 -eq "" and $2 -eq ""]; then
print "Usage start_date(YYYY-MM-DD) end_date(YYYY-MM-DD) flt_nbr(Optional)"
elif...
11,146
Posted By satyakide
Hi! Now i'm facing problem in my shell - can...
Hi!

Now i'm facing problem in my shell - can you pls rectify it?



ods@awhq6640[/prod/ods/sqlj/ods_services]>vi DailyScheduleExport_q.ksh
"DailyScheduleExport_q.ksh" 24 lines, 603 characters...
11,146
Posted By satyakide
Thanks for your suggestion. Ctrl+M character is...
Thanks for your suggestion. Ctrl+M character is removed now.

Regards.

Satyaki De.
11,146
Posted By satyakide
Ya you are right there is Ctrl+M character in my...
Ya you are right there is Ctrl+M character in my shell file, basically i import these file from windows. And, i don't have dos2unix installed in this os. Now, can you show me how to delete these...
11,146
Posted By satyakide
Thanks for your reply. OS information is as...
Thanks for your reply. OS information is as follows -



HP-UX awhq6640 B.11.11 U 9000/800 665379313 unlimited-user license



Regards.

Satyaki De.
11,146
Posted By satyakide
Hi thanks for your reply. But, it is showing...
Hi thanks for your reply. But, it is showing error message --



ods@awhq6640[/prod/ods/sqlj/ods_services]>tput clear
ods@awhq6640[/prod/ods/sqlj/ods_services]>head -1 DailyScheduleExport_q.ksh...
11,146
Posted By satyakide
Problem In Shell Script
Hi,

I'm new to Shell script. Can anyone tell me where is the wrong in my code?

And, my code is --




echo "Enter Start Date(YYYY-MM-DD): "
read stdt


echo "Enter End...
Forum: Programming 04-04-2007
10,887
Posted By satyakide
Hi! Thanks for your reply. Regards. ...
Hi!
Thanks for your reply.

Regards.

Satyaki De.
Forum: Programming 04-04-2007
10,887
Posted By satyakide
Defunct Process Problem
Hi!
I'm newbi in the Unix. I've a C++ Program from where one shell gets executed. Sample C++ code is --

transactionID = 1199;

case 1199:...
Showing results 1 to 17 of 17

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