Retirement Notice
|
|
User login
|
|
Frontpage Sponsor
|
|
Poll
|
What do you expect from your SI Implementation partner for the success of ERP implementation. Bring best practices - Not to offer more CR's Leveraging standard functions 20% Need more honesty to work with the Users until their processes are fully mapped & Users are trained 40% Focus on process automation/ integrations/ Real time data/ BI analytics 13% Stick to basics 27% Total votes: 15 |
|
|
 |
|

24th September 2002, 17:56
|
 |
Member
|
|
Join Date: Oct 2001
Location: Holland, MI
Posts: 39
|
|
Baan: IVc4 -
DB: Oracle 10.2.0.3 -
OS: HP-UX 11.11
|
Running a Baan script from UNIX command line; ba6.1 runtime options
I had a developer create a script that when run from the UNIX command line like "ba6.1 otccom9999" works great. Unfortunately when run from cron it doesn't because it has to open a terminal device. I've been trying to figure out how to do this without any luck. When typing in "ba6.1 -help" I get :
Code:
Usage: ba6.1 [-deftext][-v][-V][-noread][-mdebug][-edebug][-manual][-pipe][-nofields][-logfile][-logmask][-delay][-ld][-pm][-im][-a]
Does anybody know how these options work and what I could do with any UNIX magic?
Here's the log.bshell error:
Code:
2002-09-24[10:07:09]:E:bsp: ******* S T A R T of Error message *******
2002-09-24[10:07:09]:E:bsp: Log message called from /port.6.1c.06.05/vobs/tt/lib/nw_1/ipc_sock.c: #906 keyword: ipc
2002-09-24[10:07:09]:E:bsp: Pid 29735 Uid 125 Euid 125 Gid 125 Egid 125
2002-09-24[10:07:09]:E:bsp: user_type S language 2 user_name bsp tty locale ISO88591/NULL
2002-09-24[10:07:09]:E:bsp: Errno 0 bdb_errno 0
2002-09-24[10:07:09]:E:bsp: Log_mesg: 29735 pipe broken in server
2002-09-24[10:07:09]:E:bsp: ******* E N D of Error message *******
2002-09-24[10:07:09]:E:bsp:
2002-09-24[10:07:09]:E:bsp: ******* S T A R T of Error message *******
2002-09-24[10:07:09]:E:bsp: Log message called from /port.6.1c.06.05/vobs/tt/lib/al_1/al_log.c: #1128 keyword: stack trace
2002-09-24[10:07:09]:E:bsp: Pid 29735 Uid 125 Euid 125 Gid 125 Egid 125
2002-09-24[10:07:09]:E:bsp: user_type S language 2 user_name bsp tty locale ISO88591/NULL
2002-09-24[10:07:09]:E:bsp: Errno 2 (No such file or directory) bdb_errno 0
Here's the log.ba6.1:
Code:
2002-09-24[10:07:07]:E:bsp: ******* S T A R T of Error message *******
2002-09-24[10:07:07]:E:bsp: Log message called from : #0 keyword: curses
2002-09-24[10:07:07]:E:bsp: Pid 29734 Uid 125 Euid 125 Gid 125 Egid 125
2002-09-24[10:07:07]:E:bsp: user_type S language 2 user_name bsp tty locale ISO88591/NULL
2002-09-24[10:07:07]:E:bsp: Errno 6 (No such device or address) bdb_errno 0
2002-09-24[10:07:07]:E:bsp: Log_mesg: ERROR: Can't open /dev/tty: error 6
2002-09-24[10:07:07]:E:bsp: ******* E N D of Error message *******
2002-09-24[10:07:07]:E:bsp:
2002-09-24[10:07:07]:E:bsp: ******* S T A R T of Error message *******
2002-09-24[10:07:07]:E:bsp: Log message called from : #0 keyword: curses
2002-09-24[10:07:07]:E:bsp: Pid 29734 Uid 125 Euid 125 Gid 125 Egid 125
2002-09-24[10:07:07]:E:bsp: user_type S language 2 user_name bsp tty locale ISO88591/NULL
2002-09-24[10:07:07]:E:bsp: Errno 25 (Not a typewriter) bdb_errno 0
2002-09-24[10:07:07]:E:bsp: Log_mesg: ERROR: Can't open stdin&stdout: error 25
2002-09-24[10:07:07]:E:bsp: ******* E N D of Error message *******
2002-09-24[10:07:07]:E:bsp:
2002-09-24[10:07:07]:E:bsp: ******* S T A R T of Error message *******
2002-09-24[10:07:07]:E:bsp: Log message called from /port.6.1c.06.05/vobs/tt/ba/ba/baerror.c: #113 keyword: ba error
2002-09-24[10:07:07]:E:bsp: Pid 29734 Uid 125 Euid 125 Gid 125 Egid 125
2002-09-24[10:07:07]:E:bsp: user_type S language 2 user_name bsp tty locale ISO88591/NULL
2002-09-24[10:07:07]:E:bsp: Errno 25 (Not a typewriter) bdb_errno 0
2002-09-24[10:07:07]:E:bsp: Log_mesg: Error [BaIntro ]: Can't open display on stdin&stdout for process 0, object 0
2002-09-24[10:07:07]:E:bsp: ******* E N D of Error message *******
2002-09-24[10:07:08]:E:bsp:
2002-09-24[10:07:08]:E:bsp: ******* S T A R T of Error message *******
2002-09-24[10:07:08]:E:bsp: Log message called from : #0 keyword: curses
2002-09-24[10:07:08]:E:bsp: Pid 29734 Uid 125 Euid 125 Gid 125 Egid 125
2002-09-24[10:07:08]:E:bsp: user_type S language 2 user_name bsp tty locale ISO88591/NULL
2002-09-24[10:07:08]:E:bsp: Errno 6 (No such device or address) bdb_errno 0
2002-09-24[10:07:08]:E:bsp: Log_mesg: ERROR: Can't open /dev/tty: error 6
2002-09-24[10:07:08]:E:bsp: ******* E N D of Error message *******
2002-09-24[10:07:08]:E:bsp:
2002-09-24[10:07:08]:E:bsp: ******* S T A R T of Error message *******
2002-09-24[10:07:08]:E:bsp: Log message called from : #0 keyword: curses
2002-09-24[10:07:08]:E:bsp: Pid 29734 Uid 125 Euid 125 Gid 125 Egid 125
2002-09-24[10:07:08]:E:bsp: user_type S language 2 user_name bsp tty locale ISO88591/NULL
2002-09-24[10:07:08]:E:bsp: Errno 25 (Not a typewriter) bdb_errno 0
2002-09-24[10:07:08]:E:bsp: Log_mesg: ERROR: Can't open stdin&stdout: error 25
2002-09-24[10:07:08]:E:bsp: ******* E N D of Error message *******
2002-09-24[10:07:08]:E:bsp:
2002-09-24[10:07:08]:E:bsp: ******* S T A R T of Error message *******
2002-09-24[10:07:08]:E:bsp: Log message called from /port.6.1c.06.05/vobs/tt/ba/ba/baerror.c: #113 keyword: ba error
2002-09-24[10:07:08]:E:bsp: Pid 29734 Uid 125 Euid 125 Gid 125 Egid 125
2002-09-24[10:07:08]:E:bsp: user_type S language 2 user_name bsp tty locale ISO88591/NULL
2002-09-24[10:07:08]:E:bsp: Errno 25 (Not a typewriter) bdb_errno 0
2002-09-24[10:07:08]:E:bsp: Log_mesg: Error [BaCreateMainWindow ]: Can't open display on stdin&stdout for process 0, object 11
2002-09-24[10:07:08]:E:bsp: ******* E N D of Error message *******
2002-09-24[10:07:08]:E:bsp:
2002-09-24[10:07:08]:E:bsp: ******* S T A R T of Error message *******
2002-09-24[10:07:08]:E:bsp: Log message called from : #0 keyword: curses
2002-09-24[10:07:08]:E:bsp: Pid 29734 Uid 125 Euid 125 Gid 125 Egid 125
2002-09-24[10:07:08]:E:bsp: user_type S language 2 user_name bsp tty locale ISO88591/NULL
2002-09-24[10:07:08]:E:bsp: Errno 6 (No such device or address) bdb_errno 0
2002-09-24[10:07:08]:E:bsp: Log_mesg: ERROR: Can't open /dev/tty: error 6
2002-09-24[10:07:08]:E:bsp: ******* E N D of Error message *******
2002-09-24[10:07:08]:E:bsp:
2002-09-24[10:07:08]:E:bsp: ******* S T A R T of Error message *******
2002-09-24[10:07:08]:E:bsp: Log message called from : #0 keyword: curses
2002-09-24[10:07:08]:E:bsp: Pid 29734 Uid 125 Euid 125 Gid 125 Egid 125
2002-09-24[10:07:08]:E:bsp: user_type S language 2 user_name bsp tty locale ISO88591/NULL
2002-09-24[10:07:08]:E:bsp: Errno 25 (Not a typewriter) bdb_errno 0
2002-09-24[10:07:08]:E:bsp: Log_mesg: ERROR: Can't open stdin&stdout: error 25
2002-09-24[10:07:08]:E:bsp: ******* E N D of Error message *******
2002-09-24[10:07:08]:E:bsp:
2002-09-24[10:07:08]:E:bsp: ******* S T A R T of Error message *******
2002-09-24[10:07:08]:E:bsp: Log message called from : #0 keyword: curses
2002-09-24[10:07:08]:E:bsp: Pid 29734 Uid 125 Euid 125 Gid 125 Egid 125
2002-09-24[10:07:08]:E:bsp: user_type S language 2 user_name bsp tty locale ISO88591/NULL
2002-09-24[10:07:08]:E:bsp: Errno 6 (No such device or address) bdb_errno 0
2002-09-24[10:07:08]:E:bsp: Log_mesg: ERROR: Can't open /dev/tty: error 6
2002-09-24[10:07:08]:E:bsp: ******* E N D of Error message *******
2002-09-24[10:07:08]:E:bsp:
2002-09-24[10:07:08]:E:bsp: ******* S T A R T of Error message *******
2002-09-24[10:07:08]:E:bsp: Log message called from : #0 keyword: curses
2002-09-24[10:07:08]:E:bsp: Pid 29734 Uid 125 Euid 125 Gid 125 Egid 125
2002-09-24[10:07:08]:E:bsp: user_type S language 2 user_name bsp tty locale ISO88591/NULL
2002-09-24[10:07:08]:E:bsp: Errno 25 (Not a typewriter) bdb_errno 0
2002-09-24[10:07:08]:E:bsp: Log_mesg: ERROR: Can't open stdin&stdout: error 25
2002-09-24[10:07:08]:E:bsp: ******* E N D of Error message *******
2002-09-24[10:07:08]:E:bsp:
2002-09-24[10:07:08]:E:bsp: ******* S T A R T of Error message *******
2002-09-24[10:07:08]:E:bsp: Log message called from /port.6.1c.06.05/vobs/tt/ba/ba/baerror.c: #113 keyword: ba error
2002-09-24[10:07:08]:E:bsp: Pid 29734 Uid 125 Euid 125 Gid 125 Egid 125
2002-09-24[10:07:08]:E:bsp: user_type S language 2 user_name bsp tty locale ISO88591/NULL
2002-09-24[10:07:08]:E:bsp: Errno 25 (Not a typewriter) bdb_errno 0
2002-09-24[10:07:08]:E:bsp: Log_mesg: Error [BaCreateMainWindow ]: Can't open display on stdin&stdout for process 0, object 11
2002-09-24[10:07:08]:E:bsp: ******* E N D of Error message *******
2002-09-24[10:07:08]:E:bsp:
2002-09-24[10:07:08]:E:bsp: ******* S T A R T of Error message *******
2002-09-24[10:07:08]:E:bsp: Log message called from : #0 keyword: curses
2002-09-24[10:07:08]:E:bsp: Pid 29734 Uid 125 Euid 125 Gid 125 Egid 125
2002-09-24[10:07:08]:E:bsp: user_type S language 2 user_name bsp tty locale ISO88591/NULL
2002-09-24[10:07:08]:E:bsp: Errno 6 (No such device or address) bdb_errno 0
2002-09-24[10:07:08]:E:bsp: Log_mesg: ERROR: Can't open /dev/tty: error 6
2002-09-24[10:07:08]:E:bsp: ******* E N D of Error message *******
2002-09-24[10:07:08]:E:bsp:
2002-09-24[10:07:08]:E:bsp: ******* S T A R T of Error message *******
2002-09-24[10:07:08]:E:bsp: Log message called from : #0 keyword: curses
2002-09-24[10:07:08]:E:bsp: Pid 29734 Uid 125 Euid 125 Gid 125 Egid 125
2002-09-24[10:07:08]:E:bsp: user_type S language 2 user_name bsp tty locale ISO88591/NULL
2002-09-24[10:07:08]:E:bsp: Errno 25 (Not a typewriter) bdb_errno 0
2002-09-24[10:07:08]:E:bsp: Log_mesg: ERROR: Can't open stdin&stdout: error 25
2002-09-24[10:07:08]:E:bsp: ******* E N D of Error message *******
2002-09-24[10:07:08]:E:bsp:
2002-09-24[10:07:08]:E:bsp: ******* S T A R T of Error message *******
2002-09-24[10:07:08]:E:bsp: Log message called from /port.6.1c.06.05/vobs/tt/ba/ba/baerror.c: #113 keyword: ba error
2002-09-24[10:07:08]:E:bsp: Pid 29734 Uid 125 Euid 125 Gid 125 Egid 125
2002-09-24[10:07:08]:E:bsp: user_type S language 2 user_name bsp tty locale ISO88591/NULL
2002-09-24[10:07:08]:E:bsp: Errno 25 (Not a typewriter) bdb_errno 0
2002-09-24[10:07:08]:E:bsp: Log_mesg: Error [BaCreateMainWindow ]: Process 0 killed
2002-09-24[10:07:08]:E:bsp: ******* E N D of Error message *******
2002-09-24[10:07:08]:E:bsp:
2002-09-24[10:07:08]:E:bsp: ******* S T A R T of Error message *******
2002-09-24[10:07:08]:E:bsp: Log message called from : #0 keyword: curses
2002-09-24[10:07:08]:E:bsp: Pid 29734 Uid 125 Euid 125 Gid 125 Egid 125
2002-09-24[10:07:08]:E:bsp: user_type S language 2 user_name bsp tty locale ISO88591/NULL
2002-09-24[10:07:08]:E:bsp: Errno 6 (No such device or address) bdb_errno 0
2002-09-24[10:07:08]:E:bsp: Log_mesg: ERROR: Can't open /dev/tty: error 6
2002-09-24[10:07:08]:E:bsp: ******* E N D of Error message *******
2002-09-24[10:07:08]:E:bsp:
2002-09-24[10:07:08]:E:bsp: ******* S T A R T of Error message *******
2002-09-24[10:07:08]:E:bsp: Log message called from : #0 keyword: curses
2002-09-24[10:07:08]:E:bsp: Pid 29734 Uid 125 Euid 125 Gid 125 Egid 125
2002-09-24[10:07:08]:E:bsp: user_type S language 2 user_name bsp tty locale ISO88591/NULL
2002-09-24[10:07:08]:E:bsp: Errno 25 (Not a typewriter) bdb_errno 0
2002-09-24[10:07:08]:E:bsp: Log_mesg: ERROR: Can't open stdin&stdout: error 25
2002-09-24[10:07:08]:E:bsp: ******* E N D of Error message *******
|

