Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Is it possible to not to use the glogin.sql just for a partic
I am sorry but that is not a correct answer...
You can avoid running glogin.sql by starting your session with 'sqlplus
/nologin' command and then issuing 'connect user/password' command.
I encourage you to try it and post again if that does not work...
> -----Original Message-----
> From: Quamrul Polash [SMTP:quapol_at_hotmail.com]
> Sent: Wednesday, May 03, 2000 11:59 AM
> To: Multiple recipients of list ORACLE-L
> Subject: Re: Is it possible to not to use the glogin.sql just for a
> particular
>
> Hi,
>
> There is no way you can avoid executing glogin.sql when you start up your
> SQL*Plus session. You can customize the session parameters through
> login.sql
> file for a particular session/user.
>
> regards,
> Quamrul
>
>
> >From: ALEMU Abiy <abiy.alemu_at_criltechnology.com>
> >Reply-To: ORACLE-L_at_fatcity.com
> >To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
> >Subject: Is it possible to not to use the glogin.sql just for a
> particular
> >Date: Wed, 03 May 2000 06:58:02 -0800
> >
> >Is it possible to not to use the glogin.sql just for a particular session
> >without deleting the file ?
> >--
> >Author: ALEMU Abiy
> > INET: abiy.alemu_at_criltechnology.com
Received on Wed May 03 2000 - 18:31:56 CDT
![]() |
![]() |