Hi All,
I experience the error below when trying to migrate my Data Query from development to production :
Do anyone know what cause the error and how to fix it? It is working properly in the development.
Thanks.
Albert0
Hello @Albert0,
good question. Have you done partial promotion (export/import) of this query from development to production? Did you had errors or warnings during the export, in the log? Did you exported with all the dependencies with a user with full permissions?
I can imagine that it did not came with all required dependencies. The "no instance xxxx found" tells me that a metadata object from this query cannot be referenced. And this is what can be fixed.
If you see that it takes too much time by yourself, I would ask for some help to SAS Technical Support.
Query information is stored in metadata and also in the SharedServices database. The metadata is basically a pointer to the information stored in the SharedServices database. The "no matching instance" error means that the database piece is missing in the target environment. Try creating a new package from the copy that is working and review the log on the last page of the wizard. If it looks OK, then try importing again. Look at the import log and see if there are any errors.
-------------------------------------------------------------------------
Four tips to remember when you contact SAS Technical Support
Tricks for SAS Visual Analytics Report Builders
SAS Visual Analytics Learning Center
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.