solversa
16th December 2005, 12:56
Hi..

I am installing baan 4 on AIX 5.1..

Oracle 10 on Solaris 10

1) during running #sh install6.1 it exits with error

error -2 during seq.open file "home/usr1/baan4/bse/lib/install/ddtt

now what the this error is and how can i rectify it....

2) How to connect these both
oracle 10 on solaris 10
and baan 4 on AIX....

Listner or NFS...... or anything else.....??????

will this combination work as Bann will not install on solaris 10 on i386....

Please Help...... all u gurus out there.......


Thanx

kathuria
16th December 2005, 13:44
Hi,

You have to check permission to baan user at the time of installation.

Regards,
Sanjay Kathuria

bdittmar
16th December 2005, 14:25
Hi..

I am installing baan 4 on AIX 5.1..

Oracle 10 on Solaris 10

1) during running #sh install6.1 it exits with error

error -2 during seq.open file "home/usr1/baan4/bse/lib/install/ddtt

now what the this error is and how can i rectify it....

2) How to connect these both
oracle 10 on solaris 10
and baan 4 on AIX....

Listner or NFS...... or anything else.....??????

will this combination work as Bann will not install on solaris 10 on i386....

Please Help...... all u gurus out there.......


Thanx


Hello,

do you have a GROUP bsp with ID = 125 and
a USER bsp with ID = 125 who belongs to group bsp ?

do you have enough space for BaaN Installation ?

I think, you should not install in /home/.... directory.

Regards

solversa
16th December 2005, 16:05
hello Sanjay & Bernd

Yes


I have a GROUP bsp with ID = 125 and
and USER bsp with ID = 125 who belongs to group bsp

Nope i do not have enough free space anywhere but /home

but with same error

Regards

NPRao
16th December 2005, 23:54
1) during running #sh install6.1 it exits with error
error -2 during seq.open file "home/usr1/baan4/bse/lib/install/ddtt
now what the this error is and how can i rectify it....

Solversa,

SSA ERP LN 6.1 Programmers Guide
2 ENOENT - No such file or directory
--------------------------------------------------------------------------------
Description:
This error occurs when a specified file name should exist but does not, or when one of the directories in a path name does not exist.
Solution:
Possible solutions:
If a file or directory is missing, you must create the file or directory or restore them using a backup.
If a table is missing, check the company number. Your current company number can be different from the company number the Virtal Machine is using.
The file or directory exists, but still the error occurs. Check the redirection of the files.

The file ddtt is missing. I also noticed the path is given as - home/usr1/baan4/bse/lib/install/ddtt, it should be /home/usr1/baan4/bse/lib/install/ddtt