Different output when executing script manually and via cron/jenkins job
0
votes
1
answer
354
views
I have a shell script which opens sqlplus and select some data from db containing chinese characters. When I execute it manually, the output contains those characters. When I do it via cron or jenkins job, it displays question marks instead of chinese characters. Any advice ?
Asked by FunTomas
(471 rep)
Apr 25, 2018, 08:58 AM
Last activity: Apr 29, 2018, 01:31 PM
Last activity: Apr 29, 2018, 01:31 PM