Ajesh
18th June 2009, 10:20
Hi All.
I have configured a particular User as "Normal" in User Data. And i have added
all the Authorizations to it. Like
Maintain Session Authorizations by Module
Maintain Session Authorizations by User/Session
Maintain Session Authorizations by Session/User
But still when i run any session against that user i get an "Dont have permissions to run the session".
Anybody with an insight?
Thanks
sushil
18th June 2009, 10:58
Hi,
if you have given module permission in session "Maintain Session Authorizations by Module".
you need not have to give same module session wise perm in "Maintain Session Authorizations by User/Session"
If given - it will come as "exclusive" in other words permission taken back.
Hence try maintaining only in "Maintain Session Authorizations by Module" or "Maintain Session Authorizations by User/Session" then run crdd.
dheerendra_gosw
18th June 2009, 13:01
Hi,
You can give the right either module wise or session wise.
Otherwise it will not work. so remove the right from module or session and run create run time data dictionay.
Thx,
Dheerendra
sachin0605
18th June 2009, 13:59
Please do the folllowing checks
1.If after giving the authorisation have you run the Convert to Runtime
2.Once a Module Authorisations are given to the user there is no requirement of session authorisation
bdittmar
18th June 2009, 14:08
Hi All.
I have configured a particular User as "Normal" in User Data. And i have added
all the Authorizations to it. Like
Maintain Session Authorizations by Module
Maintain Session Authorizations by User/Session
Maintain Session Authorizations by Session/User
But still when i run any session against that user i get an "Dont have permissions to run the session".
Anybody with an insight?
Thanks
Hello,
run CRDD afterwards !
Regards
Ajesh
18th June 2009, 19:30
I have removed the Sessions Auth and did crdd. But still the error is coming.
Hitesh Shah
23rd June 2009, 18:55
May be solved at ur end . Do u observe any logs in eventvwr when encounter this error . Any db error readiing any tools table say ttadv99? can result in such error .
loveneesh
26th June 2009, 08:53
Send your Bw error message .
dheerendra_gosw
26th June 2009, 09:53
after CRDD, just restart the shared memory..
Ajesh
2nd July 2009, 08:38
The User data i think got corrupted. I deleted them and created it again. it is working now.
Thanks for the replies.