Hi All,
Still no go for me. I wanted to add some information:
Kernel Parameters:
This is basically from somebody else on the list, and some shared memory
tweaks:
set semsys:seminfo_semmap=9218
set semsys:seminfo_semmni=9216
set semsys:seminfo_semmns=18432
set semsys:seminfo_semmnu=8192
set semsys:seminfo_semume=160
set shmsys:shminfo_shmmax=64000000
set shmsys:shminfo_shmseg=20000
set semsys:seminfo_semmsl=75
set semsys:seminfo_semopm=50
Again, the specific error I'm dealing with is this:
------------------------------------------------
2002-12-13 21:18:49 7 ERR 11309 IPC create_fifo:
'/usr/spool/sql/fifo/TEST2' chown error, Not owner
2002-12-13 21:18:49 7 ERR 11267 COMMUNIC ABEND: cannot create request fifo
-------------------------------------------------
Just in case, I tried the following:
--------------------------------------------------------
# su sapdb -c "mkfifo -m 660 /usr/spool/sql/fifo/TEST2"
# ls -la /usr/spool/sql/fifo
total 4
drwxrwxr-x 2 root sapdb 512 Dec 13 21:33 .
drwxrwxr-x 10 sapdb sapdb 512 Dec 9 13:23 ..
prw-rw---- 1 sapdb sapdb 0 Dec 13 21:33 TEST2
---------------------------------------------------------
So, it seems like the sapdb user should be able to create the pipe...
And finally, I have to say that ONCE... ONCE, I ran through the Database
Wizard, accepted everything default, and it created the db!... and I
haven't been able to ever since.. even going back to everything default. :(
ANYBODY got any ideas???
Thanks!
-Mike
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general
