sprasad
27th January 2009, 11:23
While using pragma for giving authorisations to sub-sessions as well while the main session is given authorisation it has been observed that the authorisation doesnot validate all the sub sessions.Some sub sessions still show no permission error.
Is there any criteria for giving authorisation to sub-sessions using
pragma.
For e.g if I have a session A
In the before.program of session A if I write
pragma used session "B"
pragma used session "C"
pragma used session "D"
Is there any specific reason when during DEM generation I give authorisation to A.The session B and C gets automatic authorisation but D does not get the same ??
Regards
Rekha
Is there any criteria for giving authorisation to sub-sessions using
pragma.
For e.g if I have a session A
In the before.program of session A if I write
pragma used session "B"
pragma used session "C"
pragma used session "D"
Is there any specific reason when during DEM generation I give authorisation to A.The session B and C gets automatic authorisation but D does not get the same ??
Regards
Rekha