24th September 2002, 18:14
|
Senior Member
|
|
Join Date: May 2002
Location: Belgium
Posts: 162
|
|
Baan: BaanIVc4, BaanERP 5.0, ERP LN6.1 -
DB: Oracle, informix, DB400 -
OS: unix, As400, windows 2003
|
hello,
to avoid this problem you can set this session in a job and start the job or via baan or via unix cron
Regards
|

24th September 2002, 18:24
|
 |
Member
|
|
Join Date: Oct 2001
Location: Holland, MI
Posts: 39
|
|
Baan: IVc4 -
DB: Oracle 10.2.0.3 -
OS: HP-UX 11.11
|
yeah, but
Then I need to create a session, then a form, then a job, then we have internal procedures I have to deal with such as scheduling and where it runs from, who owns it.
In our startup script, rc.start, we have a call to rc.start_remall which calls "ba6.1 ottstpremall". I wonder how they do it?
|

24th September 2002, 18:38
|
 |
Board Master
|
|
Join Date: Aug 2001
Location: Belgium
Posts: 2,184
|
|
Baan: n/a -
DB: n/a -
OS: AIX, HP-UX, Linux
|
Did you try putting a TERM definition in front of it?
Code:
TERM=vt100 ba6.1 <script>
__________________
Regards,
Patrick Van der Veken - Admin & Founder - (c) 2001-2023 baanboard.com/baanforums.com
|

