Hi,
I am trying to access a library and it's contents using SASSPDS engine. The libname statement is highlighted below.
16 libname tlspd05 sasspds schema='ABCDE' host='xxxxxxxxx' serv='5180' user='tuser'
16 ! password=XXXXXXXXXXXXXXXXXXXXXX IP=yes;
NOTE: User tuser(ACL Group ) connected to SPD(LAX) 5.2 HF(3) server at xx.xxx.xx.xx.
NOTE: Read-only access to LIBNAME domain restricted by *LIBNAM* ACL.
Though the log says that this library has read only , I still am not able to read any of the spd datasets from this library. The program throws an error "ERROR: ACLREAD access to existing data set required.".
My understanding is when the library has read access, all the contents of that library should also have read access.
Is there any specific reason for this conflict?
Thanks,
Vijayanand.