Search Results

Search: Posts Made By: Pramodini Rode
1,185
Posted By Pramodini Rode
Account E-mail change
Hello, how can I change the e-mail that is associated with this forum, Unix.com account? Currently I have work e-mail that is associated with my account and I would like to change it to my personal...
15,433
Posted By Pramodini Rode
I am not comfortable running in one script...
I am not comfortable running in one script because in case the job fails, having separate logs for each of my jobs makes it easier to debug and pinpoint the issue. This saves a lot of time and...
15,433
Posted By Pramodini Rode
Not all of them run simultaneously. They are...
Not all of them run simultaneously. They are pretty much dependent upon each other. I guess I should wait until all established production jobs are finished before launching new ones.

Thanks...
15,433
Posted By Pramodini Rode
Limit on Number of Cron Jobs Running on one Account
Hello, I have some 150 Cron Jobs running under my UNIX account. I want to add some more jobs. Is there a limit to the number of cron jobs that can be run on an account?

Thank you.

Pramodini
3,605
Posted By Pramodini Rode
Thank you for your suggestion. That works!! ...
Thank you for your suggestion. That works!!

Pramodini
3,605
Posted By Pramodini Rode
Zipped tar file is corrupt
Hello, I am currently dumping 30-40 reports on a Unix folder located here /home/apps/reports/prode/excel
I use K-shell to do this task. In that, I use the gzip command to compress these files. I...
50,129
Posted By Pramodini Rode
@purdym , I currently have this for not running...
@purdym , I currently have this for not running the jobs on holidays and I plan to have a similar structure for business days as well.
Before the script below runs, I have a job that checks our...
50,129
Posted By Pramodini Rode
@rdcwayx, I do not see “cal” command. ...
@rdcwayx, I do not see “cal” command.
@citaylor, you are right, UNIX is not that versatile. I can handle the business days logic via K-Shell script, I was trying to avoid that.

Thank you...
50,129
Posted By Pramodini Rode
Scheduling Cron Jobs on Business Days
Hello, is it possible to schedule cron jobs using business days instead of calendar days? I need to run several jobs on first and third business days of the month. I currently have this cron-tab...
7,963
Posted By Pramodini Rode
Yes, it is not the the return code that I expect...
Yes, it is not the the return code that I expect to see in my shell. I expect to see 3000 which is a return code from SAS but shell displays return code of 2. I have SAS 9.1.3 Service pack 4.
...
7,963
Posted By Pramodini Rode
How to capture RC from SAS Program into K-shell
I am running a SAS program within K-shell. This SAS program gives me return code of 3000. However, when I check return code in my K-shell, it displays RC=2.
Can someone tell me how to capture RC...
2,491
Posted By Pramodini Rode
Awesome!!! That works!!! Thanks Anchal. ...
Awesome!!! That works!!!
Thanks Anchal.

Pramodini
2,491
Posted By Pramodini Rode
Reading text file and comparing the dates in Kshell
I have a text file in which holidays are listed as YYYYMMDD. Here is the sample data of the file.

20090911
20090912
20090913

I need to read this file and see if the current day is...
Showing results 1 to 13 of 13

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