24th September 2002, 18:46
|
Senior Member
|
|
Join Date: Feb 2002
Location: Toronto, Canada
Posts: 249
|
|
Baan: BaanIVb2 -
DB: Oracle 7.3 -
OS: Unix 11
|
what exactly do you mean ? does the session have a form or print something ?
__________________
NR
|

24th September 2002, 19:48
|
 |
Guru
|
|
Join Date: Aug 2001
Location: Pacific NW, USA
Posts: 3,149
|
|
Baan: Baan 4-5,5.2(Reger),LN-6.1,Infor LN-10.x -
DB: Oracle,MS-SQL -
OS: HPUX, Linux, Windows
|
chadwickh,
You can have a session without form and attach the 3-GL to it.
The program ottstpremall, removes all the appliation locks then the baan environment is started.
Other option is as Pat advised use the TERM in your shell script.
It would be nice if you can post your code here.
|

24th September 2002, 22:10
|
 |
Member
|
|
Join Date: Oct 2001
Location: Holland, MI
Posts: 39
|
|
Baan: IVc4 -
DB: Oracle 10.2.0.3 -
OS: HP-UX 11.11
|
If you run the script below called rc.job_status interactively from a command line it works. If you run it from say cron you get the errors I documented above. We're in a service guard high availability HP-UX cluster that calls this rc.job_status from a cluster package start-up script. I get the same errors from the package startup script as I would running from the bsp crontab:
07 10 * * * . .profile; /4devl/etc/rc.job_status
Here's a script I called rc.job_status:
Code:
#!/bin/sh
export TERM=vt100
BSE=/u02/app/baanc/bse
BSE_TMP=/u02/app/baanc/bse/tmp
export BSE BSE_TMP
# Release nbr in variable
REL=6.1
echo 'Change job status flags in ttaad500 table\n'
DS_SERVER=ba
BA_MODE=1
export BA_MODE
export DS_SERVER
filesystem=`echo $BSE | cut -b1-4`
lg=$BSE/log/rc.job_status
echo "============================================================================" >> $lg
echo "Job status flags changed for $BSE on `date`" >> $lg
$BSE/bin/ba${REL} otccom9999
echo "rc.job_status done `date`" >> $lg
exit 0
# end
Here's the tccom9999 Baan script:
Code:
|******************************************************************************
|* tccom9999 0 VRC B40U c4 donn
|* Change Job Status
|* us12779
|* 07-19-01 [09:27]
|******************************************************************************
|* Script Type: 0
|******************************************************************************
|****************************** DECLARATION SECTION ***************************
table tttaad500 |Job Table
extern long original.company
extern long retur
extern domain tcmcs.long i
extern domain tcncmp comp(19)
|****************************** PROGRAM SECTION ***************************
|****************************** ZOOM FROM SECTION ***************************
|****************************** FORM SECTION ***************************
|****************************** CHOICE SECTION ***************************
|****************************** FIELD SECTION ***************************
|****************************** MAIN TABLE SECTION ***************************
function main()
{
original.company = get.compnr()
change.status()
}
|****************************** FUNCTION SECTION ***************************
function change.status()
{
comp(1)= 100 |put values for companies in array
comp(2)= 101
comp(3)= 102
comp(4)= 103
comp(5)= 104
comp(6)= 105
comp(7)= 106
comp(8)= 107
comp(9)= 108
comp(10)= 110
comp(11)= 120
comp(12)= 130
comp(13)= 140
comp(14)= 150
comp(15)= 160
comp(16)= 170
comp(17)= 180
comp(18)= 190
comp(19)= 200
for i = 1 to 19
retur = switch.to.company(comp(i))
if retur = 1 then
db.retry.point()
SELECT ttaad500.jsta
FROM ttaad500 for update
WHERE (ttaad500.user between "edi " and "edizzzzzzzzz"
or ttaad500.user between "e86 " and "e86zzzzzzzzz")
and ttaad500.jsta <> ttaad.jsta.blocked
SELECTDO
ttaad500.jsta = ttaad.jsta.not.active
db.update(tttaad500, db.retry)
SELECTEOS
commit.transaction()
ENDSELECT
endif
endfor
}
|

