Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Automated Screen Refresh after every 20 secs
Goto page 1, 2  Next
 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> SMS & VSAM
Author Message
meetsrk

Active User


Joined: 13 Jun 2004
Posts: 86

PostPosted: Wed Jul 07, 2004 7:35 pm    Post subject: Automated Screen Refresh after every 20 secs
Reply with quote

hi ppl,

everytime I press enter , the page which iam in, is getting refereshed. is it possible for me to have a automated refresh...like the page getting refreshed after every 20 secs.
Back to top
View user's profile Send private message
References
PostPosted: Wed Jul 07, 2004 7:35 pm    Post subject: Re: Automated Screen Refresh after every 20 secs Reply with quote

superk

Moderator Team Head


Joined: 26 Apr 2004
Posts: 3173
Location: Charlotte,NC USA

PostPosted: Wed Jul 07, 2004 7:57 pm    Post subject:
Reply with quote

By "page", do you mean panel?

Is this an application that you are writing? If it is, you have full control over how your panels are displayed.
Back to top
View user's profile Send private message
meetsrk

Active User


Joined: 13 Jun 2004
Posts: 86

PostPosted: Wed Jul 07, 2004 8:13 pm    Post subject:
Reply with quote

i cant get u..lemme explain...suppose if i submitted a DB2 cobol program. when the job is getting executed, i go to status of job using SD;ST. it shows the status of each stage of the current job being executed. here, only when i press enter the page is getting refereshed with the current status. so can we avoid the enter and have a automated refresh is my question?
Back to top
View user's profile Send private message
superk

Moderator Team Head


Joined: 26 Apr 2004
Posts: 3173
Location: Charlotte,NC USA

PostPosted: Wed Jul 07, 2004 9:02 pm    Post subject:
Reply with quote

Maybe you'd care to let everyone else know what the command "SD;ST" does on your system? Here, SD is an invalid command. I know that "ST" is a standard TSO command to query the status of batch jobs.
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1493

PostPosted: Fri Jul 09, 2004 8:18 pm    Post subject:
Reply with quote

Kevin,

SD is the cmd to start SDSF (that may not be the cmd your shop uses). ST is an SDSF cmd that displays the status of all the JOBs running under a previously issued PREFIX cmd (usually your TSOid*).

Jack
Back to top
View user's profile Send private message
anuradha

Global Moderator


Joined: 06 Jan 2004
Posts: 257

PostPosted: Mon Jul 12, 2004 7:21 pm    Post subject:
Reply with quote

hello meetsrk,

Even our shop has that command. we generally say s;st in the main menu to see the status of jobs. AFAIK i dont think there is some automatic way to refresh the page. But onething i dont understand. What for you are waiting. The advantage of batch jobs is submit the job.And you can do some other work while job is executed in the background.


Thanks,
Anu
Back to top
View user's profile Send private message
bluebird

Specialist


Joined: 03 Feb 2004
Posts: 144

PostPosted: Mon Jul 12, 2004 7:46 pm    Post subject:
Reply with quote

if you are in SDSF (da ojob panel 4 ex.) try &30 on command line (refresh every 30th seconds)
Back to top
View user's profile Send private message
anuradha

Global Moderator


Joined: 06 Jan 2004
Posts: 257

PostPosted: Mon Jul 12, 2004 7:54 pm    Post subject:
Reply with quote

Thankyou bluebird,

I too dont know this. That was working fine.

Thanks,
Anu
Back to top
View user's profile Send private message
anuradha

Global Moderator


Joined: 06 Jan 2004
Posts: 257

PostPosted: Mon Jul 12, 2004 8:10 pm    Post subject:
Reply with quote

hi Bluebird,

when i am giving &30 screen got refreshed but immediately after that
in the command prompt i am getting this and it is showing X symbol.
COMMAND INPUT ===> **** AUTO UPDATE - 30 SECONDS ****

After every 30 seconds that message is being displayed. Is this happening me only or to others also.

Thanks,
Anu
Back to top
View user's profile Send private message
sandip_datta

EXPERT


Joined: 02 Dec 2003
Posts: 152
Location: Tokyo, Japan

PostPosted: Tue Jul 13, 2004 6:37 am    Post subject:
Reply with quote

Hi Bluebird,
Whenever I am giving &30 in command line, the message showing is "UPDATE NOT AUTHORIZED". Is it RACF which is restricting me?

Regards,
Sandip.
Back to top
View user's profile Send private message
badri

New User


Joined: 03 Sep 2004
Posts: 9

PostPosted: Mon Sep 06, 2004 2:52 pm    Post subject:
Reply with quote

i am also getting auto update but after that my system is busy. i am unable to do anything.
all are getting like this????
Back to top
View user's profile Send private message
bluebird

Specialist


Joined: 03 Feb 2004
Posts: 144

PostPosted: Wed Sep 08, 2004 5:45 pm    Post subject:
Reply with quote

for the racf msg see with ur sys guys...
As for the update msg just press Esc key (or ATTN on 3270 tal) on ur pc
Back to top
View user's profile Send private message
ovreddy

Active User


Joined: 06 Dec 2004
Posts: 200
Location: Keane India Ltd., Hyderabad

PostPosted: Thu May 05, 2005 6:25 pm    Post subject:
Reply with quote

Hi All,

ESCAPE may not work for some reasons. They can use SHIFT+ESC to come out of auto refresh mode.

Thanks,
Reddy.
Back to top
View user's profile Send private message
kanak

Moderator


Joined: 12 Mar 2005
Posts: 259
Location: India

PostPosted: Thu May 05, 2005 7:12 pm    Post subject:
Reply with quote

hey ovreddy
here also it is not working...message got dispalyed
**** AUTO UPDATE - 30 SECONDS ****
and host busy, wait message comes...nothing is happening after that...what to do in this case..
Back to top
View user's profile Send private message
anuradha

Global Moderator


Joined: 06 Jan 2004
Posts: 257

PostPosted: Fri May 06, 2005 12:08 am    Post subject:
Reply with quote

Hey Kanak,
Quote:
here also it is not working...message got dispalyed
**** AUTO UPDATE - 30 SECONDS ****
and host busy, wait message comes...nothing is happening after that...what to do in this case..

Its getting refreshed for every 30 seconds and because of that it will be in busy mode. press the attention key(ALT+A) to come out of that.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> SMS & VSAM All times are GMT + 6 HoursGoto page 1, 2  Next
Page 1 of 2