BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
thiagotdm2006
Calcite | Level 5

Hello,

My team and I are trying to execute the sasdm.rexx - console, but once we enter the command, we are always getting the EDC5253S with exit code 255
We have tried to edit .profile file under the user ISHELL and eve we point to different java still same error.

Anything that we should try or can do to fix this?

image1.pngimage2.png

image3.png

   

1 ACCEPTED SOLUTION

Accepted Solutions
thiagotdm2006
Calcite | Level 5

Problem has been fixed.

We had to edit our .profile file this time we used a different configuration and added the following

#Sets the variable for the Java home dir   
JAVA_HOME=/usr/lpp/java/J7.0/bin/java                
export JAVA_HOME     

After that we got a memory error, but fix by increasing the size of memory allocation for our TSO ID.

View solution in original post

1 REPLY 1
thiagotdm2006
Calcite | Level 5

Problem has been fixed.

We had to edit our .profile file this time we used a different configuration and added the following

#Sets the variable for the Java home dir   
JAVA_HOME=/usr/lpp/java/J7.0/bin/java                
export JAVA_HOME     

After that we got a memory error, but fix by increasing the size of memory allocation for our TSO ID.

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
  • 1 reply
  • 660 views
  • 0 likes
  • 1 in conversation