24th September 2002, 22:16
|
 |
Member
|
|
Join Date: Oct 2001
Location: Holland, MI
Posts: 39
|
|
Baan: IVc4 -
DB: Oracle 10.2.0.3 -
OS: HP-UX 11.11
|
What I was getting at regarding the session and form is I was told you need to have a session with a form (with at least an ok button on it) available to be able to run a Baan script from a job. You just can't run a script from a Baan job without a session and form to specify what session the Baan job runs. I was hoping to bypass running a Baan job by just running the object from a shell script.
|

24th September 2002, 22:37
|
 |
Board Master
|
|
Join Date: Aug 2001
Location: Belgium
Posts: 2,184
|
|
Baan: n/a -
DB: n/a -
OS: AIX, HP-UX, Linux
|
Looks like the object really requires a proper terminal. Maybe you could playing around with the UNIX 'screen' tool.
__________________
Regards,
Patrick Van der Veken - Admin & Founder - (c) 2001-2023 baanboard.com/baanforums.com
|

25th September 2002, 09:12
|
 |
Guru
|
|
Join Date: Mar 2002
Location: NetherBelgium
Posts: 1,376
|
|
Baan: Infor LN 6.1 10.2.1 > 10.7 -
DB: MS SQL2017 -
OS: VM WindowsServer2016
|
Did you try -- -server : run as a server without UI?
__________________
Also read Luke 24:4-8
After that you can find many answers on Infor, LN, BaanIV, BaanV, InforLN and ION and even some questions asked here on baanboard.com
|

