Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 10548

Re: How can I remove Job Server info from repository?

$
0
0

Hi Gordon,

 

Following are the table in the Local Repository of SAP Business Objects Data Services that are useful for doing changes.

 

SAP BODS Local repository Table Details.PNG

 

But for your query please refer below SQL Command

 

Deletion of Job Server from SAP Business Objects Local Repository:

  • select * from AL_MACHINE_INFO;
  • select machine_name,port from AL_MACHINE_INFO;
  • Delete from AL_MACHINE_INFO where MACHINE_NAME ='<jobservername>';

 

Hope this will help you as well.

 

Thanks,

Daya

 

 


Viewing all articles
Browse latest Browse all 10548

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>