BookmarkSubscribeRSS Feed
Riteshdell
Quartz | Level 8

Hello All,

 

Can any one give me brief description about Job Deployement and Re-deployement ?

 

 

There are two option comes in each job option .

Deployement

Redeploy

1 REPLY 1
jklaverstijn
Rhodochrosite | Level 12

Hi @Riteshdell,

 

When deploying code, either from DI Studio or SAS Management Console, you create a new metadata object of class Deployed Job. You also generate code that will be placed in a predetermined file in a specific location on the filesystem for later execution. The SAS command line used for that execution and the server on which that will happen will be taken from the applatiion server and stored in that deployed job metadata object as well. And finally the source code itself is stored in metadata. The object is placed in a metadata folder that you specify when deploying.

 

So when deploying you need to specify quite a number of attribute values. Redeploying is merely a shortcut that makes it easier to repeat the process using previously specified values for those values. Usually these do not change after the first time. So when the code changes a quick and simple redeploy will suffice.

 

The process of deployment and subsequent scheduling is described in https://suphttps://support.sas.com/documentation/cdl/en/scheduleug/68697/PDF/default/scheduleug.pdfp...

 

Hope this helps,

- Jan.

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

How to connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 4464 views
  • 2 likes
  • 2 in conversation