25th September 2002, 13:53
|
 |
Member
|
|
Join Date: Jul 2002
Location: Amersfoort, NL
Posts: 98
|
|
Baan: None -
DB: None -
OS: Win XP
|
BAMODE=1
Another possibility is the following (works in all releases):
BAMODE=1 ba6.2 -- <object> <args> ...
Regards,
Jaap Zwaan
|

25th September 2002, 15:27
|
 |
Guru
|
|
Join Date: Aug 2001
Location: Germany
Posts: 604
|
|
Baan: IVc4, ERPLN -
DB: Oracle -
OS: Linux, Windows
|
add shell command to Job
chadwickh,
just an idea, but have you tried to add your script rc.job_status
to a Baan job via the Session ttaad5205m000 (Add shell command to Job)?
Juergen
|

25th September 2002, 18:32
|
 |
Member
|
|
Join Date: Jan 2002
Location: Ohio, USA
Posts: 91
|
|
Baan: 4c2 -
DB: Oracle -
OS: Unix
|
Did you try running the ba6.1 command in background by using an amperand (&) behind the command? (see below)
$BSE/bin/ba${REL} otccom9999 &
Another thing we do (that may help) is redirect the Unix standand error to a log file of our own
ba6.1 ttaad5203m000 2>${BSE_TMP}/SJOBERR &
|

