Working with FSCM PUM image 022 - Access profile missing
Setup PUM image in Virtual Box ...
Using change assistant to define PUM Source and getting error that "Invalid Access ID and password for signon"
Verified SYSADM and people access to the database but on select statements the Access profile appears to be missing ...
select OPRID, SYMBOLICID from PSOPRDEFN where OPRID = 'VP1';
returns VP1, SYSADM1
select * from PSACCESSPRFL;
returns no rows
Has anyone else run into this??