Oracle Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsDatabasesOracle Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old September 20th, 2011, 03:43 AM
harshpatel13 harshpatel13 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2011
Location: Ahmedabad
Posts: 4 harshpatel13 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 13 m 15 sec
Reputation Power: 0
Send a message via Google Talk to harshpatel13 Send a message via Skype to harshpatel13
Thumbs up ISQL*Plus login for SYSDBA

iSQL*Plus login for SYSDBA

Step-1)
Export the java path.
[harsh@esparkinfo.com]$ export JAVA_HOME=$ORACLE_HOME/jdk

Step-2)
Change the directory.
[harsh@esparkinfo.com]$ cd $ORACLE_HOME/oc4j/j2ee/isqlplus/application-deployments/isqlplus

Step-3)
Run the JAZN prompt.
[harsh@esparkinfo.com]$ $JAVA_HOME/bin/java -Djava.security.properties=$ORACLE_HOME/oc4j/j2ee/home/config/jazn.security.props -jar $ORACLE_HOME/oc4j/j2ee/home/jazn.jar -user “iSQL*Plus DBA/admin” -password welcome -shell

Step-4)
Create user and grant the webDba role to the user.
JAZN>adduser “iSQL*Plus DBA” username password
JAZN>grantrole webDba “iSQL*Plus DBA” username
JAZN>exit

Step-5)
List the user.
JAZN> listusers "iSQL*Plus DBA"
Remove user.
JAZN> remuser "iSQL*Plus DBA" username

Revoke the webDba role
JAZN> revokerole webDba "iSQL*Plus DBA" username
Change user password.
JAZN> setpasswd "iSQL*Plus DBA" username old_password new_password

Step-6)
Login through web browser.
url:5560/isqlplus/dba

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesOracle Development > ISQL*Plus login for SYSDBA

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap