Objects Transfer between AS/400 Environments
55 pts.
0
Q:
Objects Transfer between AS/400 Environments
Hi, I have two environments created in AS/400 system. One is Dveleopment and the other is Production.Both has unqiue IP address. There is a job that runs in Production Env. that extracts the objects from Development Env. and updates in its environment. While running this job, is it required to ensure that no AS/400 sessions are active in Production Env.?? Object being transferred is a menu file from Development to Production. The user in Production Env. might be using the menus while the job is running. Will this not transfer the objects and will the job end? Is it advisable to close all the AS/400 sesions in Development Env. while the job is running?
ASKED: Nov 6 2008  1:14 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
55 pts.
0
A:
 RATE THIS ANSWER
+1
Click to Vote:
  •   1
  •  0
  • AddThis Social Bookmark Button
Hi,

A lot would depend on how your update job works. The chances are that you won't be able to replace the menu file because it's locked by your users. I would recommend that you run this with no users active.

Regards,

Martin Gilbert.

Hi Gilbert,

Thanks for your response. Well I found out that menus were not updated when active sessions open.
Can you briefly let me know the process as to how I can identify active users and kill their sessions?
Last Answered: Nov 17 2008  11:45 AM GMT by Sris1986   55 pts.
Latest Contributors: Gilly400   23625 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Slack400   1165 pts.  |   Nov 13 2008  2:48AM GMT

to cut down time you could perform the copy and restore the object under a different name.
Then kick everyone off long enough to delete the object and rename the newly restored version.

 
0