Time issue with two different zones

 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Chat with iBot - Our RSS Robot Girl Time issue with two different zones
# 1  
Old 09-01-2007
Time issue with two different zones

Our city zone is Pacific standard time(PST). and our unix server time zone is GMT.
I am calling informatica job in unix script. Below is the steps in script.
1. Before starting the informatica job i get the datetime in startdate variable.
2. Calling the informatica configuration file which has the timezone as GMT.
3. Now the informatica job is called and upon the completion of Informatica job, I get the datetime in enddate variable.

This works fine in development environment. ie startdate and enddate variable values are in GMT timezone.
In Production the above unix script is called in Control M scheduler application which has the PST. The starttime variable is set to PST and enddate variable is set to GMT. so we were not able to get exact time difference. Is this due to the Control M scheduler timezone.
Control M and our login account are same. I checked in the production unix box time zone using TZ variable shows GMT timezone.
Pl help me to solve this issue.
# 2  
Old 09-01-2007
Time issue with two different zones

Quote:
Originally Posted by kirfan
Our city zone is Pacific standard time(PST). and our unix server time zone is GMT.
I am calling informatica job in unix script. Below is the steps in script.
1. Before starting the informatica job i get the datetime in startdate variable.
2. Calling the informatica configuration file which has the timezone as GMT.
3. Now the informatica job is called and upon the completion of Informatica job, I get the datetime in enddate variable.

This works fine in development environment. ie startdate and enddate variable values are in GMT timezone.
In Production the above unix script is called in Control M scheduler application which has the PST. The starttime variable is set to PST and enddate variable is set to GMT. so we were not able to get exact time difference. Is this due to the Control M scheduler timezone.
Control M and our login account are same. I checked in the production unix box time zone using TZ variable shows GMT timezone.
Pl help me to solve this issue.
It would be nice if our city zone is Pacific standard timePST.It would be nice if our unix server time zone is GMT.What is the phone number?Tell me more about steps in script.
Only one?What happened after starting the informatica job he or she get the datetime in startdate variable ?Two what?I never call the informatica configuration file which has the timezone as GMT, that would be impolite.Three what?Why now? Thanks for the info.What does "this" refer to?All of them?What is in Production the above unix script is called in Control M scheduler application which has the PST like in there? What is your real name?Uh. Was this something you planned?Yes I think this is due to the Control M scheduler timezone, but I'm not completely sure.I think there might be a few exception.Do you mind if I tell other people:
said checked in the production unix box time zone using TZ variable shows GMT timezone.
Tell me a story.
# 3  
Old 09-01-2007
The issue with two different time zone

You can reach me at 704 644 5923
# 4  
Old 09-01-2007
The issue with two different time zone

Quote:
Originally Posted by kirfan
You can reach me at 704 644 5923
No I don't think I can do reach me at 704 644 5923.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Solaris

showing 2 different time zones in global zone and nonglobal zone

can some one help me out as it is showing 2 different time zones in global zone and nonglobal zone .In global zone it is showing in GMT while in nonglobal zone i it showing as PDT. System in running with solaris 10 (3 Replies)
Discussion started by: ravijanjanam12
3 Replies

2. Solaris

need help::solaris zones in real time..

Hi frnds... I just had interview with a client , question :: how do you implement solaris zones in real time. please can anyone give me stepbystep process of zones.... i know its there in sol10 pdf but i want short explantion which i can use to answer an interviewer... THANKS IN... (0 Replies)
Discussion started by: yrajendergoud
0 Replies

3. Solaris

Enabling time service in local zones

Hi, Is it possible to enable the time service in local zones? E.g. erahmanz1% svcs -a | grep -i time STATE STIME FMRI disabled Sep_10 svc:/network/daytime:dgram disabled Sep_10 svc:/network/daytime:stream disabled Sep_10 svc:/network/time:dgram... (2 Replies)
Discussion started by: ERahman
2 Replies

4. Solaris

Solaris Live Upgrade issue with Zones

I 'm running solaris10 u6 with 141414-02. My system is T5220 running 2 Ldoms and 7 zones on primary domain. I 'm tryin to create booth environment on my alternate root disk after breaking the SVM mirroring but it does not go well and stuck at some point , and i have to reboot the system to get rid... (1 Reply)
Discussion started by: fugitive
1 Replies

5. UNIX for Advanced & Expert Users

ntp across time zones

I've been tasked to implement ntp on my SCO Unix servers. I have over 600 servers spread across the US in different time zones. Each remote server has network connectivity to a main server here, through their local ISP. (That's how we currently deliver mail to them). My question is, how can... (5 Replies)
Discussion started by: Howeird
5 Replies

6. UNIX for Dummies Questions & Answers

time zones

Hi all, this is my first post so I hope someone can help me. I am currently putting code into a script that is run through the cron on a unix box where the date/time is set to EDT or Eastern Daylight Time but I am in Central Standard time. The program I am adding code to runs every hour and I put... (1 Reply)
Discussion started by: ldgriess
1 Replies
Login or Register to Ask a Question