I need some help on the sasunit setup in my sas 9.4 unix.
I just followed the sourceforge page and did all base level configutrations, it wasmainly pointing to windows environent.
But still dont look 100% perfect and I am just worried if any configuration has went wrong or i missed something.
also i am getting a error message as below,
handleError: OK: WrongOS INITSASUNIT (Condition: (LIN X64 NE WIN) AND (LINUX NE LINUX) AND (LINUX NE AIX)
handleError: OK: WrongSASUnitPath INITSASUNIT (Condition: 1 NE 1)
As i am new to this and not sure about the end to end proces, it would be great if someone could help me on the step by step process and documents if any.
Regards,
Ratheesh Rajan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Both hanldeError statements are fine. They are followed by OK. So no need to worry.
The first one checks for supported OSs and the second one checks parameters passed into %initSASUnit.
Did the command shell exit with an error condition? If not it is most likely that nothing is wrong.
What exactly does not look 100% perfect?
Is it the logfile? Or the HTML reports? Please be a bit more precise, otherwise I don't know waht problem you have, if any.
Regards
Klaus Landwich
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
HI There,
I need some help on the sasunit setup in my sas 9.4 unix.
I just followed the sourceforge page and did all base level configutrations, it wasmainly pointing to windows environent.
But still dont look 100% perfect and I am just worried if any configuration has went wrong or i missed something.
also i am getting a error message as below,
handleError: OK: WrongOS INITSASUNIT (Condition: (LIN X64 NE WIN) AND (LINUX NE LINUX) AND (LINUX NE AIX)
handleError: OK: WrongSASUnitPath INITSASUNIT (Condition: 1 NE 1)
As i am new to this and not sure about the end to end proces, it would be great if someone could help me on the step by step process and documents if any.
Regards,
Ratheesh Rajan
Hi Ratheesh Rajan,
Both hanldeError statements are fine. They are followed by OK. So no need to worry.
The first one checks for supported OSs and the second one checks parameters passed into %initSASUnit.
Did the command shell exit with an error condition? If not it is most likely that nothing is wrong.
What exactly does not look 100% perfect?
Is it the logfile? Or the HTML reports? Please be a bit more precise, otherwise I don't know waht problem you have, if any.
Regards
Klaus Landwich