25th September 2002, 18:39
|
 |
Member
|
|
Join Date: Oct 2001
Location: Holland, MI
Posts: 39
|
|
Baan: IVc4 -
DB: Oracle 10.2.0.3 -
OS: HP-UX 11.11
|
1) how do you run the "-- -server" option with ba6.1? All I get is errors saying it's needs a TERM defined..
(btst) on dux013 /4devl/bin$ ba6.1 -- -server otccom9999
ba6.1: Can't open /4devl/lib/terminf/v/vt220: error 2
Error [ba_init_curses ]: init_curses failed
TERM=vt220; TTY=stdin&stdout: No such file or directory; errno = 2
ba6.1: the logfile has been updated with 1 message(s)
(btst) on dux013 /4devl/bin$ ba6.1 -- -set server otccom9999
ba6.1: Can't open /4devl/lib/terminf/v/vt220: error 2
Error [ba_init_curses ]: init_curses failed
TERM=vt220; TTY=stdin&stdout: No such file or directory; errno = 2
ba6.1: the logfile has been updated with 1 message(s)
(btst) on dux013 /4devl/bin$ ba6.1 -- -set -server otccom9999
ba6.1: Can't open /4devl/lib/terminf/v/vt220: error 2
Error [ba_init_curses ]: init_curses failed
TERM=vt220; TTY=stdin&stdout: No such file or directory; errno = 2
ba6.1: the logfile has been updated with 1 message(s)
2) we don't have ba6.2 on our system, BaanIVc4 - we just loaded the 6.1c.06.05 porting set
|

25th September 2002, 20:03
|
 |
Guru
|
|
Join Date: Aug 2001
Location: Portugal
Posts: 775
|
|
Baan: none (B40c4 was last) -
DB: Oracle -
OS: Linux (RHEL)
|
set TERM
To be able to start a ba6.1, it needs TERM to be set to vt100.
On you script, use 'export TERM=vt100' before the ba6.1 command or all in one single line, eg. 'export TERM=vt100; ba6.1 ...'.
Depending on your OS, you may need to split it as 'TERM=vt100; export TERM'.
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
Thread Tools |
|
Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|