MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

User ID

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
mottai
Beginner


Joined: 27 Oct 2004
Posts: 3
Topics: 1

PostPosted: Wed Oct 27, 2004 3:08 pm    Post subject: User ID Reply with quote

Hi

I am currently in a project where we are converting from IDMS/ADSO to DB2/CICS. The problem I have is in the log on screen. Since IDMS allows record level lock, the existing code uses it and restricts the user from logging into different terminals.
Now we need to mimic this functionality.
We discussed using a column in DB2 user table or TSQ for this purpose. But time out or a program abend is a problem in both cases.
Record level lock in DB2 is terribly unpopular with the DBAs in my shop.
Please let me know if anyone has done anything similar.

Thanks
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Wed Oct 27, 2004 5:17 pm    Post subject: Reply with quote

Mottai,

I am confused as to how logging to the system is tied to a DB2 table. Can't use the mainframe regular logon feature to check if the user is already logged on to the system?

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
mottai
Beginner


Joined: 27 Oct 2004
Posts: 3
Topics: 1

PostPosted: Thu Oct 28, 2004 9:01 am    Post subject: Reply with quote

Kolusu

My application has a log on of its own. The password for which is maintained in a DB2 table. This is the user record for us. On top of the RACF security, we are having our own application security.

Now, the issue is how not to allow the user to log on in to our application in multiple terminals.

Since this needs to be prorgammatically controlled, we are trying find ways of identifying whether the user has already logged on. We thought of using a column in the security table or a logon TSQ but the issue gets muddy when you think of scenarios when the application abends or simply times out.

Please let me know whether this gives you the details..

Thanks
Back to top
View user's profile Send private message
shiv_swami
Beginner


Joined: 29 Nov 2003
Posts: 68
Topics: 14

PostPosted: Thu Oct 28, 2004 9:53 am    Post subject: Reply with quote

Do you want to mimic "Multiple signon not allowed " functionality ?
_________________
Regards,
Shivprakash
Back to top
View user's profile Send private message Yahoo Messenger
mottai
Beginner


Joined: 27 Oct 2004
Posts: 3
Topics: 1

PostPosted: Fri Oct 29, 2004 10:58 am    Post subject: Reply with quote

Hi

I got to know about it and we are checking with our CICS sysprogs about it.

My secondary question out of this is in reference to the CICS timeout facility. Is there a way to not timeout at all?.
Back to top
View user's profile Send private message
vak255
Intermediate


Joined: 10 Sep 2004
Posts: 384
Topics: 79

PostPosted: Mon Nov 29, 2004 6:50 am    Post subject: Reply with quote

Quote:

CICS timeout facility
.This is setted by the system people, so that there is not much load in the CICS region.contact ure sys people, but ure problem has to be sorted in a different way.just have a column which checks whether the user has logged on, if the column is on just send a message "already logged on" or log off the previous session or do wht u need to do and u need to set timeout to track active users.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group