Search Results

Search: Posts Made By: Haque123
Forum: Solaris 08-19-2009
1,855
Posted By Haque123
Configuration issue do help
Hi All,

Im trying to install/configure Solaris on HP Blades and has run into a problem concerning IP Filters. not able to install the IP Filters.

Could any on tell me where do i get help on...
Forum: Solaris 08-12-2009
14,938
Posted By Haque123
Help me find Python interpreter!!!
I just started learning python on and working on sun solaries,

#!/usr/bin/env python


Is not recognising the intrepreter on my sun solaries could any one please help me find this.
...
Forum: Programming 06-12-2009
11,969
Posted By Haque123
Jim Appreciate your answer.
Jim Appreciate your answer.

Is there no way where in I want to write into the table using the UTL package?

Could you please suggest something in oracle package itself?

Thanks-Ann:)
Forum: Programming 06-12-2009
11,969
Posted By Haque123
How to call sqlloader from stored procedure!!! Advise
Hi ,

I have a dellimited .dat file and a sqlloader.

I want to call the sqlloader from a oracle stored procedure.

The procedure should return the result of sqlloader's execution.
1,540
Posted By Haque123
SED Issue please advise!!!
Hi folks,

Please share your ideas I want to conventor all the blank space's in my file to a single blank,

Im using this currently sed 's/ / /' foo for two blank space but the blanks in the...
6,382
Posted By Haque123
Source and distination is Unix 5.8 solaries
Source and distination is Unix 5.8 solaries
6,382
Posted By Haque123
Methly: BTW 2 your second option feel good...
Methly:

BTW 2 your second option feel good to me and yes im coping from unix to unix could you please suggest on that please
5
Ftp
1,261
Posted By Haque123
#Script will FTP the file to server. ...
#Script will FTP the file to server.
ip='100.0.021.011'
usesr='user'
pwrd='password'
ftp -ndvi $ip<<EOF
user $usesr $pwrd
cd /prod/data/feeds/
put $file_name
bye
!
EOF

After the FTP my...
5
Ftp
1,261
Posted By Haque123
Expect as an what cammand??? could u please tell...
Expect as an what cammand??? could u please tell me in detail?
5
Ftp
1,261
Posted By Haque123
Ftp
Hi folks,

Im sure to get the answers from this forum!

I want to know in my automatic script which will be ftp ing a file.

Once the ftp is done is there a way to or command to catch up...
6,382
Posted By Haque123
Also can any one tell me how do I use the comand...
Also can any one tell me how do I use the comand in FTP server:

>ftp server112
Connected to server112.com.
220 server112 FTP server () ready.
Name (daushp01:ibatch):
331 Password required for...
6,382
Posted By Haque123
ftp script to get files periodically
Hi Folks Interesting question hope u get the ans:

I have to ftp a file ABC(Timestamp) to server XYZ

My script should be doing the every 2 hours.

after the transfer I need to confirm...
3,412
Posted By Haque123
Great work thanks a lot its working now....! I...
Great work thanks a lot its working now....!
I need a small favour from U guys please provide me some FTP level comands once im in FTP which comand I use.
1,963
Posted By Haque123
Script is not exiting from run mode.
Hi Folks.

My script is not exiting after run though its working correctly please suggest.

#!/bin/ksh
trap '' HUP

. /bin/functions
config_env...
3,412
Posted By Haque123
Any more suggestions on this $file_name is not...
Any more suggestions on this $file_name is not able to FTP.


Either its not reading the file name or it can not be incorpotared into the FTP mode please help ASAP with different methods.
3,412
Posted By Haque123
No Im not concerned about ftp -nvd rather...
No Im not concerned about ftp -nvd rather concerned about how do I pick up the latest file in the directory!
3,412
Posted By Haque123
Ftp too many files.
Hi folks,

Small but interesting issue.

I have 15 files in a directory with the same name as discribd below.

refresh_20090407045220.dat
refresh_20090407051445.dat...
Forum: Programming 04-04-2009
3,780
Posted By Haque123
Hi Todd. I check all the data in the...
Hi Todd.

I check all the data in the tables. I believe its a cursor issue i will be running this package again tomorrow and cross check it please let me know if you think there is something else...
Forum: Programming 04-04-2009
3,780
Posted By Haque123
Hi folks I have corrected some of the things in...
Hi folks I have corrected some of the things in the package and its writing into the table as well as file thanks for you help.

I need one favour more my package is writing only one row into the...
Forum: Programming 04-04-2009
3,780
Posted By Haque123
Hi Todd! Tried the utl file inside the code...
Hi Todd!

Tried the utl file inside the code still no changes!
Forum: Programming 04-04-2009
3,780
Posted By Haque123
Hi there are no error in the procedure!!! ...
Hi there are no error in the procedure!!!


Hi Todd,

I will try with the file inside the loop.

Could u please tell me why im getting the blank table?
Forum: Programming 04-03-2009
1,754
Posted By Haque123
but how do i explicitly give values 'abcd efg ...
but how do i explicitly give values 'abcd efg hij' I have around 200000 records for that table and I need to remove all the blank spaces!
Forum: Programming 04-03-2009
3,780
Posted By Haque123
Hi Folks please see the code and respond the questions!
Hi All.

I have a package discreibed down.

CREATE OR REPLACE PACKAGE BODY IRISCOS_REFRESH_pkg AS
PROCEDURE IRISCOS IS
CURSOR cur_pci(c_myear number)
IS
Select cstc.cid, cstc.elid,...
Forum: Programming 04-03-2009
1,754
Posted By Haque123
And also If there is any balnk cell I need to...
And also If there is any balnk cell I need to remove that as well please suggest.
Forum: Programming 04-03-2009
1,754
Posted By Haque123
SQL Issue please respond !!!
Hi Folks,

I have a issue regards space in the records.

Example:

999207404 |sp818056|STEVEN |LAWRENCE |Mike.S.Lawrence@sprint.com ...
Showing results 1 to 25 of 45

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