Re: AIX script
Posted by ErmanArslansOracleBlog on Dec 29, 2016; 8:18am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/AIX-script-tp1820p1833.html
Script should be modified to give output in Linux..
It is beacuse it was written for AIX.
I modified the script and it generated output successfully in Linux. But it is not in the scope of this issue.
The issue is the error you getting in your AIX.
The error is "./script.sh[48]: 0403-057 Syntax error at line 67 : ``' is not matched. "
I tried the script in an AIX 5 environment.. It run successfully.
So I started to think that you are copying pasting it wrongly to your AIX environment.
Check the script and ensure that the ` characters are properly there.. Ensure there is no copy paste issue...