Home » Developer & Programmer » Forms » Builtin Logon procedure slow
Builtin Logon procedure slow [message #304491] Wed, 05 March 2008 07:03 Go to next message
sandeep.girdhar
Messages: 5
Registered: March 2008
Location: Delhi
Junior Member
when i am using the builtin LOGON Procedure its taking long time to connect to the destination database.

Can anybody Give me the solution Why its Taking long time?

Re: Builtin Logon procedure slow [message #304503 is a reply to message #304491] Wed, 05 March 2008 07:24 Go to previous messageGo to next message
Littlefoot
Messages: 21823
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
How much time does it take when you don't use the LOGON built-in? What does the TNSPING your_database (issued at the command prompt) say? How many milliseconds?
Re: Builtin Logon procedure slow [message #304508 is a reply to message #304503] Wed, 05 March 2008 07:48 Go to previous messageGo to next message
sandeep.girdhar
Messages: 5
Registered: March 2008
Location: Delhi
Junior Member
ping command taking the time 32ms.

if I m using the LOGON then it take approx. 40 sec.
And i m running the form through Apllication server 9i release 2.

Is there any parameter we have to set?

Re: Builtin Logon procedure slow [message #304612 is a reply to message #304508] Wed, 05 March 2008 17:09 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
What work is the database doing each time you logon?

David
Re: Builtin Logon procedure slow [message #304631 is a reply to message #304612] Wed, 05 March 2008 23:00 Go to previous messageGo to next message
sandeep.girdhar
Messages: 5
Registered: March 2008
Location: Delhi
Junior Member
In LOGON i provide the parameter like

LOGON(user_name,password,connect_string);

But i am not sure why this statement is slow,
Re: Builtin Logon procedure slow [message #304632 is a reply to message #304631] Wed, 05 March 2008 23:16 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
I repeat:
What work is the database doing each time you logon?

David
Re: Builtin Logon procedure slow [message #304737 is a reply to message #304632] Thu, 06 March 2008 07:49 Go to previous messageGo to next message
sandeep.girdhar
Messages: 5
Registered: March 2008
Location: Delhi
Junior Member
LOGON is the builtin of the forms 9i.This builtin only make the connection with the destination database schema.

Only this process(LOGON) is taking time.

After connecting to the database schema.its running smoothly.


Problem is only that,its taking time to connect the destination schema.once the connection is established its running smmoth.

Is there any parameter in application or database that we have to set?
Re: Builtin Logon procedure slow [message #304821 is a reply to message #304737] Thu, 06 March 2008 17:26 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
For the third and final time:
What work is the database doing each time you logon?

David
Re: Builtin Logon procedure slow [message #305812 is a reply to message #304821] Wed, 12 March 2008 02:09 Go to previous message
sandeep.girdhar
Messages: 5
Registered: March 2008
Location: Delhi
Junior Member
Dear Sir,

Database is doing nothing.
This LOGON builtin is in the forms 10g.which connects to database only.

Database is doing nothing.

Previous Topic: email from form
Next Topic: FRM-40102: Record must be entered or deleted first
Goto Forum:
  


Current Time: Mon Mar 10 22:25:49 CDT 2025