BookmarkSubscribeRSS Feed
raj712
Fluorite | Level 6

Hello All,

 

I am new to SAS, so need your help for same.

 

We have SAS setup which is working fine on respective machine. Generally we explicitly log-in to that machine and run command and required output is generated.

 

Now, as part of automation, we want same command to be run from another machine in same domain. We also made sure that all sas folders are shared to remote machine from where we are running command, but getting below sas error for same.

 

ERROR:  WYNEVER FATAL ERROR:  WRCODE=ffffffff80007019, MODULE='VA': MESSAGE SUBSYSTEM NOT INITIALIZED
ERROR:  SAS Is Terminating
UNABLE TO OPEN/READ MESSAGE FILE USING THE -MSG PATHS
%nFATAL ERROR: WRCODE=80007019, MODULE='VA': MESSAGE SUBSYSTEM NOT INITIALIZED%n
Traceback
SASTBTraceBackCtx has been called with a
string ("vacrash") instead of a CONTEXT pointer.
Address   Frame     (DBGHELP API Version 4.0 rev 5)
00007FFA0D284F38  0000001F26AC97C0  KERNELBASE:RaiseException+0x68
00007FF99329FFAB  0000001F26AC97C8  tkmk:tkBoot+0x6E1FB
00007FF99329FD79  0000001F26AC9D10  tkmk:tkBoot+0x6DFC9
00007FF99328B52A  0000001F26AC9D60  tkmk:tkBoot+0x5977A
00007FF992552BC1  0000001F26AC9D68  sashost:tkStartSas+0xAC01
00007FF9923B4659  0000001F26AC9DC0  sashost:Main+0xA319
00007FF9923A219D  0000001F26AC9E40  sashost:rtmdoit+0x1BD
00007FF9923A132F  0000001F26ACA3A0  0001:000000000000032F sashost.dll
00007FF9923AAD53  0000001F26AFF900  sashost:Main+0xA13
00007FF9923C4206  0000001F26AFF940  sashost:Main+0x19EC6
00007FF9923BF4C3  0000001F26AFFBB0  sashost:Main+0x15183
00007FF9923C59CC  0000001F26AFFC70  sashost:Main+0x1B68C
00007FFA0FAD84D4  0000001F26AFFC78  KERNEL32:BaseThreadInitThunk+0x14
00007FFA109E1781  0000001F26AFFCA8  ntdll:RtlUserThreadStart+0x21
3 REPLIES 3
jimbarbour
Meteorite | Level 14

What path is specified in -MSG?  Have you tried manually looking at that path from

a) the machine calling SAS and

b) from the machine SAS is running on? 

 

I suspect that it is "b" that matters, but perhaps "a" should be checked also.

 

Jim

raj712
Fluorite | Level 6
I haven't passed anything as -MSG.

Yes, Sas is working fine on that machine
jimbarbour
Meteorite | Level 14

@raj712 wrote:
I haven't passed anything as -MSG.

You personally may not have, but it's in your configuration.

UNABLE TO OPEN/READ MESSAGE FILE USING THE -MSG PATHS

Jim

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 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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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