Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

SQLOGDIR permissions in AIX

0 views
Skip to first unread message

Axel Richter

unread,
Jul 15, 2008, 10:28:57 AM7/15/08
to
Hi community,

the log files in SQLOGDIR have -rw------ as permissions. How can I
change the permissions to -rw-r----, also for newly created logfiles?

Thanks in advance,
Axel.

Ian

unread,
Jul 16, 2008, 3:55:37 PM7/16/08
to

Why would you want to do this?

What is the current instance owner's umask? If it's not appropriate,
(i.e. current set to 002), have you tried setting the umask for your
instance owner to something different?

Axel Richter

unread,
Jul 17, 2008, 1:54:08 AM7/17/08
to
Ian schrieb:

> Why would you want to do this?
>
> What is the current instance owner's umask? If it's not appropriate,
> (i.e. current set to 002), have you tried setting the umask for your
> instance owner to something different?

Hi Ian,

we develop a tool for near-realtime synchronisation between different
systems, also for DB/2 on various platforms. So it is necessary to read
the log data when created.

The umask is set to 0022 - standard.

Any clue?

Axel.

0 new messages