Search Results

Search: Posts Made By: yohasini
1,693
Posted By yohasini
This is the part of the shell script which calls...
This is the part of the shell script which calls the perl script,
perl ../get_unix_objs.pl $inFile $servername $outFile 2>$outFile.err

An extract from the perl script(get_unix_objs.pl) is given...
1,693
Posted By yohasini
Output after a perl script gives a file with size zero.
Hi,
I have a unix shell script which generates a flat file after connecting to Teradata servers to fetch tables and views and also picks up modified unix scripts from the specified paths.
Later on...
3,691
Posted By yohasini
Perl Script to identify files without extension and assign a value
Hi,
I have a perl script which is a part of a shell script which read lines from a flat file(which is generated as part of a script after a series of bteq/fexp) and assigns a value for each object...
6,847
Posted By yohasini
Hi, I actually think we are deviating from the...
Hi,
I actually think we are deviating from the real issue. The issue is not with how the script is running rather it is with why it is not running only on crontab :)
I have tried the while loop,...
6,847
Posted By yohasini
there is nothing like that as well :(
there is nothing like that as well :(
6,847
Posted By yohasini
hi itkamaraj, thanks for the info on the code...
hi itkamaraj,
thanks for the info on the code tag. The script jus does not work as such. There are no files created :(
6,847
Posted By yohasini
Particular script not running through crontab
Hi,
I have created the below script,
set -x
# Set the Path of Environment file
ENV_FILE_DIR=/opt/app/p1trp1c1/sybase/ecdwqdm/xrbid/QDM_Prod/bin...
10,630
Posted By yohasini
Hard luck..This dint work :( i am still stuck up...
Hard luck..This dint work :( i am still stuck up with the same..
10,630
Posted By yohasini
Thanks for the information.. However,am new to...
Thanks for the information.. However,am new to unix and shell scripting..can you please explain on why i should use the above that you have mentioned?
10,630
Posted By yohasini
While loop in unix reads only first line
Hi,
I am in need of help on reading through a file(servernames.dat) which has a list of server names, while it reads each file name it has to connect to that server and run another script, once it...
2,793
Posted By yohasini
Thanks for the info. I had soughted the issue...
Thanks for the info. I had soughted the issue myself :)
2,793
Posted By yohasini
Need help on how to exit a script run on a server from a remote server
hi,
I am using the below line to run a script from remote server(say server A) to another server(say server B).

ssh username@servername ksh script name.

The issue is the script logs into...
7,590
Posted By yohasini
There are two issues i have, 1. with the cron...
There are two issues i have,
1. with the cron job we do not have access to this on all the 16 servers(as per our business client)
2. i need to use at command, but it runs as scheduled jus once.
...
12,145
Posted By yohasini
sqlplus: cannot execute
Hi,
This is the content in my .profile on a unix server,
MAIL=/usr/mail/${LOGNAME:?}
umask 027 #added by enRole Agent

PATH=${PATH}:/opt/app/p1crm1c3/informatica/oracle/product/10.2.0
export...
7,438
Posted By yohasini
i am getting this when i had tried the -d option...
i am getting this when i had tried the -d option along with date,
date: illegal option -- d
usage: date [-u] mmddHHMM[[cc]yy][.SS]
date [-u] [+format]
date -a [-]sss[.fff]...
7,590
Posted By yohasini
The problem is i need to schedule a script to run...
The problem is i need to schedule a script to run on 16 servers and certain servers say that cron job doesn't exist,so we were asked to use at commands instead..
7,590
Posted By yohasini
I had tried the cron job..it doesn't work..so had...
I had tried the cron job..it doesn't work..so had to go in with at..do u have any info on how to do it with AT command?
7,590
Posted By yohasini
at command to run every monday
Hi,
I am currently using the below at command, to schedule the script to run at a particular time,

at 2030 today <scriptname.ksh

I would like to know on how to run it every monday at around...
7,438
Posted By yohasini
thanks so much..but could you please elaborate on...
thanks so much..but could you please elaborate on "Need gnu date and ssh passwordless set ready."
7,438
Posted By yohasini
thansk hiten! how long would that take?
thansk hiten! how long would that take?
7,438
Posted By yohasini
Script to login to several servers and get files
Hi ppl,
I am looking out for a shell script
a. That would have to login(from a main server) to say 16 servers individually.
b.On each server go to a particular location, check if a particular...
1,910
Posted By yohasini
Script to login to several servers and get files
Hi ppl,
I am looking out for a shell script
a. That would have to login(from a main server) to say 16 servers individually.
b.On each server go to a particular location, check if a particular...
1,457
Posted By yohasini
Script to login to several servers and get files
Hi ppl,
I am looking out for a shell script
a. That would have to login(from a main server) to say 16 servers individually.
b.On each server go to a particular location, check if a particular...
2,210
Posted By yohasini
Yes kamal. The name of the flat file would be...
Yes kamal. The name of the flat file would be something like OBJ_FULL.servername.date(i.e every sunday's date(2011-3-20)).dat). How do i pull off the latest files of this kind from this folder? how...
2,210
Posted By yohasini
Hi kamal, thanks for the info..but what if i 'd...
Hi kamal,
thanks for the info..but what if i 'd want to check if particularly named files say "newfile.servername_date.dat" have been ftp'ed in the particular folder. and i am aware of the number of...
Showing results 1 to 25 of 26

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