kereni
21st August 2003, 16:27
Hi All,
I just finished upgrade my server from Oracle 7.3.4 to 8.1.6 on Win2000.
When trying to log in getting "Error 13538 (Cannot use nfs) on ttadv002000 in db_first".
The database environment in %BSE%\lib\tabledef6.1 are correct.
Thanks,
kereni
NvanBeest
21st August 2003, 17:07
Is this a Baan error or Oracle error? If the first, subtract 1000 and check the Oracle error description (oerr). If the second, also check the full Oracle error description. From the cryptic message shown, it looks like you have Oracle dbspaces somewhere on another machine, which Oracle is trying to access via NFS (Network File Sharing).
dave_23
21st August 2003, 17:29
That is possibly a bug 8.1.6, check metalink...
I've seen it fixed by upgrading to 8.1.7.4
But it could be your tabledef or db_resource.. Why not post 'em?
Also how does the service log in? is it a system account or a user account?
Dave
Markus Schmitz
22nd August 2003, 17:58
Hi,
I had this problem a couple of times.
It has nothing got to do with NFS. It was always something wrong with the SQL-Net or other oracle settings. Or the listener was not running.
Regards
Markus
kereni
24th August 2003, 11:50
ORACLE_HOME=D:\Oracle\Ora816
ORACLE_SID=BAAN
kereni
24th August 2003, 12:06
Oracle files
dave_23
25th August 2003, 04:14
Try ORACLE_SERVICE_NAME instead of ORACLE_SID...
Dave
kereni
26th August 2003, 10:07
Installation of portingset 6.1c.05.01 solve the problem.