Question regarding glogin.sql file
Hello,
I have a glogin.sql file on Oracle 11gR2 server (Linux Box), and also set SQLPATH to proper location. When I start SQL*Plus from the server, all settings in glogin.sql work properly. However, when I start SQL*Plus from Oracle Client (Windows Box and there is no login.sql on this Client) to connect to that DB server, I could not see any settings.
I want all users who connect to the this database have the identical settings in their SQL*Plus. Is there any setting needed in Client side??
Thanks in advance!!!