Can you show the code you are using?
You may also need to describe the environment you operate in, operating system, SAS version and whether you are connecting to a server in SAS. Also, do you have SAS Access to PC files licensed. If you are not sure run:
Proc setinit;
run;
The Log will have a list of all licensed products.
... View more