BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
JM_VFAU
Obsidian | Level 7

Hi,

 

Is there a way to find out the LSF queue assigned to a job using lsf commands? The way we currently use is to open the flow in SAS SMSC schedule manager and view the job properties.

 

John

1 ACCEPTED SOLUTION

Accepted Solutions
JM_VFAU
Obsidian | Level 7

Found the command line code

 

bjobs -a -u all -w

 

Give list of jobs and the queues they are assigned.

View solution in original post

3 REPLIES 3
gwootton
SAS Super FREQ
The command bjobs -w <job_id> has a queue column.
--
Greg Wootton | Principal Systems Technical Support Engineer
JM_VFAU
Obsidian | Level 7

hey @gwootton ,

 

Thanks for your reply. The command helps in getting the queue of current running jobs. Can I get this based on job names?

 

John

JM_VFAU
Obsidian | Level 7

Found the command line code

 

bjobs -a -u all -w

 

Give list of jobs and the queues they are assigned.

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

Get Started with SAS Information Catalog in SAS Viya

SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 767 views
  • 0 likes
  • 2 in conversation