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

Hi,

 

What is exit code 102 in LSF ( windows)? Any one having the list LSF exit codes ?

1 ACCEPTED SOLUTION

Accepted Solutions
jcFranklin
SAS Employee

Exit code 102 means that SAS does not have access to the file specified by the SYSIN option (input program file specification). SASGSUB uses the GRIDWORK path as this execution location. If LSF executes SAS with the SYSIN option pointing to a path that is not accessible on the execution node, you will receive exit code 102.

View solution in original post

2 REPLIES 2
CarmineVerrell
SAS Employee

Hello, please look at this link below that describes how exit codes are assigned in LSF.

 

https://www.bsc.es/support/LSF/9.1.2/lsf_admin/index.htm?job_exit_codes_lsf.html~main

 

Carmine

 

jcFranklin
SAS Employee

Exit code 102 means that SAS does not have access to the file specified by the SYSIN option (input program file specification). SASGSUB uses the GRIDWORK path as this execution location. If LSF executes SAS with the SYSIN option pointing to a path that is not accessible on the execution node, you will receive exit code 102.

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
  • 2 replies
  • 2770 views
  • 1 like
  • 3 in conversation