473,387 Members | 1,624 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Getting Invalid user ID and Password before the applications starts

10
Hi,

I'm getting Invaid User ID and Password before the application starts up. Any
idea as to why this error is coming. The application is built using oracle forms.

Please help me on this issue.


Regards,
Maanasa
Jan 15 '08 #1
11 3188
Dave44
153 100+
Hi,

I'm getting Invaid User ID and Password before the application starts up. Any
idea as to why this error is coming. The application is built using oracle forms.

Please help me on this issue.


Regards,
Maanasa
Well obviously the best we can do with this info is guess. so im gonna guess that somewhere during the startup of the app it is attempting to log in with a bad user\password combination. If you arent doing it yourself then it must be within the code somewhere in the app. either being retrieved from somewhere or hard coded in it.
thats my guess.
Jan 15 '08 #2
Saii
145 Expert 100+
Does your application use windows user login or it has its own set of users.
Jan 16 '08 #3
debasisdas
8,127 Expert 4TB
You need to check for existance of the proper username / password combination in the application startup.
Jan 16 '08 #4
maanasa
10
I made changes to formsweb.cfg file.............. now the login screen is appearing without showing the error.............. but the database to which it is pointing is not coming......... in the sense, i'll have to give the database name once the login screen comes up............ Instead i want it to ask me user id and password only and the database text field should get populated by itself.......... Any help here......


Regards,
Maanasa
Jan 16 '08 #5
debasisdas
8,127 Expert 4TB
I made changes to formsweb.cfg file.............. now the login screen is appearing without showing the error.............. but the database to which it is pointing is not coming......... in the sense, i'll have to give the database name once the login screen comes up............ Instead i want it to ask me user id and password only and the database text field should get populated by itself.......

How the application decides which database to connect ?
Jan 16 '08 #6
maanasa
10
How the application decides which database to connect ?

Only one database exists. So any way the application's database should be pointing to the database. What changes do i make so that the login screen gets the database name by default, without me typing the database name.

Any changes to any of the server files need to be done? Please help.

Regards,
Maanasa
Jan 17 '08 #7
maanasa
10
Does your application use windows user login or it has its own set of users.

it has its own set of users. it doesnt use windows user id....

Regards,
Maanasa
Jan 17 '08 #8
debasisdas
8,127 Expert 4TB
if there is only one database then you can hardcode the database name and prompt only for the username and password.
Jan 17 '08 #9
maanasa
10
if there is only one database then you can hardcode the database name and prompt only for the username and password.

I cant hardcode in the code.. this has to be done in some web file... i do not know where exactly i'll have to do that...... any idea?

Thanks,
Maanasa
Jan 25 '08 #10
bhopu
1
there is a very easy reason for this that for saving the memory the oracle is locked.
the solution for this is:-
1- goto control panel.
2- then switch to classic view(if it is at category view).
3- then go to the administrative tools>services.
4- then click on standard at the bottom(if it is at extended).
5- then search it the oracle.
6- then right click on that. then click start or restart.
7- apply the 6th step for every oracle heading.
8. then restart your system and then run the oracle.
Feb 7 '08 #11
Hi,

I'm getting Invaid User ID and Password before the application starts up. Any
idea as to why this error is coming. The application is built using oracle forms.

Please help me on this issue.


Regards,
Maanasa
may you have not set the path.
c:\oracle\network\admin\tnsnzmes.ora\..
after comment you will get code having service name and other things like

Example2.world =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS =
(COMMUNITY = spx.world)
(PROTOCOL = SPX)
(Service = Server_lsnr)
)
)
(CONNECT_DATA = (SID = ORCL)
)
)
here service name may be different for you what you given while creation of database oracle.
you copy this and paste it where you installed form
C:\forms60\network\admin\tnsnames.ora\
after comment you paste this above code...

may it will help you
Feb 7 '08 #12

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: R. Rajesh Jeba Anbiah | last post by:
Is it necessary or is there any standard to send HTTP header status for form inputs ? Say, the user is entering invalid password in login form and now all the applications I have seen are just...
3
by: BobTheDatabaseBoy | last post by:
.... got: win2K, v8.1.6 login to win2K is to the network: user; bob13, domain; foo it's a win2K domain. i then login to my local db as db2admin. LIST APPLICATIONS fails with security error. ...
0
by: Juan Manuel G?mez Ramos | last post by:
Hello: I'm using a C# component to manage windows tasks. It allows task creation providing an account name and password. The operating system will only execute the task if the account...
1
by: Maileen | last post by:
Hi,. I would like to know what is the technique to make my application uses the Windows Logon (user name and password) and user right (admin, guest ,...) to log on my application. for...
1
by: kashifsulemani | last post by:
Dear All I have a problem ,as i created the new user its password became changed. I logon SQL Server as >> Server Name: localhost >> Server option : window athentication
8
by: lawrence k | last post by:
I've installed Apache 1.3.36 on my Redhat EL 3 machine. Now I'm trying to install PHP 5.1.4. I can not get the ./configure command to work. I keep getting this error: configure: error: Invalid...
33
by: JamesB | last post by:
I am writing a service that monitors when a particular app is started. Works, but I need to get the user who is currently logged in, and of course Environment.UserName returns the service logon...
4
by: =?Utf-8?B?QXZhRGV2?= | last post by:
ASP.Net 2. We are migrating to Windows 2008 64 bit Server with IIS 7 from Windows 2003 32 Bit with IIS 6. A few library classes we wrote uses impersonation in code like explained in this...
7
vikas251074
by: vikas251074 | last post by:
I am getting error above in following code since few days giving tension day and night. How can I solve this? I am facing since Oct.25. in line no. 362 After doing a lot of homework, I am...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.