BookmarkSubscribeRSS Feed
arnabnabback
Calcite | Level 5

I am getting the below message frequently. When data is being extracted from BW to SAS :

There are no unused destinations

Can anyone give me the solution please ?

7 REPLIES 7
LinusH
Tourmaline | Level 20

You need to attach more log information, including the extract step code, including any libname statements.

Data never sleeps
Cynthia_sas
Diamond | Level 26
Hi:
Is it possible that the message is that "There are no active destinations"? This is typically the message you get when there is an ODS _ALL_ CLOSE in your code and you do not open any other destination for receiving output.

Please post your code or else check your code for ODS _ALL_ CLOSE; and then underneath it, put ODS HTML; or ODS LISTING;

cynthia
usawant
Calcite | Level 5
Hi,
We have encountered an issue while extracting data from SAP R/3
error:Error while using RFC to SAP
error:there are no unused destination.

Please suggest a way forward ASAP..

Regards,
Umesh
Cynthia_sas
Diamond | Level 26
Hi:
If you need help on this error message, then my suggestion is that you open a track with SAS Tech Support.
cynthia
usawant
Calcite | Level 5

Hi,

 

Thanks for the reply.

I already open a track with SAS tech support but i didn't get any reply from them.

I am completely new to this SAP connectivity. 

Can you please help me on the same.

 

umesh

 

.

justusjillella
Fluorite | Level 6

Hi,

We are getting the same error. Can you let me know if you're able to fix the issue?

Cynthia_sas
Diamond | Level 26
Hi:
This is a track originally from 2017. If you are getting the same error message, then the answer is the same, you should open a track with SAS Tech Support.
Cynthia

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 7 replies
  • 3743 views
  • 2 likes
  • 5 in conversation