Hi Forum,
Mercator 6.7
Solaris 8
Just a quick question: what is Error 146, "IO Error- AddRunEntry() Failure"?
We are getting this, when calling another map via RUN:
VALID(RUN(....),
FAIL("(" +LASTERRORCODE() + "):" + LASTERRORMSG()))
Any idea, why this happens or what it is and how to...
Hi Group,
I have got a problem using the Shell-Adapter under Solaris (it is the first time, I'm using this adapter).
I have a script to send files via sftp.
I use the adapter in the following way:
=VALID ( GET ( "SHL", " -TV -A -CLI '/bin/ksh -c' -CMD './send_sftp.ksh " + FTP_String + "'")...
Hi Group,
to use special characters in an FTP password, I have to encode them:
"@" : "%40"
"/" : "%2F"
If I have two "special" characters for instance @123/ it will become: %40123%2F
A "GET FTP" with the encoded was not succesful - password incorrect. After we checked the log files on the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.