Leave a Comment:
19 comments
So much spelling mistakes and sentences are not completly
read this
So much spelling mistakes and sentences are not completed properly ….
ReplyHey Mr. Idea,
Thanks for your comments for Atul’s blog.
I have one advise for you. If you have caliber to do something then start your own blog rather commenting on spelling mistakes and sentences why don’t you contribute to Oracle community.
As far as I know Atul given his family time to give us knowledge about Oracle various product. It is not the teaching class. This is the platform where all kind of users (freshers and experienced) visiting and taking benefits of this blog (site).
So please see the positive side and don’t give the comments which negative in nature. If you concern like the topic you like see on this blog share with us what you are looking for.
Still I appreciate your comments but should see the contents properly yourself before advising Atul on this.
Hope you understand.
Regards
Ramnik Gupta
Hi ,
I tried Changing ias_admin password directly in configuration file but still not able to connect.
Do we need to bounce any services ?
Thanks,
ReplyThanks for your advise Ramnik. My only intention is if you are writing blog should complete your post properly and check the spelling and sentences makes your blog good.
I have caliber to run my own blog but it is has nothing to do with giving right feedback.
I hope you also understand now what I means to say.
Good luck…………
ReplyAtul,
This is a good and useful article. Appreciate your time specially your family time. Keep it up.
what happens when an Oracle 10g Database is restarted. Does is Serve the instance better if the database is not restarted frequently.
Related to backup if doing hotbackups and leaving the database up – does this improve the performance as apposed to shuuting dwon each noght for a cold backup.
@Mr. Idea,
You writing about spelling mistakes doing your own:
(…)I hope you also understand now what I means to say.(…)
I mean, not I means.
Cheers!!
ReplyMr. Idea,
Let us know when you start your new blog…
Atul,
you are doing excellent work. Keep it up.
Thanks.
[…] How to Change / Reset ias_admin Password Imprimir PDF Categorías:Administración, Comandos, Servidor de aplicaciones Etiquetas: […]
ReplyHi Atul – For the first time i tried changing the ias_admin password from the config file and it worked great. Your blog helped me in this. Thank you very much.
Regards,
Dash
How to see curently logged users to forms applications from command line?
ReplyIt was very helpful! I was almost going to give up and install OAS again!
Thank you!
How Reset ias_admin password
1.- Stop Services 10.1.2
On UNIX systems: $ORACLE_HOME/bin/emctl stop iasconsole
2. Locate and backup the jazn-data.xml (10.1.2) or system-jazn-data.xml (10.1.3) file:
On UNIX systems: $ORACLE_HOME/sysman/j2ee/config/jazn-data.xml
3. Edit the jazn-data.xml / system-jazn-data.xml file depending on the Application Server version in a text editor and locate the line that defines the credentials property for the ias_admin user:
The following example shows the section of jazn-data.xml with the encrypted credentials entry in boldface type:
enterprise-manager
ias_admin
rJqp85BkhFwAyw9ddl0PnFlUBVaWzbfT
4. Replace the existing encrypted password with the new password.
Be sure to prefix the password with an exclamation point (!). For example:
!mynewpassword123
5. Start the Application Server Console:
On UNIX systems: $ORACLE_HOME/bin/emctl start iasconsole
6. Login to the Application Server Console and authenticate with the ias_admin user (10.1.2) or the oc4jadmin user (10.1.3) and the new password.
References
Oracle Application Server 10.1.2.0.2:
Oracle Application Server Administrator’s Guide 10g Release 2 (10.1.2)
B13995-08
J.3.1.1 Resetting the Administrator (ias_admin) Password
http://download.oracle.com/docs/cd/B14099_19/core.1012/b13995/trouble_asc.htm#BCEDHFEI
Oracle Application Server 10.1.3.X
Oracle Application Server Administrator’s Guide 10g Release 3 (10.1.3.1.0)
Part Number B28940-01
H.3.1 Resetting the Administrator (oc4jadmin) Password
http://download.oracle.com/docs/cd/B31017_01/core.1013/b28940/trouble_asc.htm#BCEDHFEI